gtk/tests
Matthias Clasen 1ae257d00a Add GtkApplication
This is a work in progress to stub out an application class. The
primary goal is to provide a mechanism for applications to export
GtkActions, and there is a standard "Quit" action.

This is based on GApplication.

Future work:
 * Add a way to say "This is my application menubar", which gets
   put into all toplevel windows on non-OS-X, and into the top
   on OS X.
 * Support session management.
 * Support application settings.

https://bugzilla.gnome.org/show_bug.cgi?id=127958
2010-06-07 16:46:30 -04:00
..
dummy-headers
test-images
3DRings.xpm
apple-red.png
autotestfilesystem.c
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
extendedlayoutexample.c Add a frame to the examples 2010-05-01 21:40:44 -04:00
FilesQueue.xpm
flicker.c Add testcase showing Gtk+ flickering a lot 2009-04-02 10:14:04 +02:00
gnome-textfile.png
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 Add GtkApplication 2010-06-07 16:46:30 -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
pixbuf-lowmem.c
pixbuf-random.c
pixbuf-randomly-modified.c
pixbuf-read.c
pixbuf-threads.c
print-editor.c
prop-editor.c Use GtkComboBox in the property editor code 2010-05-03 01:51:17 +02:00
prop-editor.h
simple.c
stresstest-toolbar.c Remove deprecated GtkToolbar code 2010-05-24 20:16:07 +02:00
test.xpm
testaccel.c
testactions.c Test icon names in actions with toolitems 2009-01-24 21:53:29 +00:00
testapplication.c Add GtkApplication 2010-06-07 16:46:30 -04: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
testbuttons.c Add a testcase for use-stock/use-underline in buttons 2009-07-01 19:02:45 -04:00
testcairo.c
testcalendar.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-04-03 20:58:22 -04:00
testcellrenderertext.c
testclientmessage.c CSW Win32 work in progress - builds but does not work yet. 2009-04-02 10:16:29 +02:00
testcombo.c
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 Updated test for api change. 2010-04-20 20:44:11 -04:00
testentrycompletion.c
testentryicons.c Rename GtkEntry icon-related signals 2008-12-31 07:29:23 +00: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
testgrouping.c
testgtk.1
testgtk.c Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
testgtkrc Remove GtkCurve completely 2010-05-03 01:51:20 +02:00
testgtkrc2
testicontheme.c
testiconview-keynav.c Improved icon view keynav 2010-05-30 02:17:51 -04:00
testiconview.c
testimage.c
testinput.c Don't use GtkInputDialog in testinput 2010-05-03 01:51:17 +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
testmultidisplay.c
testmultiscreen.c
testnotebookdnd.c
testnouiprint.c
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
testprintfileoperation.c
testprintfileoperation.h
testrc.c
testrecentchooser.c
testrecentchoosermenu.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-04-03 20:58:22 -04:00
testrgb.c
testrichtext.c
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
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
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
testtoolbar.c Remove deprecated GtkToolbar code 2010-05-24 20:16:07 +02:00
testtooltips.c
testtreecolumns.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
testtreecolumnsizing.c
testtreeedit.c
testtreeflow.c
testtreefocus.c
testtreemodel.c
testtreesort.c
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