gtk2/tests
Alexander Larsson 287b821705 Rename gdk_window_set_has_native to gdk_window_ensure_native
This also removes the (unimplemented) possibility to change a window to
non-native. This seems generally not very useful, and there are some problems
with it, for instance if two "users" need a window to be native and then
one of the "users" doesn't need it anymore it can't change it back, because
it is unaware of the other reason the window is native.
2009-06-01 11:57:59 +02: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 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
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
autotestfilesystem.c Revert name change 2008-07-01 22:57:50 +00:00
autotestkeywords.cc 2.11.5 2007-07-02 22:24:39 +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
flicker.c Add testcase showing Gtk+ flickering a lot 2009-04-02 10:14:04 +02:00
gnome-textfile.png Add testiconview. A test for GtkIconView ...which uses this image. 2004-08-04 14:32:45 +00:00
gtkoffscreenbox.c Make offscreen windows not be in hierarchy 2009-04-02 10:16:30 +02:00
gtkoffscreenbox.h Add offscreen testcase 2009-04-02 10:14:04 +02:00
Makefile.am Merge branch 'master' into client-side-windows 2009-05-25 14:30:01 +02:00
makefile.msc build gdkwindowimpl 2008-08-01 14:43:22 +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 Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
pixbuf-random.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
pixbuf-randomly-modified.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
pixbuf-read.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
pixbuf-threads.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
print-editor.c perf/widgets.h tests/print-editor.c tests/prop-editor.h 2008-05-23 14:55:43 +00:00
prop-editor.c undeprecate (apart from still using GtkOptionMenu). 2008-08-04 16:33:28 +00:00
prop-editor.h perf/widgets.h tests/print-editor.c tests/prop-editor.h 2008-05-23 14:55:43 +00:00
simple.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
stresstest-toolbar.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +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 Test icon names in actions with toolitems 2009-01-24 21:53:29 +00:00
testassistant.c Revert name change 2008-07-01 22:57:50 +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 Fix the build 2005-07-12 18:08:20 +00:00
testcalendar.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testcellrenderertext.c Revert name change 2008-07-01 22:57:50 +00:00
testclientmessage.c CSW Win32 work in progress - builds but does not work yet. 2009-04-02 10:16:29 +02:00
testcombo.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testcombochange.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testdnd.c Fix a typo 2008-12-13 05:20:10 +00:00
testellipsise.c Revert name change 2008-07-01 22:57:50 +00:00
testentrycompletion.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testentryicons.c Rename GtkEntry icon-related signals 2008-12-31 07:29:23 +00:00
testfilechooser.c Fix option parsing so that -a and --action work correctly. 2008-10-13 15:15:23 +00:00
testfilechooserbutton.c Don't use deprecated API. Reported by Tobias Mueller 2009-02-28 05:38:25 +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 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c Add a separate keybinding signal for activating links 2009-05-11 02:44:12 -04:00
testgtkrc Add link support to GtkLabel 2009-05-11 01:23:13 -04:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testicontheme.c Bug 347230 – testicontheme shortcomings 2008-10-31 08:56:42 +00:00
testiconview.c don't use the deprecated gtk_box_pack_start_defaults(). 2008-08-05 12:30:15 +00:00
testimage.c Bug 522084 – GIcon support for GtkIconTheme & GtkImage 2008-05-29 14:33:49 +00:00
testinput.c Revert name change 2008-07-01 22:57:50 +00:00
testmenubars.c Add Copyright/License information. 2005-07-13 05:44:22 +00:00
testmenus.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testmerge.c Replaced deprecated call to gtk_action_connect_proxy with call to gtk_activatable_set_related_action 2009-05-11 13:52:16 +02:00
testmountoperation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testmultidisplay.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testmultiscreen.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testnotebookdnd.c Revert name change 2008-07-01 22:57:50 +00:00
testnouiprint.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testoffscreen.c Add offscreen testcase 2009-04-02 10:14:04 +02:00
testprint.c Revert name change 2008-07-01 22:57:50 +00:00
testprintfileoperation.c Further updates from the GtkPrintContext functions rename. 2006-05-31 14:06:02 +00:00
testprintfileoperation.h perf/widgets.h tests/print-editor.c tests/prop-editor.h 2008-05-23 14:55:43 +00:00
testrc.c Revert name change 2008-07-01 22:57:50 +00:00
testrecentchooser.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testrecentchoosermenu.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testrgb.c Revert name change 2008-07-01 22:57:50 +00:00
testrichtext.c Fix C89 compilation issue. (#467711, The Written Word) 2007-11-21 09:32:35 +00:00
testscale.c Bug 565656 – Add marks to scales 2009-01-20 05:10:27 +00:00
testselection.c Revert name change 2008-07-01 22:57:50 +00:00
testsocket_child.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testsocket_common.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testsocket.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testspinbutton.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
teststatusicon.c Remove a deprecated call to gtk_status_icon_set_tooltip 2009-05-03 23:44:01 -04:00
testtext.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testthreads.c Revert name change 2008-07-01 22:57:50 +00:00
testtoolbar.c Properly create a menu proxy from a GIcon. Patch by Christian Persch 2009-01-11 05:44:18 +00:00
testtooltips.c Add code to test gtk_tooltip_set_custom() 2007-07-24 03:50:49 +00:00
testtreecolumns.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreecolumnsizing.c Fix #316087. 2008-07-11 14:17:49 +00:00
testtreeedit.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreeflow.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreefocus.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreemodel.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreesort.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +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 tests/pixbuf-lowmem.c tests/pixbuf-random.c 2008-05-25 08:41:15 +00:00
testvolumebutton.c Removed deprecated call to gtk_scale_button_get_orientation 2009-05-11 13:52:16 +02:00
testwindows.c Rename gdk_window_set_has_native to gdk_window_ensure_native 2009-06-01 11:57:59 +02:00
testxinerama.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
treestoretest.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00