gnome-shell/tests
Owen W. Taylor 53fbabe2ca Use GtkIMContext instead of ClutterIMContext
Add StIMText, which is a drop-in replacement for ClutterIMText but
uses GtkIMContext instead of ClutterIMContext.

StIMText doesn't have preedit support (would need ClutterText
changes), so isn't going to be useful for complicated input methods,
but is good enough to get dead keys and similar working.

entry.js: Simple test case of StEntry
gnome-shell.modules: Remove clutter-imcontext module

https://bugzilla.gnome.org/show_bug.cgi?id=597471
2009-10-06 14:48:32 -04:00
..
interactive Use GtkIMContext instead of ClutterIMContext 2009-10-06 14:48:32 -04:00
testcommon testcommon.css: Don't theme all buttons 2009-10-01 14:46:33 -04:00
unit Add String formatting 2009-10-04 23:37:33 +02:00
Makefile.am Use GtkIMContext instead of ClutterIMContext 2009-10-06 14:48:32 -04:00
run-test.sh.in run-test.sh: support running tests under gdb 2009-10-01 14:41:18 -04:00