summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-093-6/+6
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-033-7/+7
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-033-11/+11
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-026-43/+43
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-015-89/+89
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-013-4/+4
* Correctly clone the toolbutton's icon-name image widgetChristian Persch2010-02-091-0/+5
* [tests] Not use GtkOptionMenu deprecate widget.Javier Jardón2010-02-081-24/+12
* [test] Fix some typosJavier Jardón2010-01-231-2/+2
* Implement property editor for GdkColor propertiesChristian Persch2010-01-112-10/+76
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-042-2/+2
* Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ...Cody Russell2009-12-281-1/+1
* Add delete-event callback to window, use gtk_widget_queue_draw() instead of g...Cody Russell2009-12-281-1/+3
* GtkOffscreenWindow implementation for #604901Cody Russell2009-12-282-0/+98
* Fix up linker flagsBenjamin Otte2009-12-191-1/+2
* let the close button reflect the page_complete status of SUMMARY pagesSven Herzberg2009-12-101-2/+12
* Add gdk_screen_get_primary_monitor(). This fixes bug #601712Cody Russell2009-12-081-10/+38
* Add UI manager attribute to always show image in menu itemsChristian Persch2009-11-271-1/+1
* Disable test until it is rewritten to workJavier Jardón2009-11-091-0/+4
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-062-6/+6
* Fix compilation warningJavier Jardón2009-10-201-6/+3
* Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compilingChristian Dywan2009-10-161-0/+2
* Don't include gdkwin32.h when testing Objective-C++Tor Lillqvist2009-10-091-0/+2
* Move '-x objective-c++' from CXXFLAGS to CPPFLAGSCody Russell2009-09-181-2/+1
* Fix warning about pointer/int confusionVincent Untz2009-09-121-1/+1
* Deprecate GDK_WINDOW_OBJECT and GdkWindowObjectAlexander Larsson2009-09-041-0/+1
* Add test for gdk_window_restackAlexander Larsson2009-09-021-1/+43
* Remove some unused variables (GnomeBug:591218)Javier Jardón2009-08-101-1/+0
* Enable big_window bench on win32, dialog for everyoneHans Breuer2009-07-261-6/+1
* Build more testapps, use G_PI instead of M_PIHans Breuer2009-07-132-6/+12
* Add a testcase for use-stock/use-underline in buttonsMatthias Clasen2009-07-012-0/+151
* Clean up embedding apiclient-side-windowsAlexander Larsson2009-07-011-19/+12
* Make win32 backend build and minimally workAlexander Larsson2009-07-011-0/+2
* Merge branch 'master' into client-side-windowsAlexander Larsson2009-06-174-1/+133
|\
| * fix compile warningsBenjamin Otte2009-06-171-1/+1
| * Merge branch 'button-box-orientable-584598'Davyd Madeley2009-06-152-0/+114
| |\
| | * Testcase for GtkOrientableDavyd Madeley2009-06-152-0/+114
| * | Add an --initial-folder option to testfilechooser.cFederico Mena Quintero2009-06-121-1/+12
| * | Add an --initial-filename option to testfilechooser.cFederico Mena Quintero2009-06-121-0/+7
| |/
* | Implement the new offscreen signals in GtkOffscreenBoxAlexander Larsson2009-06-081-1/+183
* | Set the right parent root window for the offscreen windowsAlexander Larsson2009-06-051-2/+2
* | Fix too many args warningAlexander Larsson2009-06-031-1/+1
* | Rename gdk_window_set_has_native to gdk_window_ensure_nativeAlexander Larsson2009-06-011-2/+2
* | Add some test for draw_drawable graphics exposuresAlexander Larsson2009-05-271-0/+26
* | Merge branch 'master' into client-side-windowsAlexander Larsson2009-05-256-8/+69
|\ \ | |/
| * Removed deprecated call to gtk_scale_button_get_orientationTobias Mueller2009-05-111-3/+3