summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | icontheme: IndentationTimm Bäder2020-07-171-5/+5
| * | gl renderer: Ignore rounded clip that only increase the clipTimm Bäder2020-07-171-0/+9
| * | testsuite: Fix test case indentationTimm Bäder2020-07-171-41/+41
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-1718-62/+119
|\ \
| * | docs: Move columns below columnviewMatthias Clasen2020-07-161-1/+3
| * | Cosmetic docs changeMatthias Clasen2020-07-164-7/+7
| * | docs: Revise the filter docs a bitMatthias Clasen2020-07-165-25/+36
| * | docs: Revise sorter docs a bitMatthias Clasen2020-07-163-9/+12
| * | bitset: try againMatthias Clasen2020-07-161-1/+6
| * | docs: Add more GtkExpressionMatthias Clasen2020-07-162-0/+18
| * | docs: Document GtkBitsetIterMatthias Clasen2020-07-162-4/+12
| * | docs: Add an exampleMatthias Clasen2020-07-161-6/+15
| * | docs: Fix examplesMatthias Clasen2020-07-161-9/+9
| * | docs: Link to GtkTreeRowReferenceMatthias Clasen2020-07-161-1/+1
| * | docs: Add GtkTreeExpanderMatthias Clasen2020-07-161-0/+1
* | | Merge branch 'wip/chergert/subclass-treeview' into 'master'Matthias Clasen2020-07-172-1531/+1853
|\ \ \
| * | | treeview: allow subclassing GtkTreeViewChristian Hergert2020-07-162-1531/+1853
|/ / /
* | | 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 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-161-1/+2
|\ \ \
| * | | gtk-demo: Use better apiMatthias Clasen2020-07-161-1/+2
|/ / /
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-07-1614-94/+76
|\ \ \
| * | | listitemmanager: Do a better job on double itemsBenjamin Otte2020-07-161-13/+7
| * | | stringfilter: Make the constructor take an expressionBenjamin Otte2020-07-1610-78/+64
| * | | gtk-demo: Don't make demos modalBenjamin Otte2020-07-161-1/+0
| * | | testsuite: Don't be too exhaustiveBenjamin Otte2020-07-161-1/+1
| * | | testsuite: Add a case with escaped Latin-1 codeBenjamin Otte2020-07-161-0/+3
| * | | 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-1613-388/+746
|\ \ \ \ | | |/ / | |/| |
| * | | stringlist: Convert to arrayBenjamin Otte2020-07-161-66/+33
| * | | snapshot: Use GdkArray for the state stackBenjamin Otte2020-07-161-21/+32
| * | | array: Add a bunch of new featuresBenjamin Otte2020-07-161-16/+55
| * | | icontheme: Use GdkArrayBenjamin Otte2020-07-161-25/+30
| * | | array: Add null-terminationBenjamin Otte2020-07-163-10/+80
| * | | 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
| * | | Add GdkArrayBenjamin Otte2020-07-164-0/+397
| |/ /
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-1611-4/+29
|\ \ \ | |/ / |/| |
| * | treesorter tests: Add a commentMatthias Clasen2020-07-161-0/+1
| * | multiselection tests: Plug a leakMatthias Clasen2020-07-161-1/+4
| * | filterlistmodel tests: Plug a leakMatthias Clasen2020-07-161-0/+2
| * | filter tests: Plug a leakMatthias Clasen2020-07-161-1/+4
| * | printunixdialog: Plug a leakMatthias Clasen2020-07-161-0/+2
| * | CosmeticsMatthias Clasen2020-07-161-1/+1