Tue Jan 13 10:48:57 2004 Jonathan Blandford <jrb@gnome.org>
* gnome-settings-daemon: Merge in acme. We now have a variety of
actions for the keybinding capplet.
2004-01-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : As long as we're hard coding the path hard code it in
only one place. Passing in datadir then adding the magic subdir in
C then building in Makefile seems unnecessary.
Use GNOMECC_CAPPLETS_*
2004-01-11 Richard Hult <richard@imendio.com>
* gnome-keyboard-properties.glade:
* gnome-keyboard-properties.c (setup_dialog): Enable markup for
the break enabled toggle with code instead of with a custom child
for the toggle since that doesn't work with new libglade. Fixes
bug #131122.
2004-01-08 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: The localization capplet is disabled until we remove
the libicu dependency.
2004-01-05 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: Added a check for libicu and the needed lines to add
the localization capplet.
* capplets/Makefile.am: Added the localization dir.
* capplets/localization: Added the localization capplet to change
the locales.
* po/POTFILES.in: Added new files from localization capplet.
2003-12-01 Sivaiah Nallagatla <snallagatla@novell.com>
* service-info.c (service_info_save): Patch to remeber
custome program configured for Internet Services. #123976 in b.g.o
2003-11-19 Sivaiah Nallagatla <snallagatla@novell.com>
gnome-mouse-properties.c
(delay_value_changed_cb)
(setup_dialog): patch for fixing showing double click time out value initially. #119859 in bugzilla.gnome.org
Tue Nov 18 12:23:26 2003 Jonathan Blandford <jrb@redhat.com>
* eggcellrendererkeys.[ch]: Patch from Bastien Nocera to to handle
keycodes as well as keysyms.
* eggaccelerators.[ch]: handle keycodes.
* gnome-keybinding-properties.c: handle keycodes.
Mon Nov 17 00:13:07 2003 Jonathan Blandford <jrb@gnome.org>
* service-edit-dialog.c (populate_app_list): Patch from
snallagatla@novell.com to fix a crash.
2003-11-06 Padraig O'Briain <padraig.obriain@sun.com>
* font-properties.glade: Correct mnemonic widget for Window title font.
Move declaration of GnomeFontPicker for applications to immediately
after declaration of the label. This fixes bug #125689.
2003-10-24 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=124513
* main.c (setup_font_sample) : merge in patch to allocate black and
white correctly on TruColor displays.
2003-10-28 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=120842
* gnome-accessibility-keyboard-properties.glade : Remove bone headed
spitting of checkbox and label.
* accessibility-keyboard.c (setup_toggles) : It was probably done so
that the headers could be made bold.
Tue Aug 26 15:00:34 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-network-preferences.c (setup_dialog): Work around peditor
bug that resets the port when we start up for the first time,
#120111
Mon Aug 11 13:53:23 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (delay_value_changed_cb): fix the
double click peditor.
Mon Aug 11 11:50:36 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.glade: Patch from Elijah Newren
<newren@math.utah.edu> to bring the possible repeat range in sync
with the a11y capplet.
* gnome-keyboard-properties.c: Patch from Elijah Newren to deal
with the change in the peditor code.
Mon Aug 11 11:55:49 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-accessibility-keyboard-properties.glade: Patch from Elijah
Newren <newren@math.utah.edu> to bring the possible repeat range
in sync with the keyboard capplet.