Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| * | | array: Add a bunch of new features | Benjamin Otte | 2020-07-16 | 1 | -16/+55 | |
| * | | icontheme: Use GdkArray | Benjamin Otte | 2020-07-16 | 1 | -25/+30 | |
| * | | array: Add null-termination | Benjamin Otte | 2020-07-16 | 3 | -10/+80 | |
| * | | 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 | |
| * | | Add GdkArray | Benjamin Otte | 2020-07-16 | 4 | -0/+397 | |
| |/ | ||||||
* | | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-07-16 | 11 | -4/+29 | |
|\ \ | |/ |/| | ||||||
| * | treesorter tests: Add a comment | Matthias Clasen | 2020-07-16 | 1 | -0/+1 | |
| * | multiselection tests: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -1/+4 | |
| * | filterlistmodel tests: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -0/+2 | |
| * | filter tests: Plug a leak | Matthias Clasen | 2020-07-16 | 1 | -1/+4 | |
| * | 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 | |
|/ | ||||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-07-16 | 4 | -114/+102 | |
|\ | ||||||
| * | 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 | |
|/ | ||||||
* | Update Greek translation | Efstathios Iosifidis | 2020-07-15 | 1 | -1490/+1525 | |
* | 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 | |
* | | Update Romanian translation | Florentina Mușat | 2020-07-15 | 1 | -209/+228 | |
* | | 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 'wip/fix-picom-crasher' into 'master' | Matthias Clasen | 2020-07-15 | 3 | -5/+7 | |
|\ \ \ | ||||||
| * | | | x11: Don't set up frame sync fence on unsupported compositors | Ray Strode | 2020-07-14 | 3 | -5/+7 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'idle-inhibit' into 'master' | Matthias Clasen | 2020-07-15 | 6 | -1/+151 | |
|\ \ \ | ||||||
| * | | | gtk/wayland: Add support for idle inhibition in GtkApplication | Emmanuel Gil Peyrot | 2020-07-14 | 1 | -1/+103 | |
| * | | | gdk/wayland: Add an API to inhibit and uninhibit idle | Emmanuel Gil Peyrot | 2020-07-14 | 5 | -0/+48 | |
| |/ / | ||||||
* | | | Merge branch 'shortcuts-section-reflow-fix' into 'master' | Matthias Clasen | 2020-07-15 | 1 | -6/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix shortcuts section reflow | Matthias Clasen | 2020-07-14 | 1 | -6/+4 | |
|/ / | ||||||
* | | Update Romanian translation | Florentina Mușat | 2020-07-14 | 1 | -83/+84 | |
* | | Merge branch 'wip/jimmac/large-title-letterspacing' into 'master' | Matthias Clasen | 2020-07-14 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Adwaita: revert letter-spacing for large-title | Jakub Steiner | 2020-07-14 | 1 | -1/+0 | |
| |/ | ||||||
* | | Update Ukrainian translation | Yuri Chornoivan | 2020-07-14 | 1 | -216/+228 | |
|/ | ||||||
* | Merge branch 'matthiasc/for-master' into 'master' | Matthias Clasen | 2020-07-14 | 8 | -3/+174 | |
|\ | ||||||
| * | inspector: Show some information about expressions | Matthias Clasen | 2020-07-13 | 1 | -0/+72 | |
| * | expression: Add some introspection | Matthias Clasen | 2020-07-13 | 3 | -0/+89 | |
| * | gtk-demo: Make the words demo expand | Matthias Clasen | 2020-07-13 | 1 | -0/+1 |