Commit graph

250 commits

Author SHA1 Message Date
Kjartan Maraas
61b7c96fee Fix a typo.
2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-keyboard-properties.c: (main): Fix a typo.

svn path=/trunk/; revision=7080
2007-01-07 15:27:08 +00:00
Lucas Rocha
9767345608 Fixes #336286
2007-01-06  Lucas Rocha <lucasr.at.mundo@gmail.com>

	Fixes #336286

	* gnome-keyboard-properties.c (main): switched from popt to GOptionContext.

svn path=/trunk/; revision=7056
2007-01-06 18:53:08 +00:00
Christian Persch
64df6d6315 Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=7040
2007-01-03 13:38:23 +00:00
Sergey V. Udaltsov
ada87a95f2 Changing library dependency from virtual libgswitchit/libkbdraw to normal libgnomekbd 2006-10-18 22:37:40 +00:00
Sergey V. Udaltsov
b80c4d2ad3 indenting capplet sources 2006-10-05 18:12:37 +00:00
Rodrigo Moya
6534f723c6 Fixes #356074
2006-09-15  Rodrigo Moya <rodrigo@novell.com>

	Fixes #356074

	* gnome-keyboard-properties-xkb.c (set_model_text): make sure 'model'
	is never NULL. Original patch from Brian Cameron <brian.cameron@sun.com>.
2006-09-15 11:04:17 +00:00
Rodrigo Moya
061f800c68 Fixes #348847
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348847

	* keyboard.desktop.in.in: fixed GNOME Bugzilla strings.
2006-08-07 09:28:03 +00:00
Sebastien Bacher
88e52ddfad don't use the Application category for the .desktops, use the HardwareSettings
one for some, patch by Vincent Fretin <vincent.fretin@gmail.com>
(Closes: #344321)
2006-07-23 10:52:01 +00:00
Sergey V. Udaltsov
53c1815d53 changing the model choser button, closing #335833 2006-07-08 22:41:15 +00:00
Sergey V. Udaltsov
41a9e5c5e6 minor change in libgswitchit api 2006-07-08 20:35:16 +00:00
Sergey V. Udaltsov
4a5454c501 typo 2006-07-06 20:09:47 +00:00
Sergey V. Udaltsov
da40a9f294 Fixing the build process 2006-07-06 19:45:13 +00:00
Sergey V. Udaltsov
ebfb8c66b0 Big libgswitchit API change (to GNOME naming conventions) 2006-06-25 02:23:08 +00:00
Sergey V. Udaltsov
c916b9c521 fixing small memory allocation error 2006-04-22 02:23:26 +00:00
Sergey V. Udaltsov
c5b51f49b2 Layout Preview window position is saved/restored 2006-04-22 00:50:17 +00:00
Sergey V. Udaltsov
ee5dccce96 update for new libxklavier API 2006-04-19 23:30:05 +00:00
Sergey V. Udaltsov
69a2971101 fixed the buggon sensitivity, b.g.o#336396 2006-04-02 01:11:42 +00:00
Rodrigo Moya
a50c3cb789 Fixes #328748
2006-01-26  Rodrigo Moya <rodrigownovell.com>

	Fixes #328748

	* gnome-keyboard-properties.c (blink_to_widget): remove space
	before punctuation.
2006-01-26 18:27:49 +00:00
Luca Cavalli
6d443a113d Add GTK category to the #328028)
2006-01-22  Luca Cavalli  <loopback@slackit.org>

        * capplets/about-me/gnome-about-me.desktop.in.in:
        * capplets/accessibility/at-properties/at-properties.desktop.in.in:
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
        * capplets/background/background.desktop.in.in:
        * capplets/default-applications/default-applications.desktop.in.in:
        * capplets/display/display-properties.desktop.in.in:
        * capplets/file-types/file-types.desktop.in.in:
        * capplets/font/font-properties.desktop.in.in:
        * capplets/keybindings/keybinding.desktop.in.in:
        * capplets/keyboard/keyboard.desktop.in.in:
        * capplets/localization/localization.desktop.in.in:
        * capplets/mouse/gnome-settings-mouse.desktop.in.in:
        * capplets/network/gnome-network-preferences.desktop.in.in:
        * capplets/sound/gnome-settings-sound.desktop.in.in:
        * capplets/theme-switcher/gtk-theme-selector.desktop.in.in:
        * capplets/ui-properties/gnome-ui-properties.desktop.in.in:
        * capplets/windows/window-properties.desktop.in.in:
        * control-center/gnomecc.desktop.in.in: Add GTK category to the
        * .desktop        files and remove unused ones. (Closes: #328028)
2006-01-22 22:07:18 +00:00
Rodrigo Moya
af467b99b6 Fixes #168790
2006-01-22  Rodrigo Moya <rodrigo@novell.com>

	Fixes #168790

	* gnome-keyboard-properties.c (accessibility_button_clicked): dont
	use "capplet" in user-visible strings.
2006-01-22 15:37:49 +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
Jaap A. Haitsma
1dc263e13f Fixes bug #321549
2006-01-03  Jaap A. Haitsma <jaap@haitsma.org>

	Fixes bug #321549

	* gnome-keyboard-properties.c (create_dialog): don't leak
	GtkSizeGroup's.
2006-01-03 09:57:53 +00:00
Kjartan Maraas
564a9d03aa Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* */*: Huge cleanup. Individual ChangeLogs have info.
	Closing bug #320157.
	* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +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
b5329ba990 remove pangoxft 2005-08-23 23:56:37 +00:00
Sergey V. Udaltsov
46a69bcda0 fixing #313368 2005-08-14 21:04:40 +00:00
Sergey V. Udaltsov
79faf3a3c9 tiny bit of code polish 2005-07-27 22:50:42 +00:00
Sergey V. Udaltsov
25ac663f39 fixing #310513 2005-07-26 20:38:25 +00:00
Sebastien Bacher
82b98de843 fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * gnome-keyboard-properties-xkbot.c: (xkb_options_add_group):
        fix the build with gcc-2.95, patch from Jens Granseuer <jensgr@gmx.net>
        (Closes: #170159).
2005-05-22 16:48:37 +00:00
Sebastien Bacher
581c37e2bb Cleanup of gconf and a few other things, patch from Kjartan Maraas
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * ChangeLog capplets/about-me/e-image-chooser.c
        capplets/accessibility/at-properties/at-startup-session.h
        capplets/accessibility/keyboard/accessibility-keyboard.c
        capplets/background/gnome-wp-info.c
        capplets/common/gconf-property-editor.c
        capplets/common/gnome-theme-apply.c
        capplets/default-applications/gnome-default-applications-properties.c
        capplets/keybindings/gnome-keybinding-properties.c
        capplets/keyboard/gnome-keyboard-properties.c
        capplets/mouse/gnome-mouse-properties.c
        capplets/network/gnome-network-preferences.c
        capplets/sound/sound-properties-capplet.c
        capplets/theme-switcher/gnome-theme-details.c
        capplets/theme-switcher/gnome-theme-manager.c
        capplets/ui-properties/gnome-ui-properties.c
        capplets/windows/gnome-window-properties.c
        gnome-settings-daemon/factory.c
        gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
        gnome-settings-daemon/gnome-settings-background.c
        gnome-settings-daemon/gnome-settings-daemon.c
        gnome-settings-daemon/gnome-settings-daemon.h
        gnome-settings-daemon/gnome-settings-font.c
        gnome-settings-daemon/gnome-settings-keybindings.c
        gnome-settings-daemon/gnome-settings-keybindings.h
        gnome-settings-daemon/gnome-settings-keyboard-xkb.c
        gnome-settings-daemon/gnome-settings-keyboard.c
        gnome-settings-daemon/gnome-settings-locate-pointer.h
        gnome-settings-daemon/gnome-settings-mouse.c
        gnome-settings-daemon/gnome-settings-multimedia-keys.c
        gnome-settings-daemon/gnome-settings-screensaver.c
        gnome-settings-daemon/gnome-settings-sound.c
        gnome-settings-daemon/gnome-settings-xmodmap.c
        gnome-settings-daemon/gnome-settings-xrdb.c
        gnome-settings-daemon/gnome-settings-xsettings.c
        libbackground/applier.c libbackground/applier.h
        libbackground/preferences.c libsounds/sound-properties.c
        libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
        libwindow-settings/metacity-window-manager.c
        typing-break/drw-break-window.c typing-break/drw-utils.h
        typing-break/drwright.c vfs-methods/fontilus/font-view.c
        vfs-methods/themus/themus-theme-applier.c:
        Cleanup of gconf and a few other things,
        patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
2005-05-22 15:46:45 +00:00
Sergey V. Udaltsov
96ee7376ab improving the preview layout 2005-04-10 02:19:13 +00:00
Sebastien Bacher
12e01119d8 patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks and
2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
	(install_dialog_response), (gnome_theme_installer_run):
	patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
	and make sure newly installed themes show up in the relevant lists
	without having to close/open the dialog again (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
	* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
	(Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* main.c: (wrap_in_label):
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-info.c: (update_common_theme_dir_index):
	* theme-thumbnail.c: (create_image):
	patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
	and remove a load of leaks in the theme manager code (Closes: #166267).
2005-02-08 22:42:10 +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
Sergey V. Udaltsov
3d44ca5696 a bit of optimization 2005-01-15 18:50:24 +00:00
Sergey V. Udaltsov
c49aedff2f fixing the current model selection 2005-01-15 18:46:27 +00:00
Sergey V. Udaltsov
d4d9ff7c1f update function names 2005-01-08 21:01:03 +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
Sergey V. Udaltsov
b767376b68 a bit of the code cleanup 2005-01-02 02:01:31 +00:00
Sergey V. Udaltsov
0622e2e6ed a bit of the code cleanup 2005-01-02 01:59:28 +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
0751b3f985 preview is working again! 2004-12-31 00:52:49 +00:00
Sergey V. Udaltsov
e6268243c4 more more use case 2004-12-25 20:50:01 +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
6413e8586c a tiny bit of doc 2004-12-24 21:43:27 +00:00
Sergey V. Udaltsov
7ecb79383c enable/disable default group depending on the WPG setting 2004-12-21 02:25:32 +00:00
Sergey V. Udaltsov
9a171517c1 big change in the layout - layout selection popup introduced 2004-12-20 23:52:41 +00:00