2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
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.
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.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keyboard-properties.glade,
gnome-keyboard-properties.c: Fixes for ui-review
bug report #99531 and fixes for duplicate mnemonics.
2003-06-27 Richard Hult <richard@imendio.com>
* gnome-keyboard-properties.c (setup_dialog): Use the right gconf
key for allow_postpone preference.
* gnome-keyboard-properties.glade: Remove warn time preference,
it's not used in the code.
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
2003-01-14 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.c (accessibility_button_clicked) : fix
minor typo that disables the error dialog in the event of failure.
2003-01-08 Rajkumar Sivasamy <rajkumar.siva@wipro.com>
* capplets/common/capplet-stock-icons.[ch]: Utility file to register
the images used by capplets as stock-icons
* capplets/common/Makefile.am: Changes to include the above file
* capplets/keyboard/gnome-keyboard-properties.c:
* capplets/accessibility/keyboard/accessibility-keyboard.c:
Use stock-icons
* capplets/mouse/Makefile.am:
* capplets/mouse/gnome-mouse-properties.c:
Use stock-icons. Also register the icons through capplet-stock-icons.[ch]
instead of doing it here.
Fixes Bug 101977
2002-08-10 Jody Goldberg <jody@gnome.org>
* file-types-properties.glade : fix missed capitalization for the
ui-review.
2002-08-15 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.glade : fix label and make consistent with
mouse capplet.
* gnome-keyboard-properties.c (create_dialog) : use size groups.
2002-08-15 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=90778
* gnome-settings-accessibility-keyboard.c (set_gconf_from_server) :
Add a heuristic so that we do not disable features in gconf just
because they are disabled in the X server. If the master switch is
already disabled in gconf we can guess that most of the time it
means that people want to keep their flags.
2002-08-07 Jody Goldberg <jody@gnome.org>
* po/POTFILES.in : remove bogus file.
* capplets/keyboard/gnome-keyboard-properties.c: Fix
unterminated GConfEnumStringPair array.
* gnome-settings-daemon/gnome-settings-default-editor.c:
Fix some comments that had embedded /* which was causing
GCC warnings.
2002-06-15 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=85397http://bugzilla.gnome.org/show_bug.cgi?id=84545
* mime-types-model.c (mime_types_model_get_value) :
gtk_tree_view_search_equal_func does not like NULL.
(IS_CATEGORY) : check for NULL.
* file-types-capplet.c (create_dialog) : search the description not
the mime type.
2002-06-08 Jody Goldberg <jody@gnome.org>
* mime-types-model.c (IS_CATEGORY) : test for null in case we are
stupid.
2002-06-07 Jody Goldberg <jody@gnome.org>
* file-types-capplet.c (dialog_done_cb) : no need to save things
again. The only caller had already done that.
* mime-type-info.c (mime_type_info_save) : Don't mess with the
application here, it should already be setup. However, be really
really anal about verifying it because I do not trust the
surrounding code or know it well enough to trust it. Make sure that
the assigned app is on the short list of associated apps.
* mime-category-edit-dialog.c (store_data) : Use
mime_edit_dialog_get_app.
* mime-edit-dialog.c (store_data) : Use it here too.
(mime_edit_dialog_get_app) : new. split some duplicated code out of
the type and category dialogs and move it here. Then make it
readable and less stupid about creating copies of existing
applications. While we're at it have it handle the creation of new
applications, merging commands with existing applications and other
useful stuff.
2002-06-07 Jody Goldberg <jody@gnome.org>
* mime-category-edit-dialog.c (store_data) : clarify and remove the
custom flag.
* mime-type-info.c (mime_category_info_using_custom_app) : delete.
(mime_type_info_using_custom_app) : delete.
* mime-edit-dialog.c (validate_data) : correct the warning about
invalid type, we would _not_ create one for the user :-(
Allow a user to optionally overwrite an existing mime type.
This is useful when editing.
* mime-edit-dialog.c (store_data) : clarify and remove the custom flag.
2002-06-10 Jody Goldberg <jody@gnome.org>
* accessibility-keyboard.c : tweak the layout as requested and adjust
the max slowkey delay to 500 to avoid losing the keyboard due to some
sort of an X problem.
2002-06-13 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.c (accessibility_button_clicked) : produce
a better warning for failure to launch the keyboard accessibility
capplet.
2002-05-16 jacob berkman <jacob@ximian.com>
* gnome-keyboard-properties.c (get_legacy_settings): don't copy
the volume, this setting is gone
(main): dont' show_all() the dialog
* gnome-keyboard-properties.glade: hide the "other" option button
fixes for #78016
2002-03-25 Jody Goldberg <jody@gnome.org>
* gnome-keyboard-properties.c (setup_accessibility) : Use
gtk_label_new_with_mnemonic and add an accel to the label.
Tue Jan 8 15:50:59 2002 Jonathan Blandford <jrb@redhat.com>
* Makefile.am: Add locate-pointer.
* gnome-settings-keyboard.c: Initial attempt at locate-pointer.
Don't understand XKB enough to figure it out.
* gnome-settings-locate-pointer.[ch]: Draw the locate pointer
box. Pretty snazzy for a useless (but fun) feature.
* gnome-settings-mouse.c: Move locate pointer to it's own file.
Tue Jan 8 15:49:15 2002 Jonathan Blandford <jrb@redhat.com>
* .cvsignore: update
* Makefile.am: Add gnome-keyboard-properties.c
* gnome-keyboard-properties.c: New, much nicer capplet.
* gnome-keyboard-properties.glade: glade file for above.
* keyboard-bell.png:
* keyboard-cursor.png:
* keyboard-repeat.png:
* keyboard-volume.png: Images for above. Note,
keyboard-cursor.png is my pathetic attempt at artwork, and will
prolly change in the future.
Tue Jan 8 15:47:24 2002 Jonathan Blandford <jrb@redhat.com>
* .cvsignore: New ignores.
* gnome-mouse-properties.glade: Update of glade file for cursors
* mouse-cursor-normal-large.png: New images
* mouse-cursor-normal.png:
* mouse-cursor-white-large.png:
* mouse-cursor-white.png:
* mouse-properties-capplet.c: (setup_dialog), (create_dialog),
(main): Add support for new properties. Don't fully work yet, but
we'll get it later.
* mouse-properties.glade: not sure what changed -- need to remove
this file.