gtk3/tests
Matthias Clasen e4507b6018 Turn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-27  Matthias Clasen  <maclas@gmx.de>

	* tests/testtext.c: Turn off GTK_DISABLE_DEPRECATED, since
	this test uses the soon-to-be-deprecated GtkItemFactory.

	* demos/gtk-demo/Makefile.am (demos): Add ui_manager.c,
	remove item_factory.c

	* demos/gtk-demo/ui_manager.c: Duplicate of item_factory.c
	using GtkUIManager instead of GtkItemFactory.
2003-09-26 23:33:46 +00:00
..
test-images
.cvsignore Add stresstest-toolbar 2003-07-18 07:50:54 +00:00
3DRings.xpm
apple-red.png Insert cast to fix warning. Assign something to old_value to quiet gcc 2003-07-03 01:02:04 +00:00
check-n.xpm
check-y.xpm
circles.xbm
FilesQueue.xpm
Makefile.am Landing the new ComboBox. Note that only gtkcombobox.h and 2003-09-26 21:57:06 +00:00
makefile.msc new file to build it all ... added to EXTRA_DIST 2003-07-20 15:50:14 +00:00
marble.xpm
merge-1.ui New function which implements "smart" separators by iterating once over 2003-09-15 20:35:28 +00:00
merge-2.ui New function which implements "smart" separators by iterating once over 2003-09-15 20:35:28 +00:00
merge-3.ui Change the XML format: <Root> element is replaced by <ui>, <menu> element 2003-08-27 22:22:28 +00:00
Modeller.xpm
pixbuf-lowmem.c
pixbuf-random.c
pixbuf-randomly-modified.c
pixbuf-read.c
prop-editor.c Add navigation for object properties, so that you can easily edit the 2003-05-16 22:14:30 +00:00
prop-editor.h
simple.c
stresstest-toolbar.c remove this accidentally committed file. 2003-07-04 17:38:08 +00:00
test.xpm
testactions.c Add value parameter to allow setting the currently selected group member 2003-09-15 19:51:55 +00:00
testcalendar.c
testcombo.c Landing the new ComboBox. Note that only gtkcombobox.h and 2003-09-26 21:57:06 +00:00
testdnd.c Use g_setenv() instead of putenv(). 2003-08-02 21:35:44 +00:00
testfilechooser.c Added an API point about needing a way to fetch the hpaned position so we 2003-09-11 00:56:46 +00:00
testgtk.1
testgtk.c Add table menu tests. 2003-09-11 21:02:24 +00:00
testgtkrc
testgtkrc2
testicontheme.c Add a test program from gnome-desktop. 2003-07-03 21:26:35 +00:00
testinput.c
testmenus.c
testmerge.c Demonstrate the use of the connect-proxy signal. 2003-09-26 23:01:32 +00:00
testmultidisplay.c Don't include strings.h, it's not needed anymore. (#112388) 2003-05-06 21:33:22 +00:00
testmultiscreen.c
testrgb.c
testselection.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
testsocket_child.c
testsocket_common.c
testsocket.c add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. 2002-11-20 01:07:33 +00:00
testtext.c Turn off GTK_DISABLE_DEPRECATED, since this test uses the 2003-09-26 23:33:46 +00:00
testtextbuffer.c #include <stdlib.h> for putenv, <string.h> for strlen. 2003-01-09 02:38:13 +00:00
testthreads.c
testtoolbar.c connect to "delete_event" so the application will actually quit when you 2003-08-31 22:32:49 +00:00
testtreecolumns.c
testtreeedit.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
testtreeflow.c the rand variable should be static to avoid conflicts with rand(). 2002-12-19 02:38:27 +00:00
testtreefocus.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
testtreesort.c
testtreeview-plan.txt
testtreeview.c demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c 2003-02-28 01:45:51 +00:00
testxinerama.c
treestoretest.c