]> Pileus Git - ~andy/gtk/history - tests/testdnd.c
Deprecation cleanup
[~andy/gtk] / tests / testdnd.c
2002-10-13 Manish SinghDeprecation cleanup
2002-10-04 Owen TaylorImprove checks on public entry points, including, among...
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-04-25 Owen TaylorTest for window == NULL in a number of cases.
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1998-12-10 Jeff Garzikuse g_snprintf, eliminate need for string.h include...
1998-12-09 Manish Singhput text after #endif in comment
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-27 Owen TaylorNew function to get the source widget of a drag.
1998-10-18 Owen TaylorNew test program for new DND. (Old DND tests in testgtk...