gtk2/demos/gtk-demo
15:39:40 Tim Janik 2dc08ada49 call g_test_init() from gtk_test_init().
2007-11-22 15:39:40  Tim Janik  <timj@imendio.com>

        * gtk/gtktestutils.c: call g_test_init() from gtk_test_init().

        * gtk/tests/testing.c: use g_test_add_func() to register tests and use
	g_test_run() to run the tests to integrate with the testing framework.

        * gtk/tests/Makefile.am: removed exemplary testing rules.

        * Makefile.am, gtk/tests/Makefile.am, gtk/Makefile.am:
        * gtk/xdgmime/Makefile.am, gtk/theme-bits/Makefile.am:
        * tests/Makefile.am, docs/reference/gdk-pixbuf/Makefile.am:
        * docs/reference/gdk/Makefile.am, docs/reference/gtk/Makefile.am:
        * docs/reference/Makefile.am, docs/tools/Makefile.am:
        * docs/tutorial/Makefile.am, docs/faq/Makefile.am, docs/Makefile.am:
        * gdk-pixbuf/pixops/Makefile.am, gdk-pixbuf/Makefile.am:
        * demos/gtk-demo/Makefile.am, demos/Makefile.am:
        * modules/input/Makefile.am, modules/printbackends/file/Makefile.am:
        * modules/printbackends/test/Makefile.am, modules/printbackends/Makefile.am:
        * modules/printbackends/cups/Makefile.am, modules/printbackends/lpr/Makefile.am:
        * modules/engines/ms-windows/Theme/gtk-2.0/Makefile.am:
        * modules/engines/ms-windows/Theme/Makefile.am:
        * modules/engines/ms-windows/Makefile.am:
        * modules/engines/Makefile.am,  modules/engines/pixbuf/Makefile.am:
        * modules/Makefile.am, m4macros/Makefile.am, perf/Makefile.am:
        * contrib/Makefile.am, contrib/gdk-pixbuf-xlib/Makefile.am:
        * gdk/directfb/Makefile.am, gdk/linux-fb/Makefile.am:
        * gdk/quartz/Makefile.am, gdk/win32/rc/Makefile.am:
        * gdk/win32/Makefile.am, gdk/x11/Makefile.am, gdk/Makefile.am:
	include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments.



svn path=/trunk/; revision=19033
2007-11-22 14:38:26 +00:00
..
.cvsignore shut up cvs 2003-10-27 23:41:12 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png
appwindow.c Add some hints about titles on about dialogs 2007-03-19 05:35:51 +00:00
assistant.c More work on GtkAssistant by Carlos Garnacho: 2006-01-28 06:03:50 +00:00
background.jpg
builder.c Connect the destroy signal in the example instead of the ui file. Also set 2007-06-27 00:23:56 +00:00
button_box.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
changedisplay.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00
clipboard.c Only set the text if it is not NULL. (#319930, Thomas Klausner) 2005-10-27 04:31:33 +00:00
colorsel.c Small formatting fix. 2006-04-17 15:08:04 +00:00
combobox.c Add a simple validation demo. Make it possible to add arbitrary children 2007-04-26 15:55:48 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
demo.ui add more convenience API. 2007-07-19 13:21:09 +00:00
dialog.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
drawingarea.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00
editable_cells.c Fix 346375 2006-07-02 15:05:14 +00:00
entry_completion.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
expander.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl.in Accept dashes in demo titles. 2005-07-12 15:28:45 +00:00
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-fs-directory.png Add a simple file browser based on the icon view. 2004-07-04 20:35:35 +00:00
gnome-fs-regular.png Add a simple file browser based on the icon view. 2004-07-04 20:35:35 +00:00
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
hypertext.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
iconview_edit.c Don't leak text. 2005-12-07 19:50:39 +00:00
iconview.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00
images.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
list_store.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
main.c Close the file after it's loaded (bug #395316). 2007-01-11 14:26:51 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00
makefile.msc.in updated 2004-11-21 21:01:28 +00:00
menus.c change_orientation() should return void, remove unused variable in 2005-07-07 00:25:18 +00:00
panes.c s/gtk_widget_[un]ref/g_object_[un]ref/g 2007-09-06 10:46:54 +00:00
pickers.c Add a demo showing all picker widgets. 2005-05-25 04:09:20 +00:00
pixbufs.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
printing.c Fix headers in gtk-demo printing demo 2007-04-28 14:06:25 +00:00
rotated_text.c updated 2004-11-21 21:01:28 +00:00
sizegroup.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
stock_browser.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
textscroll.c Fix some compiler warnings. 2007-01-04 14:47:29 +00:00
textview.c Drop the phrase saying invisible text doesn't work (#444236). 2007-06-05 17:39:06 +00:00
tree_store.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
ui_manager.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00