summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testgtk: Remove unused local variableTimm Bäder2017-07-191-1/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-5/+8
* testpopover: Remove expand GtkBox child propertiesTimm Bäder2017-07-192-18/+1
* testbaseline: Add a horizontal spinbuttonTimm Bäder2017-07-191-0/+4
* testnotebookdnd: quit when the toplevel gets closedTimm Bäder2017-07-191-0/+3
* Remove all widget style property codeTimm Bäder2017-07-191-1/+1
* layout: Remove bin_windowTimm Bäder2017-07-191-9/+1
* testwidgetfocus: Drop SPACING constant in favor for CSSTimm Bäder2017-07-191-11/+125
* testtooltips: Add static tooltipTimm Bäder2017-07-191-0/+40
* testheightforwidth: Remove GtkBox fill/expand usageTimm Bäder2017-07-191-28/+0
* testgtk.c: native file chooser filter changesTom Schoonjans2017-07-181-6/+22
* Add a simple center box testMatthias Clasen2017-06-043-0/+42
* testlist: Fix custom cssTimm Bäder2017-05-251-3/+3
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-255-39/+0
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-4/+4
* meson: gtk: remove internal static libs from declared gtk dependencyTim-Philipp Müller2017-05-031-0/+1
* meson: tests: make tests find resources from the source dirTim-Philipp Müller2017-05-039-3/+48
* meson: tests: update and sync with MakefilesTim-Philipp Müller2017-05-032-177/+144
* meson: update list of sources for changes in git masterTim-Philipp Müller2017-05-031-7/+1
* meson: update build filesTimm Bäder2017-05-031-30/+0
* meson: build some more testsTimm Bäder2017-05-031-14/+84
* meson: build tests/visualsTimm Bäder2017-05-032-0/+8
* meson: Install libgtk and libgdkTimm Bäder2017-05-031-1/+0
* meson: Build all tests in tests/Timm Bäder2017-05-031-2/+138
* meson: Build gtk marshallersTimm Bäder2017-05-031-0/+5
* testdnd2: Don't pass a toplevel to gtk_drag_set_icon_widgetTimm Bäder2017-04-251-14/+10
* label: Remove angle propertyTimm Bäder2017-04-256-148/+7
* box: Remove center childTimm Bäder2017-04-251-1/+0
* actionbar: Add explicit center widgetTimm Bäder2017-04-251-0/+4
* box: Remove fill child propertyTimm Bäder2017-04-2559-828/+762
* box: Remove expand child propertyTimm Bäder2017-04-2560-836/+830
* testboxcss: Fix custom CSSTimm Bäder2017-04-241-4/+3
* testlist3: Handle dropping a row onto itselfMatthias Clasen2017-04-221-0/+3
* Fix the buildMatthias Clasen2017-04-221-2/+2
* Refine the listbox dnd exampleMatthias Clasen2017-04-221-11/+20
* Implement dnd for list box rows in an exampleMatthias Clasen2017-04-211-2/+91
* Avoid a compiler warningMatthias Clasen2017-04-011-1/+1
* tests: Add widget focus test caseTimm Bäder2017-03-312-0/+175
* Avoid redefining GNU_SOURCEMatthias Clasen2017-03-231-1/+0
* tests: Fix use of C99 inline declarationPhilip Withnall2017-03-071-1/+3
* testheightforwidth: cleanupsDaniel Boles2017-03-071-12/+14
* testframe: label-yalign does nothing so don’t testDaniel Boles2017-03-071-5/+10
* testframe: Simplify initial setting of paddingDaniel Boles2017-03-071-10/+2
* testframe: Add CheckButton to toggle border off/onDaniel Boles2017-03-071-0/+18
* testframe: Order controls better & improve labelsDaniel Boles2017-03-071-25/+27
* testframe: Minimise typecastsDaniel Boles2017-03-071-22/+25
* testframe: Set value before connecting callbacksDaniel Boles2017-03-071-4/+4
* testframe: Use a generic widget pointerDaniel Boles2017-03-071-28/+27
* testheightforwidth: Add missing unrefDaniel Boles2017-03-061-0/+3
* Fix the completely broken tests/testheightforwidthDaniel Boles2017-03-061-31/+63