summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* headerbar: Null-check boxes when removing window controlswip/exalm/headerbarAlexander Mikhaylenko2021-02-081-2/+2
* headerbar: Don't use gtk_widget_unparent() with GtkBoxAlexander Mikhaylenko2021-02-081-2/+11
* Merge branch 'printing-temporary-queues-gtk4' into 'master'Matthias Clasen2021-02-072-60/+267
|\
| * printing: Show all Avahi advertised printersMarek Kasik2021-02-051-3/+24
| * printing: Create temporary queues for Avahi printersMarek Kasik2021-02-052-57/+243
* | Merge branch 'focus' into 'master'Matthias Clasen2021-02-071-31/+41
|\ \
| * | listbox: Fix handling of non-focusable rowsElias Projahn2021-02-031-31/+41
* | | Merge branch 'fix-x11-drop' into 'master'Matthias Clasen2021-02-071-2/+13
|\ \ \
| * | | x11: More dnd fixesfix-x11-dropMatthias Clasen2021-02-071-2/+13
|/ / /
* | | Merge branch 'fix-x11-drop' into 'master'Matthias Clasen2021-02-071-31/+41
|\ \ \
| * | | x11: Pass mimetypes when creating output streamMatthias Clasen2021-02-071-5/+13
| * | | x11: Fix a memory leakMatthias Clasen2021-02-071-0/+2
| * | | x11: Some code cleanupsMatthias Clasen2021-02-071-26/+26
|/ / /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-0635-48/+270
|\ \ \
| * | | Add tests for the css filter propertyMatthias Clasen2021-02-0630-2/+63
| * | | cssfiltervalue: Reject invalid filtersMatthias Clasen2021-02-064-2/+6
| * | | cssfiltervalue: Fix blur filter interpretationMatthias Clasen2021-02-061-3/+2
| * | | cssfiltervalue: Implement drop-shadowsMatthias Clasen2021-02-062-6/+7
| * | | cssshadowvalue: Add a 'filter mode'Matthias Clasen2021-02-061-19/+34
| * | | cssshadowvalue: Add a parsing functionMatthias Clasen2021-02-061-11/+6
| * | | cssshadowvalue: Add gtk_css_shadow_value_pop_snapshotMatthias Clasen2021-02-062-3/+27
| * | | cssshadowvalue: Drop the underscoreMatthias Clasen2021-02-063-9/+9
| * | | Add tests for the css filter propertyMatthias Clasen2021-02-052-0/+46
| * | | css: Implement the drop-shadow filterMatthias Clasen2021-02-051-14/+58
| * | | cssshadowvalue: Add a parsing functionMatthias Clasen2021-02-052-0/+33
| | |/ | |/|
* | | Updated Czech translationMarek Černocký2021-02-061-2/+2
* | | Merge branch 'module-ext' into 'master'Matthias Clasen2021-02-063-0/+13
|\ \ \ | |/ / |/| |
| * | meson: use correct module file extension on macOSDavid Lechner2021-02-053-0/+13
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-051-1/+21
|\ \
| * | iconbrowser: Make image dnd work againMatthias Clasen2021-02-041-1/+21
* | | Merge branch 'master' into 'master'Emmanuele Bassi2021-02-052-1/+60
|\ \ \ | |/ / |/| |
| * | GtkGrid: Add xml example for GtkBuildable to docsUngedummt2021-01-311-0/+59
| * | Fix small typo in the docs of GtkWidgetUngedummt2021-01-311-1/+1
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-051-25/+25
|\ \ \
| * | | docs: Rewrite the long description for GtkDialogMatthias Clasen2021-02-041-25/+25
* | | | Merge branch 'doc-typo' into 'master'Matthias Clasen2021-02-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gtkshow: Fix doc typoMaximiliano Sandoval R2021-02-041-1/+1
|/ / /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-048-176/+260
|\ \ \
| * | | Drop the installed test for nowMatthias Clasen2021-02-042-12/+0
| * | | docs: Mention css drop-shadow filterMatthias Clasen2021-02-031-1/+1
| * | | Add more css transition testsMatthias Clasen2021-02-031-11/+33
| * | | Rename test to transitionMatthias Clasen2021-02-034-2/+26
| * | | Add more css transition testsMatthias Clasen2021-02-031-15/+38
| * | | testsuite: Pass GDK_DEBUG=default-settings to css testsMatthias Clasen2021-02-031-0/+1
| * | | cssvalue: Cosmetic changeMatthias Clasen2021-02-031-2/+2
| * | | Improve the css value testsMatthias Clasen2021-02-031-22/+47
| * | | css: Fix shadow value equalMatthias Clasen2021-02-032-5/+6
* | | | Merge branch 'pvs-fixes' into 'master'Matthias Clasen2021-02-0411-23/+11
|\ \ \ \ | |/ / / |/| | |
| * | | treemodelfilter: Drop unreachable codepvs-fixesMatthias Clasen2021-02-041-3/+0
| * | | css: Drop a bit of unreachable codeMatthias Clasen2021-02-041-4/+1