summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testcalendar: Close window properlyTimm Bäder2020-02-071-0/+1
* searchbar: Use proper getter in _get_property()Timm Bäder2020-02-071-2/+1
* searchbar: Use g_object_notify_by_pspecTimm Bäder2020-02-071-2/+2
* progressbar: Remove a few unneeded queue_resize() callsTimm Bäder2020-02-071-7/+0
* Window: inline function into only callerTimm Bäder2020-02-071-16/+6
* widget: Fix a from_string/try_string mixupTimm Bäder2020-02-071-2/+2
* widget: Speed up verify_invariants()Timm Bäder2020-02-071-21/+14
* widget: Remove verify_child_invariantsTimm Bäder2020-02-071-8/+1
* Update POTFILES.inPiotr Drąg2020-02-072-18/+0
* NEWS: Small additionsMatthias Clasen2020-02-071-3/+13
* flatpak: Build against the master runtimeMatthias Clasen2020-02-071-1/+1
* Merge branch 'wip/otte/toolbar' into 'master'Matthias Clasen2020-02-0755-9015/+162
|\
| * GtkToolbar: removeBenjamin Otte2020-02-0732-7915/+59
| * testsuite: Get rid of GtkToolbarBenjamin Otte2020-02-074-12/+7
| * css: Remove .primary-toolbarBenjamin Otte2020-02-079-422/+0
| * css: Remove .inline-toolbarBenjamin Otte2020-02-0711-507/+4
| * widget-factory: Get rid of toolbarsBenjamin Otte2020-02-071-52/+38
| * gtk-demo: Get rid of toolbarsBenjamin Otte2020-02-076-52/+33
| * bloatpad: Use a box, not a toolbarBenjamin Otte2020-02-071-19/+13
| * print: Don't use a toolbar in the custom paper dialogBenjamin Otte2020-02-071-36/+8
|/
* cssnode: Remove leftover vfuncBenjamin Otte2020-02-071-8/+0
* Remove accidentally added filesMatthias Clasen2020-02-072-594/+0
* Add a forgotten wordMatthias Clasen2020-02-071-1/+1
* Fix syntaxMatthias Clasen2020-02-071-1/+1
* Updates for 3.98Matthias Clasen2020-02-071-1/+68
* Merge branch 'wip/carlosg/implicit-grabs-on-leave' into 'master'Matthias Clasen2020-02-072-4/+9
|\
| * gtkmain: Wait for GDK_CROSSING_UNGRAB leave event with implicit grabsCarlos Garnacho2020-02-071-3/+8
| * gtkroot: Make enum a typedefCarlos Garnacho2020-02-071-1/+1
* | Merge branch 'a11y-fixes' into 'master'Matthias Clasen2020-02-0623-544/+604
|\ \ | |/ |/|
| * testsuite: Misc. updates of expected outputMatthias Clasen2020-02-064-18/+19
| * infobar: Implement forallMatthias Clasen2020-02-061-0/+15
| * testsuite: Clean up a11y menu testsMatthias Clasen2020-02-066-167/+61
| * testsuite: Improve --generate supportMatthias Clasen2020-02-062-21/+20
| * tests: Fix infobars in ui filesMatthias Clasen2020-02-061-8/+4
| * testsuite: Update expected outputMatthias Clasen2020-02-061-323/+317
| * colorchooser: Use a composite accessibleMatthias Clasen2020-02-061-0/+4
| * tests: Update expected outputMatthias Clasen2020-02-062-2/+2
| * testsuite: Update some a11y testsMatthias Clasen2020-02-061-1/+0
| * stackswitcher: Use a composite accessibleMatthias Clasen2020-02-061-0/+3
| * a11y: Add an accessible for widgets with childrenMatthias Clasen2020-02-064-0/+145
| * a11y: Report children of widgetsMatthias Clasen2020-02-061-7/+17
|/
* Merge branch 'flatpak-build-sassc' into 'master'Matthias Clasen2020-02-063-1/+91
|\
| * Build sassc as a dependency for flatpaksMatthias Clasen2020-02-063-1/+91
* | Merge branch 'WindowsPrintDriverPreferencesMaster' into 'master'Matthias Clasen2020-02-061-27/+61
|\ \ | |/ |/|
| * Fixed win32 printer dialogue not saving devmode->dmDeviceName. Caused the pri...Rick Yorgason2018-11-011-0/+9
| * Fixed code styling.Rick Yorgason2018-10-291-18/+18
| * Fixed bug that prevented GTK from storing printer driver preferences in the p...Rick Yorgason2018-10-271-26/+51
* | notebook: Update arrows when text direction changesMatthias Clasen2020-02-061-1/+16
* | Merge branch 'kill-simple-search' into 'master'Matthias Clasen2020-02-064-485/+1
|\ \
| * | Remove simple search engineMatthias Clasen2020-01-314-485/+1