Commit graph

254 commits

Author SHA1 Message Date
Jens Granseuer
c9d0aee628 add cappletname variable which is used to define G_LOG_DOMAIN (fixes
2007-02-03  Jens Granseuer  <jensgr@gmx.net>

	* capplets/about-me/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am: add cappletname variable which is
	used to define G_LOG_DOMAIN (fixes #380991)

svn path=/trunk/; revision=7239
2007-02-03 17:18:29 +00:00
Christian Persch
43d40d7a0a Don't define directories in configure. Remove some obsolete defines, and
2007-02-02  Christian Persch  <chpe@svn.gnome.org>

	* Makefile.am:
	* capplets/about-me/Makefile.am:
	* capplets/about-me/gnome-about-me-password.c: (passdlg_init):
	* capplets/about-me/gnome-about-me.c: (about_me_setup_dialog):
	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/accessibility/keyboard/accessibility-keyboard.c:
	(setup_accessX_dialog):
	* capplets/background/Makefile.am:
	* capplets/background/gnome-wp-capplet.c: (gnome_wp_create_dialog):
	* capplets/common/Makefile.am:
	* capplets/common/capplet-util.c: (capplet_set_icon):
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/file-types/Makefile.am:
	* capplets/file-types/file-types-capplet.c: (create_dialog):
	* capplets/file-types/mime-category-edit-dialog.c:
	(mime_category_edit_dialog_init):
	* capplets/file-types/mime-edit-dialog.c: (mime_edit_dialog_init):
	* capplets/file-types/service-edit-dialog.c:
	(service_edit_dialog_init):
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/gnome-keybinding-properties.c:
	(create_dialog):
	* capplets/keyboard/Makefile.am:
	* capplets/keyboard/gnome-keyboard-properties-xkblt.c:
	(xkb_layout_choose):
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c:
	(choose_model):
	* capplets/keyboard/gnome-keyboard-properties.c: (create_dialog):
	* capplets/localization/Makefile.am:
	* capplets/localization/gnome-localization-properties.c:
	(create_dialog):
	* capplets/mime-type/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/mouse/gnome-mouse-properties.c: (create_dialog):
	* capplets/network/Makefile.am:
	* capplets/network/gnome-network-preferences.c:
	(cb_http_details_button_clicked), (main):
	* capplets/rollback/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/sound-properties-capplet.c: (create_dialog),
	(device_test_button_clicked):
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/ui-properties/gnome-ui-properties.c: (create_dialog):
	* capplets/url-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* capplets/wm-properties/wm-desktops/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* gnome-settings-daemon/actions/Makefile.am:
	* gnome-settings-daemon/gnome-settings-xmodmap.c:
	(gnome_settings_modmap_dialog_call):
	* gnome-settings-daemon/gnome-settings-xrdb.c:
	* gnome-settings-daemon/gsd-media-keys-window.c: (action_changed),
	(gsd_media_keys_window_init):
	* gnome-settings-daemon/xrdb/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/themus/Makefile.am: Don't define directories in
	configure. Remove some obsolete defines, and use the standard
	installation paths. Bug #395383.

svn path=/trunk/; revision=7226
2007-02-02 18:12:40 +00:00
Christian Persch
c19d6d800d Fix localedir defines. Bug #395383.
2007-01-31  Christian Persch  <chpe@svn.gnome.org>

	* capplets/accessibility/at-properties/Makefile.am:
	* capplets/accessibility/keyboard/Makefile.am:
	* capplets/background/Makefile.am:
	* capplets/common/Makefile.am:
	* capplets/default-applications/Makefile.am:
	* capplets/display/Makefile.am:
	* capplets/font/Makefile.am:
	* capplets/keybindings/Makefile.am:
	* capplets/keyboard/Makefile.am:
	* capplets/mouse/Makefile.am:
	* capplets/network/Makefile.am:
	* capplets/theme-switcher/Makefile.am:
	* capplets/ui-properties/Makefile.am:
	* capplets/windows/Makefile.am:
	* configure.in:
	* gnome-settings-daemon/Makefile.am:
	* libbackground/Makefile.am:
	* libwindow-settings/Makefile.am:
	* typing-break/Makefile.am:
	* vfs-methods/fontilus/Makefile.am:
	* vfs-methods/themus/Makefile.am: Fix localedir defines. Bug #395383.

svn path=/trunk/; revision=7219
2007-01-31 21:09:43 +00:00
Sergey V. Udaltsov
c18b5f9d19 Survive with not installed gconf key, #398631
svn path=/trunk/; revision=7163
2007-01-21 18:29:32 +00:00
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