gtk/tests
Mathias Hasselmann ced0bab02f Improving handling of tooltip-text property. Also check result of tooltip
2007-06-15 Mathias Hasselmann <mathias.hasselmann@gmx.de>

	* gtk/gtkwidget.c: Improving handling of tooltip-text property.
	* tests/testtooltips.c: Also check result of tooltip getters.

svn path=/trunk/; revision=18143
2007-06-15 18:25:11 +00:00
..
file-chooser-test-dir Fix bug #321560, based on a patch by Bogdan Nicula (bogdanni@hotmail.com): 2005-11-28 22:25:03 +00:00
test-images applied patch from maemo-gtk which avoids the allocation of an 2005-12-14 12:47:49 +00:00
.cvsignore Update. 2006-10-02 17:33:08 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
apple-red.png Insert cast to fix warning. Assign something to old_value to quiet gcc 2003-07-03 01:02:04 +00:00
autotestfilechooser.c Reactivate the other file-chooser tests. Forgot that before commiting revision 17994. 2007-05-31 21:52:05 +00:00
autotestfilesystem.c Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
buildertest.c Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +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
floatingtest.c derive GtkObject from GUnowned, so it initially has a floating reference 2005-12-22 15:10:05 +00:00
gnome-textfile.png Add testiconview. A test for GtkIconView ...which uses this image. 2004-08-04 14:32:45 +00:00
Makefile.am Add GtkBuilder, fixes #172535 2007-06-15 17:53:46 +00:00
makefile.msc updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True 2007-06-15 15:25:50 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
merge-1.ui Test handling of empty menus. 2003-09-30 20:55:24 +00:00
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 Initial revision 1997-11-24 22:37:52 +00:00
pixbuf-lowmem.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-random.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-randomly-modified.c Deprecation cleanup 2002-10-13 23:22:33 +00:00
pixbuf-read.c image files for testing pixbuf loaders the old test-loaders.c split into 2002-05-05 00:59:42 +00:00
pixbuf-threads.c *** empty log message *** 2004-11-12 05:42:49 +00:00
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 Implement editing of flags. 2006-12-31 00:49:44 +00:00
prop-editor.h Make it work, even if the window is already realized or mapped. 2002-04-30 23:44:14 +00:00
simple.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
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 Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
testactions.c Add GtkActionClass::get_submenu() vfunc: actions providing a menu item or 2007-03-15 19:33:57 +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 applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER to 2007-02-08 12:11:02 +00:00
testcairo.c Fix the build 2005-07-12 18:08:20 +00:00
testcalendar.c Fix many sparse warnings. 2004-10-28 15:00:05 +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 Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testellipsise.c exit on close. 2004-09-30 14:46:21 +00:00
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 test for the confirm-overwrite signal. 2005-07-15 06:07:13 +00:00
testfilechooserbutton.c added a bunch of tests use g_snprintf() don't include unistd.h twice. 2006-01-06 12:05:28 +00:00
testgrouping.c (broken pipe) 2006-04-26 12:39:25 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c new method, gtk_widget_modify_cursor() (#89314). 2007-06-06 19:43:31 +00:00
testgtkrc added GtkArrow::arrow-scaling style property to control the arrow/border 2006-09-19 15:51:19 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
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 call gtk_window_process_updates() so the animation keeps running even if 2005-11-16 14:40:41 +00:00
testinput.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testmenubars.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
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 Replace a lot of idle and timeout calls by the new gdk_threads api. 2006-12-22 19:10:43 +00:00
testmultidisplay.c Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
testmultiscreen.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testnotebookdnd.c missing #include <ctype.h>. 2007-05-23 15:06:03 +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 Add a test suite for GtkRecentChooser. 2006-03-29 20:08:23 +00:00
testrecentchoosermenu.c Move filtering of the recent files list into the shared implementation; do 2007-03-15 10:05:34 +00:00
testrgb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testrichtext.c intialize random number generator state upon program start, to enable 2006-09-14 10:31:40 +00:00
testselection.c Fix many sparse warnings. 2004-10-28 15:00:05 +00:00
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 Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testspinbutton.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
teststatusicon.c Fix GtkStatusIcon to not take up space on the panel if it is invisible. 2007-01-27 05:51:19 +00:00
testtext.c new method, gtk_widget_modify_cursor() (#89314). 2007-06-06 19:43:31 +00:00
testtextbuffer.c Allow to separate GtkTextMark creation from buffer insertion. (#132818, 2007-05-26 04:10:42 +00:00
testthreads.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
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 Improving handling of tooltip-text property. Also check result of tooltip 2007-06-15 18:25:11 +00:00
testtreecolumns.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testtreeedit.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
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 add a little test for the newly introduced indicator-size property. 2006-01-13 13:28:22 +00:00
testtreemodel.c #include <config.h> for HAVE_MALLINFO define, other minor cleanups. 2004-09-21 23:53:27 +00:00
testtreesort.c #322591, Jonathan Blandford. 2006-01-24 10:49: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 Add a column that demonstrates how to use the new spinbutton cellrenderer. 2006-03-22 18:38:47 +00:00
testvolumebutton.c Add the GtkVolumeButton widget, a button that pops up a scale when clicked 2007-05-19 23:35:00 +00:00
testxinerama.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
treestoretest.c grrr... the pipe did b0rk b0rk b0rk 2006-01-15 20:13:25 +00:00