gtk2/tests
Jonathan Blandford dc754528a0 Remove handle_box from App demo.
Mon Oct 22 14:08:26 2001  Jonathan Blandford  <jrb@redhat.com>

	* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.

	* gtk/gtktreeview.c (size_allocate): Move to a different drawing
	system.  Instead of having a window the size of the tree, we have
	a window the size of widget->allocation, and simply draw with the
	offset.
	(coords_are_over_arrow): ditto.  Move to window coordinates.
	(do_prelight): ditto
	(do_unprelight): ditto

	* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered):
	Minor fix from Kristian Rietveld to fix unsorted case.
2001-10-22 18:24:29 +00:00
..
.cvsignore correct docs for use_align 2001-10-19 20:46:43 +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 new test program for the tree. 2001-10-18 18:58:47 +00:00
makefile.msc made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons 2001-05-25 15:43:53 +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 up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8. 2001-09-18 23:44:32 +00:00
prop-editor.h Block against redundant changes. 2001-05-14 19:14:57 +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 Call setlocale (LC_ALL, ""). (#60606) 2001-10-10 16:56:54 +00:00
testdnd.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c Call setlocale (LC_ALL, ""). (#60606) 2001-10-10 16:56:54 +00:00
testgtkrc Add optional movement on push to buttons (based on patch from Soeren 2001-08-25 23:11:46 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testinput.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
testrgb.c Updated. 2001-04-03 18:48:46 +00:00
testselection.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
testsocket_child.c For XEMBED embedding add a _XEMBED_INFO property to the client with 2001-07-03 14:14:30 +00:00
testsocket_common.c Extended to test different type of adding plugs to sockets 2001-07-03 16:07:15 +00:00
testsocket.c Remove now useless include of unistd.h, fix wrong argument 2001-10-19 17:03:14 +00:00
testtext.c Call setlocale (LC_ALL, ""). (#60606) 2001-10-10 16:56:54 +00:00
testtextbuffer.c fix test case, it previously verified incorrect behavior 2001-10-04 00:22:13 +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 Make a GtkCellEditable (get_widget_window_size): Change to let it honor 2001-09-25 16:44:39 +00:00
testtreeedit.c Make a GtkCellEditable (get_widget_window_size): Change to let it honor 2001-09-25 16:44:39 +00:00
testtreeflow.c correct docs for use_align 2001-10-19 20:46:43 +00:00
testtreefocus.c Make a GtkCellEditable (get_widget_window_size): Change to let it honor 2001-09-25 16:44:39 +00:00
testtreesort.c Remove handle_box from App demo. 2001-10-22 18:24:29 +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 Removed 'fill' attribute. It was silly b/c that was a property of the cell 2001-09-08 00:56:30 +00:00
treestoretest.c Fix to use GtkSelectionMode. ditto ditto ditto. 2001-08-27 19:42:08 +00:00