summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* passwordentry: Add missing break statementBenjamin Otte2019-04-131-0/+1
* text: Remove useless gtk_widget_get_allocation callTimm Bäder2019-04-131-3/+0
* listbox: Fix compiler warningTimm Bäder2019-04-131-1/+1
* entry: Remove some unused constantsTimm Bäder2019-04-131-4/+0
* gl renderer: Declare color matrix child separatelyTimm Bäder2019-04-131-1/+2
* Merge branch 'listbox-separators' into 'master'Benjamin Otte2019-04-135-2/+80
|\
| * inspector: Use the new show-separators propertyMatthias Clasen2019-04-121-0/+2
| * Adwaita: Implement list separatorsMatthias Clasen2019-04-121-0/+4
| * listbox: Add a ::show-separators propertyMatthias Clasen2019-04-123-2/+74
* | Merge branch 'test-locale-change' into 'master'Matthias Clasen2019-04-131-1/+1
|\ \
| * | testutils: Run in UTF8 localeBenjamin Otte2019-04-131-1/+1
* | | Merge branch 'fix-reftests' into 'master'Benjamin Otte2019-04-136-167/+144
|\ \ \ | |_|/ |/| |
| * | reftests: Be more graceful about errorsBenjamin Otte2019-04-131-8/+22
| * | testsuite: Fix label-shadows testBenjamin Otte2019-04-133-156/+120
| * | reftests: Fix textview-margins testBenjamin Otte2019-04-133-3/+2
* | | inspector: Fix editing in the property listMatthias Clasen2019-04-121-8/+48
* | | Merge branch 'gtkcomposetable-checked-mul' into 'master'Matthias Clasen2019-04-121-3/+1
|\ \ \ | |/ / |/| |
| * | gtkcomposetable: use g_size_checked_mul() for overflow checkingChristoph Reiter2019-04-121-3/+1
* | | Revert "reftests: Fix textview-margins test"Benjamin Otte2019-04-123-2/+3
* | | reftests: Fix textview-margins testBenjamin Otte2019-04-123-3/+2
* | | Merge branch 'cache-reftest-images' into 'master'Emmanuele Bassi2019-04-122-1/+7
|\ \ \ | |/ / |/| |
| * | ci: Cache the reftest artifactsEmmanuele Bassi2019-04-122-1/+7
|/ /
* | Merge branch 'ci-update' into 'master'Emmanuele Bassi2019-04-124-5/+5
|\ \
| * | ci: Update list of xfail testsEmmanuele Bassi2019-04-121-2/+1
| * | ci: Install Monospace fontsEmmanuele Bassi2019-04-123-3/+4
* | | Merge branch 'fix-meson-on-macos-2' into 'master'Emmanuele Bassi2019-04-121-1/+1
|\ \ \
| * | | reftests: Use shared_library, not shared_moduleJames Westman2019-04-121-1/+1
* | | | Merge branch 'validate-alloc-size' into 'master'Matthias Clasen2019-04-121-2/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Check the size of the g_new argumentsEmmanuele Bassi2019-04-121-2/+11
* | | | inspector: Show readonly property valuesMatthias Clasen2019-04-123-2/+28
* | | | inspector: CosmeticsMatthias Clasen2019-04-121-4/+0
* | | | inspector: Revamp attribute and action infoMatthias Clasen2019-04-124-32/+40
* | | | Fix a crashMatthias Clasen2019-04-121-0/+1
| |/ / |/| |
* | | Merge branch 'default-request-mode' into 'master'Emmanuele Bassi2019-04-124-40/+40
|\ \ \ | |/ / |/| |
| * | Add default GtkLayoutManagerClass.get_request_mode()Emmanuele Bassi2019-04-124-40/+40
* | | CI: Turn on reftestsBenjamin Otte2019-04-121-1/+0
* | | reftests: Mark the currently unfixed failures as XFAILBenjamin Otte2019-04-121-1/+17
* | | reftests: Fix GtkFixed layout propertiesBenjamin Otte2019-04-125-70/+23
* | | reftests: Fix CSS for various testsBenjamin Otte2019-04-1210-27/+27
* | | tests: Remove testboxcssBenjamin Otte2019-04-122-241/+0
* | | builder: Parse GskTransform propertiesBenjamin Otte2019-04-121-0/+16
* | | transform: Add gsk_transform_parse()Benjamin Otte2019-04-124-3/+269
* | | testsuite: Fix stylecontext testBenjamin Otte2019-04-121-35/+34
* | | testsuite: Update references for style testBenjamin Otte2019-04-128-195/+195
* | | testsuite: Check errors not just for line, but for full rangeBenjamin Otte2019-04-1297-400/+451
* | | testsuite: Update integer testBenjamin Otte2019-04-123-28/+28
* | | selector: Inlcude : sign when reporting errorsBenjamin Otte2019-04-121-3/+17
* | | cssprovider: Mark whole @import statement on import errorBenjamin Otte2019-04-121-6/+12
* | | calc: Have better error location rangeBenjamin Otte2019-04-121-3/+20
* | | csspositionvalue: Redo the parserBenjamin Otte2019-04-121-40/+46