gtk/modules
Daniel Elstner 47aae53285 Remove the namespace prefix from functions defined locally only. Clean up
* modules/input/gtkimcontextmultipress.[ch]: Remove the namespace
prefix from functions defined locally only.  Clean up the code and
change indentation to match the GTK+ coding style.
(_GtkImContextMultipress::key_sequences): Replace array of pointers
by GHashTable.  Adapt the implementation accordingly.
(passthrough_enabled_for_window): Remove.  The passthrough hack is
no longer necessary thanks to the recently introduced "im-module"
property of GtkEntry and GtkTextView.
(load_config): Rework to implement an improved configuration file
format.  Just fetch all keys of the group instead of expecting the
keys to be named a certain way.  This also allows interpreting the
config key itself as the GDK key name to bind the character sequence
to, thereby making it independent of the sequence itself.

* modules/input/im-multipress.conf: New example configuration using
the new syntax.  The example sequences are now bound to the numeric
keypad and imitate the behavior of a standard mobile phone.

svn path=/trunk/; revision=22125
2009-01-16 15:02:06 +00:00
..
engines 2.15.0 2009-01-01 22:24:56 +00:00
input Remove the namespace prefix from functions defined locally only. Clean up 2009-01-16 15:02:06 +00:00
other Bug #565110 – Add an env variable to disable Gail. 2009-01-07 14:46:10 +00:00
printbackends Clean up includes in test printbackend. 2008-12-08 00:44:50 +00:00
Makefile.am Integrate gail into gtk+. Bug #169488. 2007-12-18 13:51:12 +00:00