summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2022-06-288-231/+310
|\
| * signallistitemfactory: Update signal prototypeBenjamin Otte2022-06-281-15/+17
| * listitemfactory: Make this callback-basedBenjamin Otte2022-06-287-185/+254
| * picture: Clear the paintable properlyBenjamin Otte2022-06-281-31/+39
* | Merge branch 'template-signals' into 'main'Emmanuele Bassi2022-06-281-1/+1
|\ \ | |/ |/|
| * Force quark creation for templatesMaximiliano Sandoval R2022-06-281-1/+1
* | shortcutcontroller: fix typo in property docsJordan Petridis2022-06-231-1/+1
* | Merge branch 'wip/otte/inspector-inspector' into 'main'Matthias Clasen2022-06-224-18/+49
|\ \
| * | inspector: Add an "inspect inspector" buttonBenjamin Otte2022-06-212-2/+41
| * | object-tree: Allow inspecting inspectorsBenjamin Otte2022-06-211-3/+0
| * | inspector: Don't use global variable hereBenjamin Otte2022-06-211-13/+8
* | | Add stub gtk_window_export_handle implementation for some backendsLuca Bacci2022-06-211-0/+37
* | | inscription: Add missing Since annotationsJordan Petridis2022-06-172-0/+4
* | | HC: make selected items better visibleJakub Steiner2022-06-151-1/+28
|/ /
* | Merge branch 'wip/antoniof/dont-rubberband-on-drag-end' into 'main'Benjamin Otte2022-06-141-0/+4
|\ \
| * | listbase: Don't start rubberband on ::drag-end António Fernandes2022-06-041-0/+4
* | | inscription: Multiparagraph text is always multilineBenjamin Otte2022-06-131-1/+11
* | | inscription: Do not try to align layouts that have a proper width setBenjamin Otte2022-06-131-1/+4
* | | Inscription: Derive row alignment from xalignGeorges Basile Stavracas Neto2022-06-131-0/+33
* | | Merge branch 'wip/otte/inscription' into 'main'Matthias Clasen2022-06-122-0/+80
|\ \ \
| * | | inscription: Add ::wrap-modeBenjamin Otte2022-06-122-0/+74
| * | | inscription: Fixate layout at top when it doesn't fitBenjamin Otte2022-06-111-0/+6
* | | | Merge branch 'wip/otte/listmodels' into 'main'Matthias Clasen2022-06-1119-65/+944
|\ \ \ \ | |/ / / |/| | |
| * | | assistant: Add ::item-type and ::n-items to the pages listBenjamin Otte2022-06-111-19/+78
| * | | bookmarklist: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-6/+43
| * | | directorylist: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-1/+42
| * | | filterlistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-6/+63
| * | | fattenlistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+41
| * | | listlistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-1/+53
| * | | maplistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+41
| * | | multifilter: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+63
| * | | multiselection: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+38
| * | | multisorter: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+63
| * | | noselection: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-5/+57
| * | | propertylookuplistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-1/+22
| * | | selectionfiltermodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+39
| * | | shortcutcontroller: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-4/+50
| * | | singleselection: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-13/+52
| * | | slicelistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-2/+48
| * | | sortlistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-0/+40
| * | | stack: Add ::item-type and ::n-items to the pages listBenjamin Otte2022-06-111-5/+63
| * | | treelistmodel: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-2/+44
| * | | multifilter: Actually emit ::items-changed when items changeBenjamin Otte2022-06-111-0/+2
| * | | multisorter: Actually emit ::items-changed when items changeBenjamin Otte2022-06-111-0/+2
* | | | inspector: Use inscriptions for the rendernodes listBenjamin Otte2022-06-111-3/+5
* | | | reftests: Add test for the overflow methodsBenjamin Otte2022-06-111-4/+4
* | | | inscription: Set css nameBenjamin Otte2022-06-111-0/+1
* | | | inscription: Add a11y support for text interfaceBenjamin Otte2022-06-113-1/+314
* | | | inscription: Add ::text-overflowBenjamin Otte2022-06-112-0/+139
* | | | inscription: Add ::markupBenjamin Otte2022-06-112-0/+69