Commit graph

22 commits

Author SHA1 Message Date
Jens Granseuer
9a75f91137 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* accessibility-keyboard.c: (setup_images):
	* gnome-accessibility-keyboard-properties.glade: set button images
	via code instead of relying on glade, so they respect the
	gtk-button-images xsetting (bug #362880)

svn path=/trunk/; revision=7557
2007-05-05 12:33:24 +00:00
Jens Granseuer
de16439ab3 Patch by: Vitaliy Ischenko <betalb@gmail.com>
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Vitaliy Ischenko <betalb@gmail.com>

	* capplets/about-me/gnome-about-me.glade:
	* capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade:
	* capplets/default-applications/gnome-default-applications-properties.glade:
	* capplets/keyboard/gnome-keyboard-properties.glade:
	* capplets/network/gnome-network-properties.glade:
	don't hardcode the invisible char property in glade files (closes bug
	#393879)

svn path=/trunk/; revision=7395
2007-03-18 17:39:22 +00:00
Sebastien Bacher
e0a7c3ebf3 fixed a typo in the label-for for the "pixels/second" label (Part of
2005-01-05  Sebastien Bacher  <seb128@debian.org>

        * gnome-accessibility-keyboard-properties.glade: fixed a typo in the
        label-for for the "pixels/second" label (Part of #162368).
2005-01-05 20:46:53 +00:00
Padraig O'Briain
6a2714a6b5 Add label-for/ labelled-by relations. Fixes bug #144174.
2004-07-06  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-accessibility-keyboard-properties.glade:  Add label-for/
	labelled-by relations. Fixes bug #144174.
2004-07-06 09:49:05 +00:00
Padraig O'Briain
ec488e37c0 Fix typo in previous commit. label76 should be label78.
* gnome-accessibility-keyboard-properties.glade:  Fix typo in previous
	commit. label76 should be label78.
2003-11-18 16:54:53 +00:00
Padraig O'Briain
d54bcdbb5c Add atk relations. Fixes bug #126718
2003-11-18  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-accessibility-keyboard-properties.glade:  Add atk relations.
	Fixes bug #126718
2003-11-18 16:45:27 +00:00
Jody Goldberg
1e2bc8576b http://bugzilla.gnome.org/show_bug.cgi?id=120842 Remove bone headed
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.
2003-10-28 15:17:21 +00:00
Dennis Cranston
92dd6bdd9c Patch to add two more pixels of spacing between action area and vbox of
2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>

	* gnome-accessibility-keyboard-properties.glade: Patch to add
	two more pixels of spacing between action area and vbox of
	preferences dialog.
2003-08-04 05:31:14 +00:00
Pasupathi Duraisamy
daf94fcdf9 Allow only numeric values in spinbutton. Fixes bugzilla bug# 118175
2003-07-24  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>

        * gnome-accessibility-keyboard-properties.glade:
        Allow only numeric values in spinbutton.
        Fixes bugzilla bug# 118175
2003-07-25 05:14:25 +00:00
Dennis Cranston
451d5070c5 *** empty log message *** 2003-07-18 01:50:05 +00:00
Dennis Cranston
0b748c4145 HIG fixes for ui-review bug report #98915.
2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>

	* gnome-accessibility-keyboard-properties.glade,
	  accessibility-keyboard.c:  HIG fixes for ui-review bug
	  report #98915.
2003-07-17 22:16:37 +00:00
Dennis Cranston
209db7cd51 Adjust widget padding to make dialog a little more HIG compliant.
2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>

	* gnome-accessibility-keyboard-properties.glade:  Adjust widget
	padding to make dialog a little more HIG compliant.
2003-07-17 04:52:01 +00:00
Calum Benson
8fa3717fb5 HIG-ified frames and labels. 2003-02-21 17:25:46 +00:00
Calum Benson
b79dae8b4e Minor labelling change 2002-11-04 19:04:35 +00:00
Jody Goldberg
de3fad8d1a Release 2.1.2
2002-11-02  Jody Goldberg <jody@gnome.org>

	* Release 2.1.2
2002-11-02 19:03:15 +00:00
Jody Goldberg
81d0bbd544 add ellipsis for CDE import and Repeat key buttons.
2002-09-26  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : add ellipsis for CDE
	 import and Repeat key buttons.
2002-09-26 17:53:40 +00:00
Jody Goldberg
65cd6f3d57 remove spaces before colons and fix the title.
2002-09-25  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : remove spaces before
	  colons and fix the title.
2002-09-25 23:01:45 +00:00
Jody Goldberg
237ffc56dc blah the XrmGetFileDatabase is implementation specific in its handling of
2002-09-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (load_CDE_file) : blah the
	  XrmGetFileDatabase is implementation specific in its handling of
	  invalid files.  Add a hack that if the imported file did not contain
	  any resources it was invalid.

	* gnome-accessibility-keyboard-properties.glade : add mnemonic_widget
	  for mousekeys_init_delay_title.  Remove the atkrelations for things
	  with mnemonic_widget.
2002-09-24 17:48:34 +00:00
Jody Goldberg
a1f98f2f24 Fix conflicting accelerators.
2002-09-11  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : Fix conflicting
	  accelerators.

	* accessibility-keyboard.c (setup_dialog) : connect the simple items
	  before the master.
	(cb_master_enable_toggle) : desensitize the subfeature content if the
	  master switch is disabled.
2002-09-11 13:24:23 +00:00
Jody Goldberg
9605651251 add a warning if xkb is not available.
2002-09-09  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (main) : add a warning if
	  xkb is not available.
2002-09-10 04:03:44 +00:00
Jody Goldberg
97c9f86f49 A Pile of pending patches 2002-08-06 18:42:54 +00:00
Jody Goldberg
b4995826e8 http://bugzilla.gnome.org/show_bug.cgi?id=85397
2002-06-15  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=85397
	http://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-06-18 18:55:14 +00:00
Renamed from capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.glade2 (Browse further)