Commit graph

64 commits

Author SHA1 Message Date
Sergey V. Udaltsov
a0b8e6e3e2 Adding optional vendor combo
svn path=/trunk/; revision=7634
2007-05-17 22:23:00 +00:00
Jens Granseuer
6d19d88068 set button images via code instead of relying on glade, so they respect
2007-05-05  Jens Granseuer  <jensgr@gmx.net>

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

svn path=/trunk/; revision=7558
2007-05-05 18:57:09 +00:00
Sergey V. Udaltsov
9d00463e32 new version of the layout chooser
svn path=/trunk/; revision=7426
2007-03-26 23:11:44 +00:00
Sergey V. Udaltsov
4dd31fc983 restoring the working version
svn path=/trunk/; revision=7417
2007-03-23 00:28:44 +00:00
Sergey V. Udaltsov
f7e40120a8 cleaning up some unneeded headers
svn path=/trunk/; revision=7416
2007-03-23 00:26:44 +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
Jens Granseuer
661686c5e8 Patch by: Andreas Koehler <andi5.py@gmx.net>
2007-03-18  Jens Granseuer  <jensgr@gmx.net>

        Patch by: Andreas Koehler <andi5.py@gmx.net>

	* gnome-keyboard-properties.glade: use automatic instead of always
        scrollbar policy for the layout selection dialog (fixes #345884)

svn path=/trunk/; revision=7393
2007-03-18 17:25:58 +00:00
Sergey V. Udaltsov
53c1815d53 changing the model choser button, closing #335833 2006-07-08 22:41:15 +00:00
Sergey V. Udaltsov
3e185bd3f4 another bit of #326275 2006-01-10 21:37:02 +00:00
Sergey V. Udaltsov
5f2bca0b14 fixing #326725 2006-01-09 21:50:36 +00:00
Sergey V. Udaltsov
ddf7ac0fb0 closing #326137 2006-01-08 21:09:39 +00:00
Muktha
2c57972a53 Fixes part of #90932
2005-10-24  Muktha <muktha.narayan@wipro.com>

	Fixes part of #90932

	* gnome-keyboard-properties.glade: added accessible_description to
	some widgets.
2005-10-24 16:01:51 +00:00
Sergey V. Udaltsov
c8aede029c fixing #164090, big UI change 2005-01-19 23:16:13 +00:00
Sergey V. Udaltsov
43cc057346 fixed #159685 2005-01-16 14:54:13 +00:00
Sebastien Bacher
fd1a0c770e fixed the mnemonics for some widgets (Closes: #163227).
2005-01-08  Sebastien Bacher  <seb128@debian.org>

        * gnome-keyboard-properties.glade: fixed the mnemonics for some widgets
        (Closes: #163227).
2005-01-07 23:18:19 +00:00
Dennis Cranston
495745ad40 HIG corrections. Use HIG capitalization for buttons: "Reset to defaults"
2005-01-05  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-keyboard-properties.glade:  HIG corrections.
	Use HIG capitalization for buttons: "Reset to defaults" ->
	"Reset To Defaults".  Use HIG capitalization for window titles:
	"Choose a keyboard model" -> "Choose A Keyboard Model" &
	"Choose a layout" -> "Choose A Layout".  Add a missing ":"
	from "Model" -> "Model:". Remove the dialog separators.
	Use HIG widget padding to match the other capplet dialogs.
2005-01-06 01:56:27 +00:00
Sebastien Bacher
f5489de525 patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
from Andrew Johnson <acjgenius@earthlink.net>)
        to not set "close" as the default button (Closes: #98202).
2005-01-01 23:18:33 +00:00
Sergey V. Udaltsov
dbbb7dc8d5 a bit more logical separator for the layouts popup 2004-12-25 02:28:11 +00:00
Sergey V. Udaltsov
9a171517c1 big change in the layout - layout selection popup introduced 2004-12-20 23:52:41 +00:00
Sebastien Bacher
e28e7ca0db patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
2004-10-21  Sebastien Bacher  <seb128@debian.org>

       * gnome-keyboard-properties.glade:
       patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
       (Closes: #151588).
2004-10-21 17:38:46 +00:00
Sergey V. Udaltsov
c8763b95a7 fixing #149820 2004-08-28 00:18:58 +00:00
Sergey V. Udaltsov
4538df5f49 tiny layout fix - hope to improve HIGfulness 2004-07-29 19:01:05 +00:00
Sergey V. Udaltsov
2b0039ff6e set the default size for the models popup 2004-07-28 01:08:25 +00:00
Sergey V. Udaltsov
9a1378b4b6 proper handling of the X WM button 2004-07-28 00:18:35 +00:00
Sergey V. Udaltsov
0bb2c8c192 preview as separate window 2004-07-26 23:07:03 +00:00
Sergey V. Udaltsov
885acff46a first round of working model chooser - not complete yet 2004-07-25 23:28:35 +00:00
Christian Neumair
11ebaa67a9 Use GTK_SHADOW_IN shadow for all treeviews (consistency). Fixes #144050.
2004-07-22  Christian Neumair  <chris@gnome-de.org>

	* gnome-keyboard-properties.glade: Use GTK_SHADOW_IN shadow for
	all treeviews (consistency). Fixes #144050.
2004-07-22 18:16:49 +00:00
Sergey V. Udaltsov
e90583bbf1 merging the preview branch 2004-07-13 23:11:34 +00:00
Sergey V. Udaltsov
43b3e7f59b two labels for each treeview pair (layouts and options) - not one 2004-01-23 10:36:53 +00:00
Sergey V. Udaltsov
26ffee4262 Well, probably the label should visible though 2004-01-20 09:11:13 +00:00
Sergey V. Udaltsov
fd6d162b7e A bit shorter tab labels, tabs 3 and 4 2004-01-20 08:58:53 +00:00
Sergey V. Udaltsov
8d72c5858b It was agreed on IRC, g-k-p should be resizable 2004-01-19 09:14:43 +00:00
Richard Hult
04bb3c9a3a Enable markup for the break enabled toggle with code instead of with a
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-11 17:20:00 +00:00
Sergey V. Udaltsov
2bc51a2486 now gnome-settings-daemon resets the configuration is asked by gconf flag overrideSettings 2004-01-09 20:43:59 +00:00
Sergey V. Udaltsov
09054ab196 I would mark it as first fully functional version of the capplet (well, without preview - which is another story 2003-11-17 01:46:57 +00:00
Sergey V. Udaltsov
3cd10b9aa0 First working elements of the xkb layout configuration in the keyboard capplet 2003-11-12 22:00:55 +00:00
Jonathan Blandford
e33890f1be fix the double click peditor.
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-08-11 17:55:34 +00:00
Jonathan Blandford
8f1008f48d Patch from Dennis Cranston <dennis_cranston@yahoo.com> to add two more
Fri Aug  1 15:04:39 2003  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keyboard-properties.glade: Patch from Dennis Cranston
	<dennis_cranston@yahoo.com> to add two more pixels of spacing
	between action area and vbox of prefrences dialog.
2003-08-01 19:05:02 +00:00
Jonathan Blandford
0e60a77a53 Add typing-break properties, #118323
Thu Jul 31 17:42:13 2003  Jonathan Blandford  <jrb@redhat.com>

        * gnome-keyboard-properties.c (main): Add typing-break properties,
        #118323
2003-07-31 21:44:05 +00:00
Dennis Cranston
b69649ec52 Fixes for ui-review bug report #99531 and fixes for duplicate mnemonics.
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-07-18 01:42:32 +00:00
Richard Hult
9ef0cbd554 Use the right gconf key for allow_postpone preference.
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.
2003-06-27 15:48:15 +00:00
Jonathan Blandford
56057239d5 added the typing break to CVS from drwright.
Thu Jun 26 07:38:45 2003  Jonathan Blandford  <jrb@gnome.org>

	* typing-break/drwright.c: added the typing break to CVS from
	drwright.
2003-06-26 11:40:10 +00:00
Jonathan Blandford
1a7b7bf1d6 minor string change from zana 2003-06-02 02:59:28 +00:00
Jody Goldberg
33881e4688 make the repeat bounds more reasonable.
2003-04-30  Jody Goldberg <jody@gnome.org>

	* gnome-keyboard-properties.glade : make the repeat bounds more
	  reasonable.
2003-04-30 04:06:12 +00:00
Rajkumar Sivasamy
bd49cf3a0f Set the visibility and focus of Custom radio button in Sound note book
2002-12-10  Rajkumar Sivasamy <rajkumar.siva@wipro.com>

        * gnome-keyboard-properties.glade: Set the visibility and focus
          of Custom radio button in Sound note book page to false.
          Fixes bug 99793
2002-12-13 05:06:34 +00:00
Jody Goldberg
b5ef65002e new file from owen to manage gtk1 themes.
2002-08-19  Jody Goldberg <jody@gnome.org>

	* gnome-settings-daemon/gnome-settings-gtk1theme.c : new
	  file from owen to manage gtk1 themes.
2002-08-19 19:14:21 +00:00
Jody Goldberg
3b1c8cb1cd fix missed capitalization for the ui-review.
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.
2002-08-15 17:54:10 +00:00
Seth Nickell
e5071f4434 Try my best to throw a monkey wrench in things. Checkin Windows capplet,
2002-08-08  Seth Nickell <snickell@stanford.edu>

	Try my best to throw a monkey wrench in things. Checkin
	Windows capplet, and add window related settings to
	the font capplet and theme capplet.

	Also fix button alignments on all capplets.
2002-08-08 07:13:38 +00:00
Federico Mena Quintero
087ce5ba91 Made the file entry modal.
2002-08-01  Federico Mena Quintero  <federico@ximian.com>

	* gnome-keyboard-properties.glade: Made the file entry modal.
2002-08-01 18:29:55 +00:00
Jody Goldberg
b6e858deb7 A Pile of pending changes 2002-07-16 22:07:42 +00:00