summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-2/+2
* draggesture: Port to new API modelBenjamin Otte2018-04-261-1/+2
* multipressgesture: Port to new API modelBenjamin Otte2018-04-263-5/+6
* testentrycompletion: Use the model we already gotDaniel Boles2018-04-241-1/+1
* snapshot: Redo debug messagesBenjamin Otte2018-04-244-8/+5
* gtk-demo, testgtk: Don't pass an integer to fabswip/lantw/improve-freebsd-build-and-fix-warningsTing-Wei Lan2018-04-221-3/+3
* build: Make the default setting work on non-Linux Unix-like systemsTing-Wei Lan2018-04-221-1/+1
* testgtk: Don't set cairo surfaces as iconsBenjamin Otte2018-04-121-4/+4
* tests: Use gdk_texture_save_to_png() where appropriateBenjamin Otte2018-04-121-10/+1
* testmodelbutton: Test :centered, :icon, :invertedDaniel Boles2018-04-081-0/+18
* testmodelbutton: Fix wrongly overridding MB childDaniel Boles2018-04-081-1/+1
* testmodelbutton: Add explanatory comments to CSSDaniel Boles2018-04-081-13/+15
* tests/testmodelbutton: Add thisDaniel Boles2018-04-082-0/+90
* testgtk: Drop snapshotMatthias Clasen2018-04-051-296/+0
* testgtk: Drop the event watcherMatthias Clasen2018-04-051-93/+0
* testgtk: Remove draw signal usageBenjamin Otte2018-04-051-82/+11
* testgtk: Take an actual snapshot of a widgetBenjamin Otte2018-04-051-19/+4
* testlist3: Set the actual row as drag iconBenjamin Otte2018-04-051-13/+1
* snapshot: Allow passing the bounds of the created paintableBenjamin Otte2018-04-051-1/+1
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-053-9/+8
* snapshot: Remove clip argument from gtk_snapshot_new()Benjamin Otte2018-04-051-1/+1
* gtk: Remove gtk_widget_queue_draw_region()Benjamin Otte2018-04-051-3/+1
* testgtk: don't set a focus adjustment on a boxTimm Bäder2018-03-281-2/+0
* tests: Don't use gtk_drag_set_icon_surface()Benjamin Otte2018-03-261-7/+11
* tests: Remove references to long-deleted propertyBenjamin Otte2018-03-261-6/+0
* surface: Remove gdk_surface_scroll()Benjamin Otte2018-03-211-155/+0
* tests: Update renamed symbolEmmanuele Bassi2018-03-201-1/+1
* Merge branch 'detect-synaptics-touchpads-v2' into 'master'Carlos Garnacho2018-03-201-11/+41
|\
| * x11/xi2: Report touchpads as TOUCHPAD, not MOUSEDaniel van Vugt2018-03-191-11/+41
* | Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-209-64/+64
|\ \
| * | GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-207-18/+18
| * | GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
| * | GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-204-9/+9
| * | GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-206-45/+45
| |/
* | tests: Add testtextureTimm Bäder2018-03-202-1/+146
|/
* testgtk: Remove alpha widgets demoTimm Bäder2018-03-171-105/+0
* testgtk: GtkSpinButton is not a GtkEntry anymoreTimm Bäder2018-03-171-11/+12
* image: Remove gtk_image_set_texture()Benjamin Otte2018-03-164-30/+32
* tests: Port from surface to textureBenjamin Otte2018-03-162-36/+48
* dragsource: Replace gtk_drag_source_set_icon_surface()Benjamin Otte2018-03-161-4/+4
* entry: Make icons a paintableBenjamin Otte2018-03-161-1/+1
* testspinbutton: Add button to toggle wrap on SpinsDaniel Boles2018-03-141-1/+6
* testspinbutton: Orient box orthogonally to SpinsDaniel Boles2018-03-141-1/+1
* testinfobar: Test more properties, response signalDaniel Boles2018-03-121-38/+69
* Merge branch 'wip/dboles/frame-yalign-byealign' into 'master'Daniel Boles2018-03-121-30/+3
|\
| * Frame: Erase the now-useless property label-yalignDaniel Boles2018-03-121-30/+3
* | testinfobar: Add simple test of :visible/:revealedDaniel Boles2018-03-122-0/+79
|/
* widget: Add a translate_coordinates version for doublesTimm Bäder2018-03-071-4/+4
* tests: Add testblurTimm Bäder2018-02-272-0/+119
* tests: Make text test have more glyphsBenjamin Otte2018-02-051-25/+40