Bastien Nocera
41889beb0c
Patch from Michal Bukovjan <bukovjan@mbox.dkm.cz> to handle backspace in
...
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 )
2004-11-30 13:08:12 +00:00
Jody Goldberg
9ed37401fb
For : Michael Terry <mike@mterry.name>
...
2004-05-09 Jody Goldberg <jody@gnome.org>
For : Michael Terry <mike@mterry.name>
http://bugzilla.gnome.org/show_bug.cgi?id=99529
* gnome-keybinding-properties.c : remove functions dealing with
the keyboard theme
* gnome-keybinding-properties.glade : remove keyboard theme option
box and keyboard shortcut label
2004-05-17 16:25:01 +00:00
Jody Goldberg
8f34dac57d
http://bugzilla.gnome.org/show_bug.cgi?id=139605 mouse buttons should not
...
2004-04-15 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=139605
* eggcellrendererkeys.c (grab_key_callback) : mouse buttons should not
be valid modifiers.
2004-04-15 Jody Goldberg <jody@gnome.org>
* configure.in : Force libxklavier 1.0.2 so that we can work with
x.org and xfree86
2004-04-15 18:32:22 +00:00
Sven Herzberg
07571373a5
Applied patch from http://bugzilla.gnome.org/show_bug.cgi?id=138502
...
Applied patch from
http://bugzilla.gnome.org/show_bug.cgi?id=138502
2003-12-30 Sven Herzberg <herzi@gnome-de.org>
* capplets/keybindings/eggcellrendererkeys.c : change the "Type a
new accelerator..." tooltip to a shorter form "<New accelerator...>".
* capplets/keybindings/gnome-keybindings-properties.gladei : add an
explanation on how use the capplet.
This is based upon the work of Emmanuel Pacaud
<emmanuel.pacaud@univ-poitiers.fr>
2004-03-31 22:29:29 +00:00
Jody Goldberg
9a9008178d
merge and update patch from
...
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
Jonathan Blandford
5f2e3042d9
Patch from Bastien Nocera to to handle keycodes as well as keysyms.
...
Tue Nov 18 12:23:26 2003 Jonathan Blandford <jrb@redhat.com>
* eggcellrendererkeys.[ch]: Patch from Bastien Nocera to to handle
keycodes as well as keysyms.
* eggaccelerators.[ch]: handle keycodes.
* gnome-keybinding-properties.c: handle keycodes.
2003-11-18 17:23:06 +00:00
Kjartan Maraas
018c1f7996
Merge leak fix from stable.
...
2003-07-03 Kjartan Maraas <kmaraas@gnome.org>
* eggcellrendererkeys.c: (egg_cell_renderer_keys_set_accelerator):
Merge leak fix from stable.
2003-07-03 13:34:01 +00:00
Jonathan Blandford
f28c52f3f3
capplets/common/gnome-theme-info.[ch]: Total rewrite. Fam now works correctly.
...
capplets/keybindings/*: use new theme code.
capplets/theme-switcher/*: use new theme code.
2003-01-13 20:21:28 +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
Jody Goldberg
a5a97dcbc1
http://bugzilla.gnome.org/show_bug.cgi?id=83334 do it the easy way and
...
2002-08-10 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=83334
* eggcellrendererkeys.c : do it the easy way and just update the
libegg code.
2002-08-13 18:14:39 +00:00
Jody Goldberg
71b67b6586
ui-review
2002-07-10 17:02:59 +00:00
Jonathan Blandford
26e67dbc73
sync to libegg
2002-05-21 23:23:47 +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
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
Jonathan Blandford
8b4d8026b9
sync to CVS.
...
Sun Mar 17 23:26:02 2002 Jonathan Blandford <jrb@gnome.org>
* capplets/keybindings/eggcellrendererkeys.[ch]: sync to CVS.
2002-03-18 04:28:47 +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