summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite/gtk/defaultvalue: Actually build...& fixDaniel Boles2018-06-292-15/+37
* notify test: Remove more nonexistent propertiesDaniel Boles2018-06-271-21/+0
* notify test: Remove some non-existant propertiesTimm Bäder2018-06-271-25/+0
* testsuite: Remove a GtkColorButton special caseTimm Bäder2018-06-271-7/+0
* Remove some GtkRecentChooserMenu referencesTimm Bäder2018-06-272-5/+0
* reftests: Fix compilationBenjamin Otte2018-06-261-2/+1
* testsuite: Print tested property name in notify testTimm Bäder2018-06-201-0/+2
* dnd: Add GdkDrop base class for GdkDragContextBenjamin Otte2018-06-182-1/+11
* notebook: Stop reversing tabs based on text directionTimm Bäder2018-06-182-8/+8
* box: Don't reorder children based on text directionTimm Bäder2018-06-183-4/+4
* paned: Don't reorder css nodes based on text directionTimm Bäder2018-06-181-2/+2
* gtkmain: Add gtk_get_main_thread()Philippe Normand2018-06-081-0/+6
* gtkmain: Add gtk_is_initialized()Philippe Normand2018-06-082-0/+25
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-291-3/+3
* Add basic searchbar set_key_capture_widget testsTimm Bäder2018-05-192-0/+55
* dnd: Make "formats" a construct-only propertyBenjamin Otte2018-05-072-2/+16
* Merge branch 'wip/carlosg/controller' into 'master'Matthias Clasen2018-05-011-2/+4
|\
| * multipressgesture: Port to new API modelBenjamin Otte2018-04-261-1/+2
| * rotategesture: Port to new API modelBenjamin Otte2018-04-261-1/+2
* | dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-272-4/+5
|/
* gdk: Get rid of GdkDrawingContextBenjamin Otte2018-04-243-3/+0
* tests: Update the expected a11y dump resultsEmmanuele Bassi2018-04-147-222/+213
* tests: Split out the accessibility dump testsEmmanuele Bassi2018-04-141-1/+64
* gl renderer: Render everyhing according to MV scaleTimm Bäder2018-04-111-0/+0
* testsuite: Don't use ::key-press-eventMatthias Clasen2018-04-051-5/+7
* reftests: Port from gtk_widget_draw() to snapshotsBenjamin Otte2018-04-051-1/+13
* testsuite/gsk/test-render-nodes.c: Avoid VLA usageChun-wei Fan2018-04-021-1/+4
* tests: Remove references to long-deleted propertyBenjamin Otte2018-03-261-2/+1
* rendernode: Remove renderer argumentBenjamin Otte2018-03-241-3/+3
* Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-209-37/+37
|\
| * GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-202-8/+8
| * GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-6/+6
| * GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-203-5/+5
| * GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-208-28/+28
* | gtkbuilder: add accessibility role declarationSamuel Thibault2018-03-193-0/+114
|/
* testsuite: Update C++ keywords test to GTK 3.0.0Benjamin Otte2018-03-181-18/+6
* gdk: Add GDK_MEMORY_DEFAULTBenjamin Otte2018-03-181-10/+4
* Merge branch 'css-image-scaled' into 'master'Matthias Clasen2018-03-151-1/+1
|\
| * Update the expected results in the testsuitecss-image-scaledMatthias Clasen2018-03-151-1/+1
* | testsuite: Add more gl renderer testsTimm Bäder2018-03-159-0/+4
* | gl tests: Update clipped cross fade outputTimm Bäder2018-03-151-0/+0
* | testsuite: Add a GL gradient testTimm Bäder2018-03-153-0/+1
* | testsuite: Simplify GL test definitionTimm Bäder2018-03-141-17/+17
* | testsuite: Add a GL tests for clipped rounded clipped nodesTimm Bäder2018-03-145-0/+2
|/
* texture: Export gdk_memory_texture_new() and GdkMemoryFormatBenjamin Otte2018-03-122-0/+238
* testsuite: Remove GL text test caseTimm Bäder2018-03-043-1/+0
* css: Parse hex colors with alpha valueBenjamin Otte2018-03-025-24/+32
* tests: Make GSETTINGS_SCHEMA_DIR point to the compiled schemas in the build dirChristoph Reiter2018-02-179-52/+7
* gtk testsuite: Stop using gtk_widget_show_nowMatthias Clasen2018-02-041-1/+1
* a11y testsuite: Stop using gtk_widget_show_nowMatthias Clasen2018-02-041-1/+1