Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'matthiasc/arrays' into 'master' | Matthias Clasen | 2020-07-16 | 2 | -115/+79 |
|\ | |||||
| * | multifilter: Use GdkArray for the filters | Matthias Clasen | 2020-07-16 | 1 | -63/+42 |
| * | multisorter: Use GdkArray for the sorters | Matthias Clasen | 2020-07-16 | 1 | -52/+37 |
* | | Merge branch 'wip/otte/for-master' into 'master' | Benjamin Otte | 2020-07-16 | 7 | -32/+32 |
|\ \ | |||||
| * | | listitemmanager: Do a better job on double items | Benjamin Otte | 2020-07-16 | 1 | -13/+7 |
| * | | stringfilter: Make the constructor take an expression | Benjamin Otte | 2020-07-16 | 5 | -18/+24 |
| * | | sortlistmodel: Remove forgotten G_PARAM_CONSTRUCT_ONLY | Benjamin Otte | 2020-07-16 | 1 | -1/+1 |
* | | | Merge branch 'missing-exports' into 'master' | Matthias Clasen | 2020-07-16 | 2 | -0/+2 |
|\ \ \ | |||||
| * | | | Add missing exports for GtkColumnView methods. | Andreas Persson | 2020-07-16 | 2 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'wip/otte/vector' into 'master' | Matthias Clasen | 2020-07-16 | 9 | -388/+240 |
|\ \ \ | | |/ | |/| | |||||
| * | | stringlist: Convert to array | Benjamin Otte | 2020-07-16 | 1 | -66/+33 |
| * | | snapshot: Use GdkArray for the state stack | Benjamin Otte | 2020-07-16 | 1 | -21/+32 |
| * | | icontheme: Use GdkArray | Benjamin Otte | 2020-07-16 | 1 | -25/+30 |
| * | | snapshot: Port node list to GdkArray | Benjamin Otte | 2020-07-16 | 1 | -13/+15 |
| * | | snapshot: Move structs into .c file | Benjamin Otte | 2020-07-16 | 2 | -70/+70 |
| * | | Remove preallocated array code | Benjamin Otte | 2020-07-16 | 1 | -137/+0 |
| * | | main: Use a GdkArray | Benjamin Otte | 2020-07-16 | 1 | -20/+24 |
| * | | cssselector: Use GdkArray | Benjamin Otte | 2020-07-16 | 3 | -38/+38 |
| |/ | |||||
* | | printunixdialog: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -0/+2 |
* | | Cosmetics | Matthias Clasen | 2020-07-16 | 1 | -1/+1 |
* | | placessidebar: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -0/+2 |
* | | filechoosernativewin32: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -0/+1 |
* | | columnlistitemfactory: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -1/+3 |
* | | applicationaccels: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -0/+1 |
* | | columviewsorter: Add an assertion | Matthias Clasen | 2020-07-16 | 1 | -0/+8 |
|/ | |||||
* | inspector: Avoid losing a reference | Matthias Clasen | 2020-07-16 | 1 | -6/+9 |
* | treelistrowsorter: Fix a faulty example | Matthias Clasen | 2020-07-16 | 1 | -1/+2 |
* | inspector: Don't derive from GtkBox | Matthias Clasen | 2020-07-16 | 3 | -5/+8 |
* | inspector: Drop a Private struct | Matthias Clasen | 2020-07-16 | 2 | -98/+89 |
* | inspector: Drop an unused field | Matthias Clasen | 2020-07-16 | 2 | -10/+0 |
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-07-15 | 1 | -1/+1 |
|\ | |||||
| * | inspector: Use substring matching in the property list | Matthias Clasen | 2020-07-15 | 1 | -1/+1 |
* | | Merge branch 'wip/jimmac/file-dialog-sidebar-color' into 'master' | Matthias Clasen | 2020-07-15 | 1 | -6/+9 |
|\ \ | |||||
| * | | Adwaita: sidebar color for file picker | Jakub Steiner | 2020-07-14 | 1 | -6/+9 |
* | | | Merge branch 'idle-inhibit' into 'master' | Matthias Clasen | 2020-07-15 | 1 | -1/+103 |
|\ \ \ | |||||
| * | | | gtk/wayland: Add support for idle inhibition in GtkApplication | Emmanuel Gil Peyrot | 2020-07-14 | 1 | -1/+103 |
| | |/ | |/| | |||||
* | | | Fix shortcuts section reflow | Matthias Clasen | 2020-07-14 | 1 | -6/+4 |
|/ / | |||||
* | | Adwaita: revert letter-spacing for large-title | Jakub Steiner | 2020-07-14 | 1 | -1/+0 |
|/ | |||||
* | inspector: Show some information about expressions | Matthias Clasen | 2020-07-13 | 1 | -0/+72 |
* | expression: Add some introspection | Matthias Clasen | 2020-07-13 | 2 | -0/+85 |
* | inspector: Ellipsize in the object tree | Matthias Clasen | 2020-07-13 | 1 | -1/+3 |
* | inspector: Fix up input enum names | Matthias Clasen | 2020-07-13 | 1 | -1/+2 |
* | treeexpander: Be focusable | Matthias Clasen | 2020-07-13 | 1 | -1/+2 |
* | searchbar: Set a focus vfunc | Matthias Clasen | 2020-07-13 | 1 | -0/+1 |
* | Merge branch 'wip/jimmac/file-dialog-sidebar-color' into 'master' | Matthias Clasen | 2020-07-13 | 1 | -2/+11 |
|\ | |||||
| * | Adwaita: sidebar color for file picker | Jakub Steiner | 2020-07-13 | 1 | -2/+11 |
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-07-13 | 1 | -0/+3 |
|\ \ | |||||
| * | | Give the inspector a devel header too | Matthias Clasen | 2020-07-13 | 1 | -0/+3 |
| |/ | |||||
* | | gtkwindowhandle: Only claim gesture on action | Carlos Garnacho | 2020-07-13 | 1 | -4/+5 |
|/ | |||||
* | searchbar: Add a key-capture-widget property | Matthias Clasen | 2020-07-12 | 1 | -0/+16 |