summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | a11y: Avoid out-of-bounds accessMatthias Clasen2021-02-041-6/+2
| * | | gdk: Remove a redundant checkMatthias Clasen2021-02-041-1/+1
| * | | messagedialog: Don't initialize twiceMatthias Clasen2021-02-041-2/+0
| * | | composetable: Remove a redundant checkMatthias Clasen2021-02-041-1/+1
| * | | x11: A case of argument order confusionMatthias Clasen2021-02-041-1/+1
| * | | textbtree: Avoid line vs char count confusionMatthias Clasen2021-02-041-2/+2
| * | | listbase: Don't specify the same thing twiceMatthias Clasen2021-02-041-1/+1
| * | | css: Fix border value parsingMatthias Clasen2021-02-041-1/+1
| * | | vulkan: Fix image uploading by regionsMatthias Clasen2021-02-041-1/+1
|/ / /
* | | Merge branch 'wip/jimmac/colored-list-image-buttons' into 'master'Matthias Clasen2021-02-041-0/+8
|\ \ \
| * | | Adwaita: allow suggested and destructive action buttons in listswip/jimmac/colored-list-image-buttonsJakub Steiner2021-02-031-0/+8
* | | | Merge branch 'ebassi/for-master' into 'master'Matthias Clasen2021-02-041-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Graphene is a dependency of Gsk, not GdkEmmanuele Bassi2021-02-031-6/+6
* | | | Merge branch 'x11-dnd-fix' into 'master'Matthias Clasen2021-02-031-5/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | x11: Handle X-specific targets in dropsx11-dnd-fixMatthias Clasen2021-02-031-5/+46
|/ / /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-032-2/+182
|\ \ \ | |/ / |/| |
| * | Link the data url tests staticallyMatthias Clasen2021-02-031-2/+2
| * | Add tests for css value transitionsMatthias Clasen2021-02-032-0/+180
|/ /
* | Merge branch 'uac.meson.master' into 'master'Chun-wei Fan2021-02-032-1/+134
|\ \
| * | gtk4-update-icon-cache: Avoid UAC on 32-bit WindowsChun-wei Fan2021-02-032-1/+134
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-031-3/+0
|\ \ \
| * | | css: Allow transitioning different-size shadowsMatthias Clasen2021-02-021-3/+0
|/ / /
* | | Merge branch 'im-context-work' into 'master'Matthias Clasen2021-02-0223-693/+1086
|\ \ \
| * | | composetable: Parse hex escapes tooMatthias Clasen2021-02-024-0/+21
| * | | Add tests for string valuesMatthias Clasen2021-02-023-4/+54
| * | | composetable: Support string values in the cacheMatthias Clasen2021-02-021-47/+39
| * | | composetable: Don't use GSlice for big blobsMatthias Clasen2021-02-021-3/+3