gtk/tests
Tor Lillqvist 01d372422d Don't pass NULL for %s to g_message(). (main): Drop unnecessary call to
2008-03-20  Tor Lillqvist  <tml@novell.com>

	* tests/testfilechooserbutton.c (chooser_update_preview_cb): Don't
	pass NULL for %s to g_message().
	(main): Drop unnecessary call to gtk_widget_destroy().


svn path=/trunk/; revision=19908
2008-03-20 03:21:41 +00:00
..
dummy-headers Extend the C++ keyword test to include internal GDK headers (#449016). 2007-06-26 14:24:27 +00:00
file-chooser-test-dir
test-images
3DRings.xpm
apple-red.png
autotestfilechooser.c 2.13.0 2008-02-21 18:03:04 +00:00
autotestfilesystem.c svn path=/trunk/; revision=18842 2007-09-17 19:53:54 +00:00
autotestkeywords.cc 2.11.5 2007-07-02 22:24:39 +00:00
buildertest.c - Treat enums like enums and not values - Avoid invalid free, in case of 2008-03-07 20:03:35 +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
circles.xbm
defaultvaluetest.c 2.13.0 2008-02-21 18:03:04 +00:00
FilesQueue.xpm
floatingtest.c ported to new testing framework. 2007-12-06 12:38:00 +00:00
gnome-textfile.png
Makefile.am Build testmountoperation only on Unix for now. 2008-03-17 22:41:55 +00:00
makefile.msc svn path=/trunk/; revision=18842 2007-09-17 19:53:54 +00:00
marble.xpm
merge-1.ui
merge-2.ui Test handling of empty menus. 2003-09-30 20:55:24 +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
objecttests.c 2.13.0 2008-02-21 18:03:04 +00:00
pixbuf-init.c Add file missing from SVN, from the tarball. 2008-02-22 20:17:00 +00:00
pixbuf-lowmem.c
pixbuf-random.c
pixbuf-randomly-modified.c
pixbuf-read.c
pixbuf-threads.c
print-editor.c Fix some issues with reference handling in the printing code. (#429902, 2007-04-30 04:45:33 +00:00
prop-editor.c Fix a memory leak (#515039, Christian Persch) 2008-02-12 15:38:47 +00:00
prop-editor.h
simple.c
stresstest-toolbar.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testaccel.c
testactions.c initialize GdkColor structs to fix warning about uninitialized "pixel" 2008-02-01 11:20:47 +00:00
testassistant.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testbbox.c tests/testbbox.c use g_object_ref/unref instead of deprecated functions. 2007-11-14 10:00:37 +00:00
testcairo.c
testcalendar.c use the right type for "subparser_data" and remove the (gpointer*) cast. 2008-01-30 15:06:06 +00:00
testcellrenderertext.c Add test cases for alignment. 2006-03-14 19:44:59 +00:00
testcombo.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testcombochange.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testdnd.c fix another call to gtk_selection_data_set(). 2008-01-14 14:34:07 +00:00
testellipsise.c
testentrycompletion.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testfilechooser.c Add a --backend option. (#516073, Christian Persch) 2008-02-16 01:23:18 +00:00
testfilechooserbutton.c Don't pass NULL for %s to g_message(). (main): Drop unnecessary call to 2008-03-20 03:21:41 +00:00
testframe.c tests/testbbox.c use g_object_ref/unref instead of deprecated functions. 2007-11-14 10:00:37 +00:00
testgrouping.c (broken pipe) 2006-04-26 12:39:25 +00:00
testgtk.1
testgtk.c Revert back to r19454. 2008-02-27 10:31:24 +00:00
testgtkrc added GtkArrow::arrow-scaling style property to control the arrow/border 2006-09-19 15:51:19 +00:00
testgtkrc2
testicontheme.c Set the filename to NULL for builtin icons, sinc 2007-04-25 18:01:44 +00:00
testiconview.c make testiconview show brokenness 2007-06-11 15:38:53 +00:00
testimage.c
testinput.c
testmenubars.c
testmenus.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testmerge.c Fix a memory leak (#515038, Christian Persch) 2008-02-12 15:24:57 +00:00
testmountoperation.c Implement GtkMountOperation, a subclass of GMountOperation to be used with 2008-03-17 17:29:55 +00:00
testmultidisplay.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
testmultiscreen.c
testnotebookdnd.c Also reorder menu when reordering tabs by drag & drop (Bug #506474) 2007-12-31 16:26:18 +00:00
testnouiprint.c updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True 2007-06-15 15:25:50 +00:00
testprint.c updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True 2007-06-15 15:25:50 +00:00
testprintfileoperation.c Further updates from the GtkPrintContext functions rename. 2006-05-31 14:06:02 +00:00
testprintfileoperation.h Implement per-page paper sizes. 2006-05-05 11:03:33 +00:00
testrc.c Support subclasses in RC files. (#142417, Todd Berman, patch based on a 2006-03-23 23:21:30 +00:00
testrecentchooser.c Port the GtkRecentChooser default implementation widget to the new 2007-07-23 16:44:07 +00:00
testrecentchoosermenu.c Set no-show-all flag on the placeholder menu item. 2008-02-11 09:54:09 +00:00
testrgb.c
testrichtext.c Fix C89 compilation issue. (#467711, The Written Word) 2007-11-21 09:32:35 +00:00
testselection.c
testsocket_child.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testsocket_common.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testsocket.c
testspinbutton.c
teststatusicon.c Add the possibility to test what happens if the process just calls exit() 2008-03-10 19:28:34 +00:00
testtext.c new method, gtk_widget_modify_cursor() (#89314). 2007-06-06 19:43:31 +00:00
testthreads.c
testtoolbar.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testtooltips.c Add code to test gtk_tooltip_set_custom() 2007-07-24 03:50:49 +00:00
testtreecolumns.c
testtreeedit.c
testtreeflow.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testtreefocus.c
testtreemodel.c
testtreesort.c #322591, Jonathan Blandford. 2006-01-24 10:49:29 +00:00
testtreeview-plan.txt
testtreeview.c Add a column that demonstrates how to use the new spinbutton cellrenderer. 2006-03-22 18:38:47 +00:00
testvolumebutton.c Add a second volume button. 2007-10-04 12:52:46 +00:00
testxinerama.c Change testcase to not update screen information on configure-event, since 2007-10-16 17:29:30 +00:00
textbuffertest.c 2.13.0 2008-02-21 18:03:04 +00:00
treestoretest.c