gtk2/gtk/tests
Martin Nordholts a3f52949c4 Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key()
If a level 1 key maps to a key value passed to
gdk_test_simulate_key(), raise the GDK_SHIFT_MASK flag so the reqested
key value is generated. Also add a regression test for this fix.
2011-02-13 12:57:01 +01:00
..
file-chooser-test-dir
action.c
builder.c Fix another compiler warning about unused variables 2011-01-30 01:53:49 -05:00
cellarea.c Bandaid fix for icon view subclassing 2011-01-31 17:39:42 -05:00
crossingevents.c
defaultvalue.c
expander.c
filechooser.c
filtermodel.c More compiler warnings silenced 2011-01-30 01:59:12 -05:00
floating.c
liststore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
Makefile.am Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
object.c
papersize.c Try harder to find a good display name for paper sizes 2011-01-12 22:30:08 -05:00
pixbuf-init.c
recentmanager.c
stylecontext.c Add binding-set tests 2011-01-30 21:27:55 -05:00
test.css
test.png
testing.c Bug 633291 - Handle Shift-keys in X11 gdk_test_simulate_key() 2011-02-13 12:57:01 +01:00
textbuffer.c
textiter.c
treestore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
treeview-scrolling.c Silence more compiler warnings 2011-01-30 01:52:55 -05:00
treeview.c