gtk2/gtk/tests
Bastien Nocera c30d313afc gtk: Fix parsing of accelerators with keycodes
GDK_KEY_VoidSymbol is not the same as keycode 0. This fixes
keycodes such as "0xb3" being parsed as "VoidSymbol" keysyms.

https://bugzilla.gnome.org/show_bug.cgi?id=663761
2011-11-10 14:33:28 +00:00
..
file-chooser-test-dir
accel.c gtk: Fix parsing of accelerators with keycodes 2011-11-10 14:33:28 +00:00
accessible.c
action.c Don't unref floating menuitems 2011-08-29 11:57:39 -04:00
builder.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
cellarea.c
crossingevents.c
defaultvalue.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
entry.c
expander.c
filechooser.c
filtermodel.c tests: Remove unused variables 2011-11-02 02:31:54 +01:00
floating.c
grid.c Update grid tests to match 2011-10-25 23:21:13 -04:00
gtktreemodelrefcount.c treemodelrefcount: check_iter(): check if iter is valid 2011-08-22 21:30:32 +02:00
gtktreemodelrefcount.h treemodelrefcount: make it possible to assert within check functions 2011-08-22 21:30:32 +02:00
liststore.c
Makefile.am tests: Disable accel test until fixed 2011-11-04 16:40:23 +00:00
modelrefcount.c Unit test rows reordered ref count handling in GtkTreeView 2011-08-22 21:30:32 +02:00
object.c Use G_VALUE_INIT 2011-10-15 16:45:16 +01:00
papersize.c
pixbuf-init.c
recentmanager.c
sortmodel.c Fix some memory leaks in treemodel unit tests 2011-08-22 21:30:35 +02:00
stylecontext.c
testing.c
textbuffer.c
textiter.c
treemodel.c Move SignalMonitor to treemodel.[ch] so it can be used by other tests 2011-08-22 21:30:34 +02:00
treemodel.h Move SignalMonitor to treemodel.[ch] so it can be used by other tests 2011-08-22 21:30:34 +02:00
treepath.c
treestore.c Fix some memory leaks in treemodel unit tests 2011-08-22 21:30:35 +02:00
treeview-scrolling.c
treeview.c