gtk2/tests
Hans Breuer 3eb0ecf480 updated exports
2001-01-06  Hans Breuer  <hans@breuer.org>

	* gdk/gdk.def : updated exports

	* gdk/win32/makefile.msc : -DGDK_ENABLE_BROKEN otherwise
	gdk won't compile anymore

	* gdk/win32/gdkevents-win32.c : initialize ret_val when
	processing GDK_FILTER functions, initialize event.key->hardware_keycode.
	Improved gdk_flush () to not only do pending drawing operations
	but also process all currently pending events. This should make
	the behaviour more similar to the X11 version.

	* gdk/win32/gdkgc-win32.c (predraw_set_background) : a background
	option needs to be set even if there is no GDK_GC_BACKGROUND.
	(gdk_win32_hdc_get) : use predraw_set_background () independent
	of value_mask. This allows to draw dashed lines leaving the original
	background intact.

	* gdk/win32/gdkimage-win32.c (gdk_image_new_bitamp) : free data
	after processing, because we can't reuse it as the X11 version does.

	* gtk/gtk.def : updated exports

	* gtk/makefile.msc.in : added ATK, removed all test apps. (I
	would like to get rid of this file again, and use straight
	makefile.msc again, as the other Gtk+ subdirs do)

	* test/makefile.msc (new file) : build the test apps here

(phase two: something has send me a broken pipe signal :)
2001-05-06 14:07:49 +00:00
..
.cvsignore corrected path to gtk.immodules 2001-04-04 18:28:37 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Add dependency on Atk for accessibility support. 2001-05-03 20:11:14 +00:00
makefile.msc updated exports 2001-05-06 14:07:49 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
prop-editor.c Split the property editor code out for reuse, improve. 2001-05-03 00:46:41 +00:00
prop-editor.h Split the property editor code out for reuse, improve. 2001-05-03 00:46:41 +00:00
simple.c marshaller fixes. 2001-03-07 14:49:21 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testcalendar.c new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
testdnd.c Test for window == NULL in a number of cases. 2001-04-25 16:17:46 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c Reduce new_text_length appropriately when we run into the size limit for 2001-05-03 00:46:19 +00:00
testgtkrc fix warning 2001-04-28 00:12:47 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testinput.c Updated. 2001-04-03 18:48:46 +00:00
testrgb.c Updated. 2001-04-03 18:48:46 +00:00
testselection.c Updated. 2001-04-03 18:48:46 +00:00
testsocket_child.c Try changing mode on shm segments to 0600. We'll see who complains. 2001-04-18 18:28:19 +00:00
testsocket.c Try changing mode on shm segments to 0600. We'll see who complains. 2001-04-18 18:28:19 +00:00
testtext.c Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside 2001-05-03 11:15:26 +00:00
testtextbuffer.c Updated. 2001-04-03 18:48:46 +00:00
testthreads.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testtreecolumns.c Bug fix to make trees work again when not sorted. 2001-04-02 23:38:54 +00:00
testtreefocus.c fix a fixme. 2001-04-12 16:11:54 +00:00
testtreesort.c fix a fixme. 2001-04-12 16:11:54 +00:00
testtreeview-plan.txt handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
testtreeview.c Reduce new_text_length appropriately when we run into the size limit for 2001-05-03 00:46:19 +00:00
treestoretest.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00