summaryrefslogtreecommitdiff
path: root/capplets/keybindings
Commit message (Collapse)AuthorAgeFilesLines
* stop widget accelerators from activating while the user is entering a newJens Granseuer2008-03-142-11/+35
| | | | | | | | | | | | | 2008-03-15 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (accel_edited_callback), (accel_cleared_callback), (start_editing_cb), (maybe_block_accels), (setup_dialog): stop widget accelerators from activating while the user is entering a new shortcut. This allows binding shortcuts that are used as accels in the capplet dialog, e.g. for the Help and Close buttons (bug #313228) svn path=/trunk/; revision=8581
* remove debugging outputJens Granseuer2008-03-142-2/+5
| | | | | | | | | 2008-03-14 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (append_keys_to_tree_from_file): remove debugging output svn path=/trunk/; revision=8580
* reviewed by: Jens Granseuer <jensgr@gmx.net>Luca Ferretti2008-02-023-9/+18
| | | | | | | | | | | | | | 2008-02-02 Luca Ferretti <elle.uca@libero.it> reviewed by: Jens Granseuer <jensgr@gmx.net> * 00-multimedia-key.xml.in: * 01-desktop-key.xml.in: Move Launch Calculator to Desktop group and sort all launch_app keybing together (Closes: #513867) svn path=/trunk/; revision=8440
* Distcheck fixes.Kjartan Maraas2007-10-312-1/+9
| | | | | | | | 2007-10-31 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Distcheck fixes. svn path=/trunk/; revision=8240
* Based on a patch by: Sebastien Bacher <seb128@debian.org>Jens Granseuer2007-10-221-0/+3
| | | | | | | | | | | | | | 2007-10-22 Jens Granseuer <jensgr@gmx.net> Based on a patch by: Sebastien Bacher <seb128@debian.org> * capplets/keybindings/00-multimedia-key.xml.in: * gnome-settings-daemon/action/acme.h: * gnome-settings-daemon/gnome-settings-multimedia-keys.c (do_action): * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: add support for calculator key svn path=/trunk/; revision=8187
* Patch by: Stephane Loeuillet <leroutier@gmail.com>Jens Granseuer2007-10-021-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-02 Jens Granseuer <jensgr@gmx.net> Patch by: Stephane Loeuillet <leroutier@gmail.com> * 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/appearance/data/gnome-appearance-properties.desktop.in.in: * capplets/appearance/data/gnome-theme-installer.desktop.in.in: * capplets/appearance/theme-save.c: * capplets/default-applications/default-applications.desktop.in.in: * capplets/default-applications/gnome-at-session.desktop.in.in: * capplets/display/display-properties.desktop.in.in: * capplets/keybindings/keybinding.desktop.in.in: * capplets/keyboard/keyboard.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/windows/window-properties.desktop.in.in: * shell/gnomecc.desktop.in.in: * shell/gnomecc.directory.in: * vfs-methods/fontilus/font-method.directory.in: * vfs-methods/fontilus/gnome-font-viewer.desktop.in.in: * vfs-methods/themus/theme-method.directory.in: * vfs-methods/themus/themus-theme-applier.desktop.in.in: desktop file fixes: don't use the deprecated Encoding tag, change Terminal=0 to Terminal=false, remove empty Categories= (bug #481740) svn path=/trunk/; revision=8153
* reviewed by: Jens Granseuer <jensgr@gmx.net>Bastien Nocera2007-08-042-2/+42
| | | | | | | | | | | | | 2007-08-05 Bastien Nocera <hadess@hadess.net> reviewed by: Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (keyval_is_forbidden), (accel_edited_callback): Make the arrows and tabs unbindable without a modifier (Closes: #463433) svn path=/trunk/; revision=7962
* fix GConf notificationJens Granseuer2007-06-142-18/+23
| | | | | | | | | 2007-06-14 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (setup_dialog): fix GConf notification svn path=/trunk/; revision=7724
* add g_thread_init as required by glibJens Granseuer2007-05-022-1/+7
| | | | | | | | | 2007-05-02 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (main): add g_thread_init as required by glib svn path=/trunk/; revision=7542
* Fix keysdir substitution, as reported by Christian PerschBastien Nocera2007-05-022-1/+9
| | | | | | | | | | | 2007-05-02 Bastien Nocera <hadess@hadess.net> * gnome-keybindings.pc.in: Fix keysdir substitution, as reported by Christian Persch <chpe@svn.gnome.org> (Closes: #434591) svn path=/trunk/; revision=7535
* Generate a capplets/keybindings/gnome-keybindings.pc from the .in fileBastien Nocera2007-04-303-1/+19
| | | | | | | | | | | | | | | | | 2007-04-30 Bastien Nocera <hadess@hadess.net> * configure.in: Generate a capplets/keybindings/gnome-keybindings.pc from the .in file 2007-04-30 Bastien Nocera <hadess@hadess.net> * Makefile.am: upd * gnome-keybindings.pc.in: add a noarch pkgconfig file to allow applications to know where to add their keybindings (Closes: #434591) svn path=/trunk/; revision=7519
* renamed Bugzilla product.Rodrigo Moya2007-04-272-1/+5
| | | | | | | | 2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org> * keybinding.desktop.in.in: renamed Bugzilla product. svn path=/trunk/; revision=7505
* prepare for 2.19.1.Rodrigo Moya2007-04-231-1/+1
| | | | | | | | | 2007-04-23 Rodrigo Moya <rodrigo@gnome-db.org> * configure.in: * NEWS: prepare for 2.19.1. svn path=/trunk/; revision=7491
* Remove the metacity keybindings definitions, they're in metacity nowBastien Nocera2007-04-054-287/+8
| | | | | | | | | | | | | | | | 2007-04-05 Bastien Nocera <hadess@hadess.net> * 50-metacity-desktop-key.xml.in: * 50-metacity-key.xml.in: * Makefile.am: Remove the metacity keybindings definitions, they're in metacity now 2007-04-05 Bastien Nocera <hadess@hadess.net> * POTFILES.in: Updated for removed files svn path=/trunk/; revision=7442
* Prepend the directory name before loading the files, otherwise, we'reBastien Nocera2007-03-212-1/+12
| | | | | | | | | | | | 2007-03-21 Bastien Nocera <hadess@hadess.net> * gnome-keybinding-properties.c: (reload_key_entries): Prepend the directory name before loading the files, otherwise, we're loading them from the current directory, spotted by Fernando Herrera <fherrera@onirica.com> (Closes: #420796) svn path=/trunk/; revision=7411
* Add schemas to media keybinding.Priit Laes2007-03-201-0/+3
| | | | | | | | | | | | 2007-03-20 Priit Laes <plaes@svn.gnome.org> * capplets/keybindings/00-multimedia-key.xml.in: * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: Add schemas to media keybinding. Introduces preferred media application support. Bug #362578. svn path=/trunk/; revision=7405
* Fix the path from which we'd load the keybindingsBastien Nocera2007-03-193-7/+13
| | | | | | | | | | | 2007-03-19 Bastien Nocera <hadess@hadess.net> * Makefile.am: * gnome-keybinding-properties.c: (reload_key_entries): Fix the path from which we'd load the keybindings svn path=/trunk/; revision=7398
* Make all the keybindings be external to the keybindings capplet itself.Bastien Nocera2007-03-196-146/+691
| | | | | | | | | | | | | | | | | | | | | 2007-03-19 Bastien Nocera <hadess@hadess.net> * capplets/keybindings/00-multimedia-key.xml.in: * capplets/keybindings/01-desktop-key.xml.in: * capplets/keybindings/50-metacity-desktop-key.xml.in: * capplets/keybindings/50-metacity-key.xml.in: * capplets/keybindings/Makefile.am: * capplets/keybindings/gnome-keybinding-properties.c: (create_dialog), (should_show_key), (count_rows_foreach), (ensure_scrollbar), (append_keys_to_tree), (parse_start_tag), (append_keys_to_tree_from_file), (reload_key_entries), (setup_dialog): * po/POTFILES.in: Make all the keybindings be external to the keybindings capplet itself. This allows applications to add their own keybindings without recompilation (Closes: #410758) svn path=/trunk/; revision=7397
* clear GConf client cache before reloading since cached values don't passJens Granseuer2007-02-192-0/+10
| | | | | | | | | | 2007-02-19 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (clear_old_model): clear GConf client cache before reloading since cached values don't pass the schema name along which can make entries vanish from the list (fixes bug 394776) svn path=/trunk/; revision=7309
* added gconf:/apps/metacity/global_keybindings/cycle_groupMariano Suárez-Alvarez2007-02-082-0/+6
| | | | | | | | | | 2007-02-08 Mariano Suárez-Alvarez <mariano@gnome.org> * gnome-keybinding-properties.c (metacity_key_list): added gconf:/apps/metacity/global_keybindings/cycle_group svn path=/trunk/; revision=7263
* organize the way things a cleared at exit time so as to avoid warnings.Mariano Suárez-Alvarez2007-02-072-10/+22
| | | | | | | | | | | | 2007-02-07 Mariano Suárez-Alvarez <mariano@gnome.org> * gnome-keybinding-properties.c (clear_old_model, reload_key_entries, cb_dialog_response, setup_dialog, main): organize the way things a cleared at exit time so as to avoid warnings. (fixes bug 405175) svn path=/trunk/; revision=7255
* clean up sorting to not use an imaginary column; change accel sort orderJens Granseuer2007-02-042-31/+39
| | | | | | | | | | | 2007-02-04 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (keyentry_sort_func), (clear_old_model), (setup_dialog): clean up sorting to not use an imaginary column; change accel sort order to move disabled actions to the back of the list and also speed up sorting a bit svn path=/trunk/; revision=7243
* support localized key names (interim fix for #145346)Jens Granseuer2007-02-045-7/+62
| | | | | | | | | | | | | | 2007-02-04 Jens Granseuer <jensgr@gmx.net> * eggaccelerators.c: (egg_virtual_accelerator_name), (egg_virtual_accelerator_label): * eggaccelerators.h: * eggcellrendererkeys.c: (convert_keysym_state_to_string): * gnome-keybinding-properties.c: (binding_name), (accel_edited_callback): support localized key names (interim fix for #145346) svn path=/trunk/; revision=7242
* add cappletname variable which is used to define G_LOG_DOMAIN (fixesJens Granseuer2007-02-031-0/+3
| | | | | | | | | | | | | | | | | | | | | 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
* filter out CapsLock modifiers since it's otherwise possible to set theJens Granseuer2007-02-022-0/+9
| | | | | | | | | | 2007-02-03 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (accel_edited_callback): filter out CapsLock modifiers since it's otherwise possible to set the same accel for several actions (fixes #350424) svn path=/trunk/; revision=7232
* blacklist numbers, space, and tab as accels (fixes #359092)Jens Granseuer2007-02-022-0/+7
| | | | | | | | | 2007-02-02 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (accel_edited_callback): blacklist numbers, space, and tab as accels (fixes #359092) svn path=/trunk/; revision=7231
* Don't define directories in configure. Remove some obsolete defines, andChristian Persch2007-02-022-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* remove left-over call to gnome_theme_init(). The rest of the code dealingJens Granseuer2007-01-312-3/+6
| | | | | | | | | | 2007-01-31 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (main): remove left-over call to gnome_theme_init(). The rest of the code dealing with (key) themes has been removed back in 2004... (fixes #157452) svn path=/trunk/; revision=7220
* Fix localedir defines. Bug #395383.Christian Persch2007-01-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* issue a sensible error message when trying to use unmodified keybindingsJens Granseuer2007-01-302-1/+7
| | | | | | | | | | 2007-01-30 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (accel_edited_callback): issue a sensible error message when trying to use unmodified keybindings (fixes #328152) svn path=/trunk/; revision=7205
* Corrected category entryThomas Wood2007-01-212-1/+5
| | | | | | | | 2007-01-21 Thomas Wood <thos@gnome.org> * keybinding.desktop.in.in: Corrected category entry svn path=/trunk/; revision=7162
* Fixes #394824Rodrigo Moya2007-01-102-3/+19
| | | | | | | | | | | | | 2007-01-10 Rodrigo Moya <rodrigo@gnome-db.org> Fixes #394824 Patch by Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c (key_entry_controlling_key_changed, setup_dialog, main): fixed leaks. svn path=/trunk/; revision=7129
* Fixes #393617Denis Washington2007-01-081-1/+1
| | | | | | | | | | | 2007-01-08 Denis Washington <dwashington@gmx.net> Fixes #393617 * */*.desktop.in.in: use new control center shell categories for the capplets. svn path=/trunk/; revision=7112
* moved gtk_scrolled_window_ call back to its correct place.Rodrigo Moya2007-01-082-4/+9
| | | | | | | | | 2007-01-08 Rodrigo Moya <rodrigo@novell.com> * gnome-keybinding-properties.c (create_dialog, clear_old_model): moved gtk_scrolled_window_ call back to its correct place. svn path=/trunk/; revision=7103
* Fixes #128158Rodrigo Moya2007-01-082-43/+66
| | | | | | | | | | | | | | | | 2007-01-08 Rodrigo Moya <rodrigo@novell.com> Fixes #128158 Patch by Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c (create_dialog): set scrolled window policy to _NEVER. (clear_old_model): euse the existing model instead of discarding and rebuilding it. (main): don't leak the GnomeProgram. svn path=/trunk/; revision=7102
* Update svn:ignore and remove .cvsignore filesChristian Persch2007-01-031-5/+0
| | | | svn path=/trunk/; revision=7040
* Fixes #333576Gary Coady2006-07-272-5/+14
| | | | | | | | | 2006-07-27 Gary Coady <gary@lyranthe.org> Fixes #333576 * gnome-keybinding-properties.c (accel_edited_callback): don't assume defines are contiguous.
* don't use the Application category for the .desktops, use the HardwareSettingsSebastien Bacher2006-07-232-1/+6
| | | | | one for some, patch by Vincent Fretin <vincent.fretin@gmail.com> (Closes: #344321)
* remove checks for fb-level support Remove the brightness keybindingsBastien Nocera2006-04-272-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-04-27 Bastien Nocera <hadess@hadess.net> * configure.in: remove checks for fb-level support * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: Remove the brightness keybindings (Closes: #339857) 2006-04-27 Bastien Nocera <hadess@hadess.net> * gnome-keybinding-properties.c: remove brightness keybindings, as they duplicate with gnome-power-manager's (greater) functionality (Closes: #339857) 2006-04-27 Bastien Nocera <hadess@hadess.net> * actions/Makefile.am: * actions/acme-brightness.png: * actions/acme-fb-level.c: * actions/acme-fb-level.h: * actions/acme.h: * gnome-settings-multimedia-keys.c: (do_action), (acme_filter_events), (gnome_settings_multimedia_keys_load): Remove references to the brightness controls, we have moved the functionality (and enhanced it!) to gnome-power-manager (Closes: #339857)
* reverted commit from 2006-01-11.Rodrigo Moya2006-01-302-0/+11
| | | | | | | 2006-01-30 Rodrigo Moya <rodrigo@novell.com> * actions/acme.h: * gnome-keybinding-properties.c: reverted commit from 2006-01-11.
* Add GTK category to the #328028)Luca Cavalli2006-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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)
* Refuse to bind letter keys without a modifier (Closes: #86956)Bastien Nocera2006-01-222-0/+43
| | | | | | | 2006-01-22 Bastien Nocera <hadess@hadess.net> * gnome-keybinding-properties.c: (accel_edited_callback): Refuse to bind letter keys without a modifier (Closes: #86956)
* drop the keysym/keycode binding code, it's an hack andSebastien Bacher2006-01-112-6/+7
| | | | | doesn't work fine, patch by Bastien Nocera <hadess@hadess.net> (Closes: #133815)
* Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfyKjartan Maraas2005-11-143-7/+10
| | | | | | | | 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.
* Cleanup of gconf and a few other things, patch from Kjartan MaraasNAUTILUS_2_11_2Sebastien Bacher2005-05-221-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks andSebastien Bacher2005-02-082-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* The lack of comprehensiveness of the .cvsignore files were making it hardElijah Newren2005-02-021-0/+1
| | | | | | | | 2005-02-01 Elijah Newren <newren@gmail.com> The lack of comprehensiveness of the .cvsignore files were making it hard to find the files missing from the commit (see bug 143487, comment 35). This should fix that... :)
* edit the keybinding when "enter" is pressed (Closes: #127992).Sebastien Bacher2005-01-132-0/+24
| | | | | | | | 2005-01-13 Sebastien Bacher <seb128@debian.org> * gnome-keybinding-properties.c: (start_editing_kb_cb), (setup_dialog): edit the keybinding when "enter" is pressed (Closes: #127992).
* patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patchSebastien Bacher2005-01-012-1/+7
| | | | | from Andrew Johnson <acjgenius@earthlink.net>) to not set "close" as the default button (Closes: #98202).
* Patch from Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace inBastien Nocera2004-11-302-5/+8
| | | | | | | | 2004-11-30 Bastien Nocera <hadess@hadess.net> * eggcellrendererkeys.c: (grab_key_callback): Patch from Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in multi- layout setups correctly (Closes: #154492)