summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Beef up transform testcaseMatthias Clasen2020-09-041-5/+21
|/
* Add a simple testcase for transformsMatthias Clasen2020-09-032-0/+78
* list widgets: Simplify the constructorsMatthias Clasen2020-09-014-6/+6
* list widgets: Use selection models in the apiMatthias Clasen2020-08-314-8/+14
* Remove GtkRadioButton references in the docsMatthias Clasen2020-08-301-4/+0
* Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-3010-44/+44
* Drop a long-dead testMatthias Clasen2020-08-301-75/+0
* tests: Stop using radio buttonsMatthias Clasen2020-08-305-59/+73
* Change button hierarchyTimm Bäder2020-08-293-19/+19
* testoutsetshadowdrawing: Make window background whiteTimm Bäder2020-08-291-0/+1
* testadjustsize: Fix overlay/box confusionTimm Bäder2020-08-291-3/+3
* Merge branch 'new-sysprof' into 'master'Matthias Clasen2020-08-211-2/+2
|\
| * Alterative sysprof build supportMatthias Clasen2020-08-211-2/+2
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-214-8/+8
|/
* Drop style class definesMatthias Clasen2020-08-141-1/+1
* Specify version for optional librsvg dependencyAndreas Persson2020-08-061-1/+1
* testsvg: Some additionsMatthias Clasen2020-08-051-0/+36
* Add an svg testMatthias Clasen2020-08-052-0/+216
* Merge branch 'wip/compute-size' into 'master'Matthias Clasen2020-08-053-13/+7
|\
| * gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-053-13/+7
* | testborderdrawing: Don't crash on exitMatthias Clasen2020-08-051-2/+0
* | Drop GtkAccelLabelMatthias Clasen2020-08-041-100/+0
|/
* grid layout: Rename some propertiesMatthias Clasen2020-08-023-30/+30
* testgtk: More GTimeVal eradicationMatthias Clasen2020-07-311-11/+9
* build: bump to sysprof 4 ABIChristian Hergert2020-07-281-4/+5
* Merge branch 'ebassi/new-a11y' into 'master'Matthias Clasen2020-07-271-7/+0
|\
| * Remove ATKEmmanuele Bassi2020-07-261-7/+0
* | Merge branch 'drop-down-constructor' into 'master'Matthias Clasen2020-07-261-3/+3
|\ \
| * | dropdown: Revise constructorsMatthias Clasen2020-07-261-3/+3
| |/
* | gridview: Revise constructorsMatthias Clasen2020-07-261-11/+5
* | columnview: Revise the constructorMatthias Clasen2020-07-261-5/+1
* | listview: Revise constructorsMatthias Clasen2020-07-264-14/+5
* | treelistmodel: Make constructor transfer fullMatthias Clasen2020-07-263-10/+6
* | sortlistmodel: Make constructor transfer fullMatthias Clasen2020-07-263-10/+1
* | filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-262-4/+0
|/
* Replace "gdouble" with "double"Benjamin Otte2020-07-2516-45/+45
* Replace "gfloat" with "float"Benjamin Otte2020-07-252-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-2558-201/+201
* Replace "gint" with "int"Benjamin Otte2020-07-2553-259/+259
* testwidgettransforms: Fix GtkBox castsTimm Bäder2020-07-171-2/+2
* filechooser: Drop the ::current-folder-changed signalMatthias Clasen2020-07-092-44/+0
* filechooser: Drop the ::file-activated signalMatthias Clasen2020-07-091-22/+0
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-092-50/+42
* tests: Stop using file chooser apis that are going awayMatthias Clasen2020-07-092-37/+0
* filechooser: Add gtk_file_chooser_get_filtersMatthias Clasen2020-07-061-5/+9
* filefilter: Drop custom filtersMatthias Clasen2020-07-051-23/+0
* filefilter: Drop GtkFileFilterInfoMatthias Clasen2020-07-051-4/+8
* filefiler: No more floatingMatthias Clasen2020-07-052-0/+10
* tests: Make testlistview be a list againBenjamin Otte2020-07-051-2/+2
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-025-7/+1