Jens Granseuer
f5c26281b7
Patch by: Maxim Ermilov <zaspire@rambler.ru>
...
2008-11-20 Jens Granseuer <jensgr@gmx.net>
Patch by: Maxim Ermilov <zaspire@rambler.ru>
capplets/sound/mixer-support.[ch]:
capplets/appearance/*.[ch]:
capplets/common/*.[ch]:
capplets/keybindings/egg*.[ch]:
capplets/keyboard/gnome-keyboard-properties-a11y.h:
shell/control-center.c:
typing-break/*.[ch]:
only include top-level headers for glib and GTK+ (bug #561562 )
svn path=/trunk/; revision=9148
2008-11-20 18:43:38 +00:00
Jens Granseuer
86bfe7a016
fix mismatched modifier mapping between egg and GTK (so that e.g. <Super>
...
2008-03-29 Jens Granseuer <jensgr@gmx.net>
* eggaccelerators.c: (egg_accelerator_parse_virtual),
(egg_virtual_accelerator_name), (egg_virtual_accelerator_label),
(egg_keymap_resolve_virtual_modifiers),
(egg_keymap_virtualize_modifiers), (reload_modmap),
(egg_keymap_get_modmap):
* eggaccelerators.h: fix mismatched modifier mapping between egg
and GTK (so that e.g. <Super> works) and replace some custom
functionality with stock GTK
svn path=/trunk/; revision=8608
2008-03-29 11:48:06 +00:00
Jens Granseuer
765e80f953
support localized key names (interim fix for #145346 )
...
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
2007-02-04 13:46:41 +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
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