summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for use-stock/use-underline in buttonsMatthias Clasen2009-07-012-0/+151
* Clean up embedding apiAlexander 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
| * Replaced deprecated call to gtk_action_connect_proxy with call to gtk_activat...Tobias Mueller2009-05-111-4/+5
| * Add a separate keybinding signal for activating linksMatthias Clasen2009-05-111-5/+1
| * Add link support to GtkLabelMatthias Clasen2009-05-112-0/+60
| * Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
| * Remove a deprecated call to gtk_status_icon_set_tooltipTobias Mueller2009-05-031-1/+1
| * Test the new style propertyMatthias Clasen2009-04-301-0/+2
* | Make offscreen windows not be in hierarchyAlexander Larsson2009-04-021-84/+2
* | CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-021-122/+122
* | testwindows - support for manually selecting window pos and sizeAlexander Larsson2009-04-021-2/+111
* | Add support for scrolling to testwindowsAlexander Larsson2009-04-021-1/+71
* | Make testwindows support multiple selected windowsAlexander Larsson2009-04-021-80/+193
* | tests/testwindows - play with GdkWindowsAlexander Larsson2009-04-022-0/+749
* | Add testcase showing Gtk+ flickering a lotAlexander Larsson2009-04-022-0/+219
* | Add offscreen testcaseAlexander Larsson2009-04-024-0/+1001
|/
* Don't use deprecated API. Reported by Tobias MuellerMatthias Clasen2009-02-281-6/+4
* add some orientation flipping code to the "flipping" test.Michael Natterer2009-02-191-8/+49
* Test icon names in actions with toolitemsMatthias Clasen2009-01-241-0/+3
* Bug 565656 – Add marks to scalesMatthias Clasen2009-01-202-0/+152
* Properly create a menu proxy from a GIcon. Patch by Christian PerschMatthias Clasen2009-01-111-1/+9
* Rename GtkEntry icon-related signalsMatthias Clasen2008-12-311-1/+17
* Don't emit ::icon-pressed on nonactivatable icons. Fix up docs to matchMatthias Clasen2008-12-271-11/+51
* Fix interaction between icons and widget sensitivity. Also fix a fewMatthias Clasen2008-12-272-2/+82
* Bug 85292 – add an icon to gtkentryCody Russell2008-12-192-0/+130
* Fix a typoMatthias Clasen2008-12-131-1/+1
* Bug 546285 – Allow GtkEntry to draw progressMichael Natterer2008-12-051-1/+71
* Bug 561504 – testgtk should load rc file from sub folderChristian Dywan2008-11-261-0/+4
* Print the random client type name, not the fixed one.Tor Lillqvist2008-11-011-2/+2
* New interactive test program to verify client message functionality.Tor Lillqvist2008-11-012-0/+125
* Bug 347230 – testicontheme shortcomingsChristian Dywan2008-10-311-2/+17
* Fix option parsing so that -a and --action work correctly.Cody Russell2008-10-131-1/+1
* Bug 555386 – format not a string literal and no format argumentsChristian Persch2008-10-131-1/+1
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-8/+7
* don't use the deprecated gtk_box_pack_start_defaults().Michael Natterer2008-08-051-10/+10
* undeprecate (apart from still using GtkOptionMenu).Michael Natterer2008-08-041-47/+29