Commit graph

29 commits

Author SHA1 Message Date
Jonathan Blandford
8c0248372a there's no need for it to be resizable, as we have GTK_POLICY_NEVER for
Thu Nov 14 19:01:39 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-keybinding-properties.c (setup_dialog): there's no need
        for it to be resizable, as we have GTK_POLICY_NEVER for the
        hadjustment.

Thu Nov 14 19:30:02 2002  Jonathan Blandford  <jrb@gnome.org>

        * theme-thumbnail.c (setup_theme_thumbnail_factory): add G_IO_HUP
        so the child can actually exit when the parent does.
2002-11-15 00:34:49 +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
Jonathan Blandford
ff045c00cd get rid of theme-common.[ch] for good 2002-11-01 23:16:35 +00:00
Jonathan Blandford
dbfc16764d use new X mode of the eggcellrendererkeys.
Fri Aug 23 00:15:47 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-keybinding-properties.c (setup_dialog): use new X mode of
	the eggcellrendererkeys.

	* eggcellrendererkeys.[ch]: update from libegg.
2002-08-23 05:03:16 +00:00
Deepa Natarajan
d65fcfacab Added [un]maximize metacity bindings.
2002-08-21  Deepa Natarajan <deepa.natarajan@wipro.com>

	* gnome-keybinding-properties.c: Added [un]maximize metacity bindings.
2002-08-21 06:53:59 +00:00
Jonathan Blandford
ded4768f61 fix bindings to match metacity.
Mon Aug 19 17:54:07 2002  Jonathan Blandford  <jrb@redhat.com>

        * gnome-keybinding-properties.c (metacity_key_list): fix bindings
        to match metacity.
2002-08-19 21:53:58 +00:00
Jody Goldberg
368721557c Add a pile of missing metacity bindings.
2002-08-15  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c : Add a pile of missing metacity
	  bindings.
2002-08-15 21:59:36 +00:00
Jody Goldberg
71b67b6586 ui-review 2002-07-10 17:02:59 +00:00
Jody Goldberg
1eeebe40c9 fix and move the code into capplet_set_icon.
2002-06-27  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c (setup_dialog) : fix and move the code
	  into capplet_set_icon.

2002-06-27  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=86593
	* main.c (setup_dialog) : watch for missing icons

2002-06-27  Jody Goldberg <jody@gnome.org>

	* capplet-util.c (capplet_set_icon) : new util.
2002-06-27 18:30:15 +00:00
Jody Goldberg
5719b6cda4 http://bugzilla.gnome.org/show_bug.cgi?id=86575 handle missing pixmaps
2002-06-26  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=86575
	* gnome-keybinding-properties.c (setup_dialog) : handle missing
	  pixmaps more smoothly.
2002-06-27 01:44:51 +00:00
Stephen Browne
cfeb09ab46 Moved window manager detection code from keybindings capplet to common 2002-06-21 13:29:29 +00:00
Satyajit Kanungo
b4123f15b1 capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* capplet-util.c : capplet_help () The Help directory is changed to
	  user-guide.
2002-05-29 04:14:29 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jody Goldberg
9af1b5753d http://bugzilla.gnome.org/show_bug.cgi?id=82850 some protection against
2002-05-24  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=82850
	* gnome-keybinding-properties.c (setup_dialog) : some protection
	  against faulty installs.
2002-05-24 12:39:10 +00:00
Jonathan Blandford
b1577971a2 handle the new eggcellrendererkeys signal.
Tue May 21 19:36:13 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (accel_edited_callback):
	 handle the new eggcellrendererkeys signal.
2002-05-21 23:35:30 +00:00
Jonathan Blandford
e445f169e3 Add default icon. Don't disalow closing expanders. Implement ui-review
Sat May 18 18:25:02 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-keybinding-properties.c: (append_keys_to_tree),
	(setup_dialog): Add default icon.  Don't disalow closing
	expanders.  Implement ui-review suggestions.

	* gnome-keybinding-properties.glade: Implement ui-review
	suggestions.
2002-05-18 22:40:21 +00:00
Jonathan Blandford
104110c45d evil, evil hack to insta-edit. Should be removed for GTK 2.2
Thu May 16 19:49:26 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (start_editing_cb): evil, evil
	hack to insta-edit.  Should be removed for GTK 2.2
	(keybinding_key_changed_foreach): notify when we update the tree.
2002-05-16 23:48:51 +00:00
Kjartan Maraas
612ed26247 Mark a string for translation.
2002-05-09  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-keybindings-properties.c (accel_edited_callback): Mark
	a string for translation.
2002-05-09 10:58:31 +00:00
Anders Carlsson
6cdacb60ee It's true that g_utf8_validate doesn't like '\000' in strings, but that
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* gnome-keybinding-properties.c (get_wm_name): It's true that
	g_utf8_validate doesn't like '\000' in strings, but that should
	be fixed in the programs that set the hints. (Eg Metacity).
2002-05-06 06:12:47 +00:00
Jonathan Blandford
9390568d1e g_utf8_validate doesn't like the '\000' in strings.
Sun May  5 22:15:18 2002  Jonathan Blandford  <jrb@gnome.org>

        * gnome-keybinding-properties.c (get_wm_name): g_utf8_validate
        doesn't like the '\000' in strings.
2002-05-06 02:40:15 +00:00
Anders Carlsson
0f67005a9c Update to latest eggcellrendererkeys.
2002-05-06  Anders Carlsson  <andersca@gnu.org>

	* eggcellrendererkeys.c: (grab_key_callback), (ungrab_stuff),
	(pointless_eventbox_start_editing),
	(egg_cell_renderer_keys_start_editing):
	* eggcellrendererkeys.h:
	Update to latest eggcellrendererkeys.

	* gnome-keybinding-properties.c: (get_wm_name),
	(is_metacity_running), (update_wm_window),
	(wm_window_event_filter), (initialize_wm_handling),
	(binding_from_string), (accel_set_func), (keybinding_key_changed),
	(clear_old_model), (count_rows_foreach), (should_show_key),
	(append_keys_to_tree), (reload_key_entries),
	(key_entry_controlling_key_changed), (disable_collapsing_cb),
	(setup_dialog), (main):
	* gnome-keybinding-properties.glade:
	Hard-code the list of keybindings. Add Metacity keybindings
	and code for handling WM changes.
2002-05-05 23:04:45 +00:00
Havoc Pennington
65151fe122 fix non-use of accessor functions.
2002-04-26  Havoc Pennington  <hp@pobox.com>

	* gnome-keybinding-properties.c (append_keys_to_tree): fix
	non-use of accessor functions.
2002-04-26 03:54:51 +00:00
Jonathan Blandford
c64fbb1017 ensure_style before calling size_request.
Fri Apr 19 20:07:11 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (append_keys_to_tree):
	ensure_style before calling size_request.
2002-04-20 00:07:34 +00:00
Jonathan Blandford
52aec43671 handle new theme-changing code, and sort code. Thu Apr 18 17:56:12 2002
Thu Apr 18 19:35:42 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-font-and-theme-properties.c (setup_dialog): handle new
	theme-changing code, and sort code.
Thu Apr 18 17:56:12 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (theme_changed_func): handle new
	theme-changeing code.
Thu Apr 18 17:56:25 2002  Jonathan Blandford  <jrb@redhat.com>

	* theme-common.c: Notify when the theme changes.
2002-04-18 23:36:45 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Jody Goldberg
efa1999827 http://bugzilla.gnome.org/show_bug.cgi?id=76876
2002-03-29  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c (create_dialog) : remove the startup
	  warning caused by looking in the current directory for the glade file.
	(key_theme_changed) : add some protection for missing schemas.
2002-03-29 19:17:20 +00:00
Jonathan Blandford
1c1ffb6ab4 Only show themes if they actually have a keybinding. Also, initialize the
Tue Mar 26 23:27:24 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-keybinding-properties.c (setup_dialog): Only show themes
	if they actually have a keybinding.  Also, initialize the keytheme
	correctly.
2002-03-27 04:38:08 +00:00
Jonathan Blandford
bca93ec2d9 fix typo.
Sun Mar 17 16:30:48 2002  Jonathan Blandford  <jrb@redhat.com>

	* capplets/keybindings/gnome-keybinding-properties.c
	(create_dialog): fix typo.

I'm never able to import new code w/o screwing something up.  Sigh...
2002-03-17 21:39:37 +00:00
Jonathan Blandford
ac9331cf2b Add new Makefiles ditto Add keybindings dialog
2002-03-17  Jonathan Blandford  <jrb@redhat.com>

	* Makefile.am: Add new Makefiles
	* configure.in: ditto
	* capplets/Makefile.am: Add keybindings dialog

	* capplets/keybindings/.cvsignore: shut up CVS

	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/eggcellrendererkeys.c:
	* capplets/keybindings/eggcellrendererkeys.h:
	* capplets/keybindings/gnome-keybinding-properties.c:
	* capplets/keybindings/gnome-keybinding-properties.glade:
	* capplets/keybindings/keybinding.desktop.in:
	New properties dialog.  Seems to work

	* schemas/.cvsignore: shut up CVS

	* schemas/Makefile.am:
	* schemas/apps_gnome_keybinding_properties.schemas: New schemas
	file for configuring the keybinding schemas.
	* schemas/background.schemas: Remove unneeded schemas files
	* schemas/peripherals.schemas:
	* schemas/screensaver.schemas:
2002-03-17 21:27:09 +00:00