summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-164-114/+102
|\
| * 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
|/