gtk/tests
Alexander Larsson 6ee1ae13ad Add properties, based on patch by Lee Mallabone.
2001-05-17  Alexander Larsson  <alla@lysator.liu.se>

	* gtk/gtkbbox.c:
	Add properties, based on patch by Lee Mallabone.

	* gtk/gtknotebook.c:
	* gtk/gtktoolbar.c:
	Convert from GtkArg to GParam, based on patch by John Margaglione.

	* gtk/gtkhscale.c:
	* gtk/gtkvscale.c:
	* gtk/gtkhscrollbar.c:
	* gtk/gtkvscrollbar.c:
	* gtk/gtkrange.c:
	Move adjustment property to GtkRange.

	* gtk/gtklabel.c:
	Setup mnemonics on property changes

	* gtk/gtkwidget.c (gtk_widget_get_property):
	GdkExtensionMode is an enum, not a flag. Set it with
	g_value_set_enum ().

	* tests/prop-editor.c:
	Better propery editor.

	* tests/testgtk.c:
	Add new property test. Pass zero to the property editor to
	get properties from all derived types.
2001-05-17 16:22:06 +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 Add properties, based on patch by Lee Mallabone. 2001-05-17 16:22:06 +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 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 Add properties, based on patch by Lee Mallabone. 2001-05-17 16:22:06 +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 fix some shell typos 2001-05-07 15:58:47 +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 You can now set all sorts of properties in any order you wan, whether or 2001-05-16 00:23:30 +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 Block against redundant changes. 2001-05-14 19:14:57 +00:00
treestoretest.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00