summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'matthiasc/arrays' into 'master'Matthias Clasen2020-07-162-115/+79
|\
| * multifilter: Use GdkArray for the filtersMatthias Clasen2020-07-161-63/+42
| * multisorter: Use GdkArray for the sortersMatthias Clasen2020-07-161-52/+37
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-07-167-32/+32
|\ \
| * | listitemmanager: Do a better job on double itemsBenjamin Otte2020-07-161-13/+7
| * | stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-165-18/+24
| * | sortlistmodel: Remove forgotten G_PARAM_CONSTRUCT_ONLYBenjamin Otte2020-07-161-1/+1
* | | Merge branch 'missing-exports' into 'master'Matthias Clasen2020-07-162-0/+2
|\ \ \
| * | | Add missing exports for GtkColumnView methods.Andreas Persson2020-07-162-0/+2
| |/ /
* | | Merge branch 'wip/otte/vector' into 'master'Matthias Clasen2020-07-169-388/+240
|\ \ \ | | |/ | |/|
| * | stringlist: Convert to arrayBenjamin Otte2020-07-161-66/+33
| * | snapshot: Use GdkArray for the state stackBenjamin Otte2020-07-161-21/+32
| * | icontheme: Use GdkArrayBenjamin Otte2020-07-161-25/+30
| * | snapshot: Port node list to GdkArrayBenjamin Otte2020-07-161-13/+15
| * | snapshot: Move structs into .c fileBenjamin Otte2020-07-162-70/+70
| * | Remove preallocated array codeBenjamin Otte2020-07-161-137/+0
| * | main: Use a GdkArrayBenjamin Otte2020-07-161-20/+24
| * | cssselector: Use GdkArrayBenjamin Otte2020-07-163-38/+38
| |/
* | printunixdialog: Plug a leakMatthias Clasen2020-07-161-0/+2
* | CosmeticsMatthias Clasen2020-07-161-1/+1
* | placessidebar: Plug a leakMatthias Clasen2020-07-161-0/+2
* | filechoosernativewin32: Plug a leakMatthias Clasen2020-07-161-0/+1
* | columnlistitemfactory: Plug a leakMatthias Clasen2020-07-161-1/+3
* | applicationaccels: Plug a leakMatthias Clasen2020-07-161-0/+1
* | columviewsorter: Add an assertionMatthias Clasen2020-07-161-0/+8
|/
* inspector: Avoid losing a referenceMatthias Clasen2020-07-161-6/+9
* treelistrowsorter: Fix a faulty exampleMatthias Clasen2020-07-161-1/+2
* inspector: Don't derive from GtkBoxMatthias Clasen2020-07-163-5/+8
* inspector: Drop a Private structMatthias Clasen2020-07-162-98/+89
* inspector: Drop an unused fieldMatthias Clasen2020-07-162-10/+0
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-151-1/+1
|\
| * inspector: Use substring matching in the property listMatthias Clasen2020-07-151-1/+1
* | Merge branch 'wip/jimmac/file-dialog-sidebar-color' into 'master'Matthias Clasen2020-07-151-6/+9
|\ \
| * | Adwaita: sidebar color for file pickerJakub Steiner2020-07-141-6/+9
* | | Merge branch 'idle-inhibit' into 'master'Matthias Clasen2020-07-151-1/+103
|\ \ \
| * | | gtk/wayland: Add support for idle inhibition in GtkApplicationEmmanuel Gil Peyrot2020-07-141-1/+103
| | |/ | |/|
* | | Fix shortcuts section reflowMatthias Clasen2020-07-141-6/+4
|/ /
* | Adwaita: revert letter-spacing for large-titleJakub Steiner2020-07-141-1/+0
|/
* inspector: Show some information about expressionsMatthias Clasen2020-07-131-0/+72
* expression: Add some introspectionMatthias Clasen2020-07-132-0/+85
* inspector: Ellipsize in the object treeMatthias Clasen2020-07-131-1/+3
* inspector: Fix up input enum namesMatthias Clasen2020-07-131-1/+2
* treeexpander: Be focusableMatthias Clasen2020-07-131-1/+2
* searchbar: Set a focus vfuncMatthias Clasen2020-07-131-0/+1
* Merge branch 'wip/jimmac/file-dialog-sidebar-color' into 'master'Matthias Clasen2020-07-131-2/+11
|\
| * Adwaita: sidebar color for file pickerJakub Steiner2020-07-131-2/+11
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-131-0/+3
|\ \
| * | Give the inspector a devel header tooMatthias Clasen2020-07-131-0/+3
| |/
* | gtkwindowhandle: Only claim gesture on actionCarlos Garnacho2020-07-131-4/+5
|/
* searchbar: Add a key-capture-widget propertyMatthias Clasen2020-07-121-0/+16