summaryrefslogtreecommitdiff
path: root/gtk/tests
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-1/+2
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-2/+2
* recent-manager: Coalesce multiple changesEmmanuele Bassi2010-10-221-14/+72
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-1/+1
* gtk: use the new scrollable API to get to the scroll adjustmentsMichael Natterer2010-10-221-6/+6
* Add GtkScrollable interfaceTadej Borovšak2010-10-222-1/+3
* GtkApplication rewriteRyan Lortie2010-10-191-46/+54
* Temporarily disable test involving file choosersMatthias Clasen2010-10-151-3/+3
* Add test for bug 163214Kristian Rietveld2010-10-141-0/+64
* Add test for bug 111500Kristian Rietveld2010-10-141-2/+128
* Add unit test for bug 93584Kristian Rietveld2010-10-141-0/+40
* Also test scrolling to a new row in a mixed height modelKristian Rietveld2010-10-141-0/+81
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-132-10/+3
* Don't check resize-grip-visible in default values unit testKristian Rietveld2010-10-121-0/+5
* Disable resize grip on spin button testKristian Rietveld2010-10-121-0/+2
* Fix scrolled window policy so the size allocation does not "flap"Kristian Rietveld2010-10-121-0/+3
* Handle off-by-one errors due to roundingKristian Rietveld2010-10-121-5/+7
* Use double iso. float since that is what GtkAdjustment usesKristian Rietveld2010-10-121-9/+9
* Remove GtkWidgetFlagsMatthias Clasen2010-09-261-10/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-2/+0
* tests: Remove GdkPixmap from testBenjamin Otte2010-09-261-2/+0
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* Get rid of the rest of variables exported from libgtkTor Lillqvist2010-09-081-2/+3
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-1/+1
* gtk/tests/builder.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-10/+12
* gtk/tests/testing.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+7
* gtk/tests/treeview-scrolling.c: Use accessor functions to acccess GtkWidgetJavier Jardón2010-08-221-2/+6
* API: remove GdkPangoRendererBenjamin Otte2010-08-101-6/+0
* bgo#625416 - Don't reload the filechooser's folder during a re-map eventFederico Mena Quintero2010-08-101-1/+0
* testing: Use Cairo calls instead of gdk_draw_line() to test server syncBenjamin Otte2010-07-261-5/+7
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-4/+7
* Use GtkBin accessorsJavier Jardón2010-07-133-14/+26
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-2/+2
* Revert "Add length to gtk_tree_path_get_indices"Colin Walters2010-06-284-7/+7
* Add length to gtk_tree_path_get_indicesColin Walters2010-06-284-7/+7
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-2/+0
* Make the message area available in gtkbuilder as wellMatthias Clasen2010-06-241-0/+31
* [gtk-example-application] Use the new apiJavier Jardón2010-06-241-1/+1
* [test] Exclude message-area as it's a object propertyJavier Jardón2010-06-221-1/+2
* Distcheck fixesMatthias Clasen2010-06-081-0/+1
* Add GtkApplicationMatthias Clasen2010-06-072-1/+65
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-073-6/+1
* Documentation fixesMatthias Clasen2010-05-251-0/+4
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-1/+1
* Fix testsMatthias Clasen2010-05-101-1/+1
* [tests] Move filechooser test files to correct locationJavier Jardón2010-05-113-5/+10
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-2/+2
* [test] Fix floating testJavier Jardón2010-05-071-1/+0
* [test] Do not test deprecated GtkTextJavier Jardón2010-05-071-2/+1