gtk2/tests
Benjamin Otte 3e96cfe8fc Deprecate the GdkRegion API
Includes fixing all callers to use the cairo region API instead. This is
usually just replacing the function names, the only difference is
gdk_region_get_rectangles() being replaced by
cairo_region_num_rectangles() and cairo_region_get_rectangle() which
required a bit more work.

https://bugzilla.gnome.org/show_bug.cgi?id=613284
2010-06-29 16:06:38 +02:00
..
dummy-headers Extend the C++ keyword test to include internal GDK headers (#449016). 2007-06-26 14:24:27 +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
apple-red.png
autotestfilesystem.c Revert name change 2008-07-01 22:57:50 +00:00
autotestkeywords.cc Don't include gdkwin32.h when testing Objective-C++ 2009-10-09 14:35:49 +03:00
check-n.xpm
check-y.xpm
circles.xbm
FilesQueue.xpm
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 Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) 2010-04-03 20:59:03 -04:00
gtkoffscreenbox.h Add offscreen testcase 2009-04-02 10:14:04 +02:00
Makefile.am don't build testapplication on OS X 2010-06-26 21:41:58 -04:00
makefile.msc Build more testapps, use G_PI instead of M_PI 2009-07-13 09:44:59 +02:00
marble.xpm
merge-1.ui
merge-2.ui Add UI manager attribute to always show image in menu items 2009-11-27 19:14:43 +01:00
merge-3.ui
Modeller.xpm
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 Use GtkComboBox in the property editor code 2010-05-03 01:51:17 +02: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 Remove deprecated GtkToolbar code 2010-05-24 20:16:07 +02:00
test.xpm
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
testapplication.c [testapplication] Fix some compilation warnings 2010-06-24 01:51:33 +02:00
testapplication.desktop Add GtkApplication 2010-06-07 16:46:30 -04:00
testassistant.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-04-03 20:58:20 -04:00
testbbox.c tests/testbbox.c use g_object_ref/unref instead of deprecated functions. 2007-11-14 10:00:37 +00:00
testbuttons.c Add a testcase for use-stock/use-underline in buttons 2009-07-01 19:02:45 -04:00
testcairo.c Fix the build 2005-07-12 18:08:20 +00:00
testcalendar.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-04-03 20:58:22 -04: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 Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
testcombochange.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
testdnd.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
testellipsise.c Mass api change from GtkExtendedLayout --> GtkSizeRequest 2010-06-18 00:11:26 -04: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
testexpander.c Add an expander-in-dialog example 2010-06-24 00:35:24 -04:00
testfilechooser.c Add an --initial-folder option to testfilechooser.c 2009-06-12 14:09:47 -05:00
testfilechooserbutton.c Fix compilation warning 2009-10-20 20:38:14 +02: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 Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
testgtkrc Remove GtkCurve completely 2010-05-03 01:51:20 +02:00
testgtkrc2
testheightforwidth.c Mass api change from GtkExtendedLayout --> GtkSizeRequest 2010-06-18 00:11:26 -04:00
testicontheme.c Bug 347230 – testicontheme shortcomings 2008-10-31 08:56:42 +00:00
testiconview-keynav.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04: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 testinput: Do not use deprecated API. 2010-06-24 02:30:54 +02:00
testmenubars.c tests: Too many arguments in call to 'create_menu' 2010-05-03 02:59:35 +02: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 Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
testoffscreenwindow.c Deprecate widget flag: GTK_WIDGET_DRAWABLE 2010-04-03 20:56:29 -04:00
testorientable.c Testcase for GtkOrientable 2009-06-15 09:14:00 +08: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 Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-04-03 20:58:22 -04: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 Remove some unused variables (GnomeBug:591218) 2009-08-10 11:06:54 +02:00
testselection.c Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02: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 Use "activate" rather than "clicked" for menu items 2010-05-03 01:51:22 +02:00
testsocket.c Use "activate" rather than "clicked" for menu items 2010-05-03 01:51:22 +02: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 Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
testthreads.c Revert name change 2008-07-01 22:57:50 +00:00
testtoolbar.c Remove deprecated GtkToolbar code 2010-05-24 20:16:07 +02:00
testtooltips.c Add code to test gtk_tooltip_set_custom() 2007-07-24 03:50:49 +00:00
testtreecolumns.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04: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 Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04: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
testtreeview.c Port testtreeview to new API 2010-05-03 01:51:23 +02:00
testvolumebutton.c Removed deprecated call to gtk_scale_button_get_orientation 2009-05-11 13:52:16 +02:00
testwindows.c Fix warning about pointer/int confusion 2009-09-12 13:23:09 +02:00
testxinerama.c Add gdk_screen_get_primary_monitor(). This fixes bug #601712 2009-12-08 11:27:02 -06:00
treestoretest.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00