summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add more filterlistmodel testswip/otte/whateverBenjamin Otte2020-07-062-0/+480
* listmodels: Stop respecting item-typeBenjamin Otte2020-07-062-70/+4
* more benchmarksBenjamin Otte2020-07-061-25/+9
* add GPtrArray version to array storeBenjamin Otte2020-07-064-1/+380
* wip: Refactor performance test to make it more pluggableBenjamin Otte2020-07-061-141/+151
* stringlist: Convert to arrayBenjamin Otte2020-07-061-59/+26
* perf test: Add GtkArrayStoreMatthias Clasen2020-07-061-4/+50
* wip: more perf test workMatthias Clasen2020-07-061-13/+152
* wip: Add the old stringlist for comparsionMatthias Clasen2020-07-064-16/+372
* wip: benchmarksMatthias Clasen2020-07-062-0/+126
* Add GtkArrayStoreBenjamin Otte2020-07-064-0/+344
* gtk-demo: Use a progressbar in the words demoMatthias Clasen2020-07-061-12/+21
* gtk-demo: No selection in the words demoMatthias Clasen2020-07-061-1/+4
* gtk-demo: Cosmetic fixes for the words demoMatthias Clasen2020-07-061-2/+5
* demo: Make words listview load asyncBenjamin Otte2020-07-061-8/+115
* filterlistmodel: Look at type of changeBenjamin Otte2020-07-061-3/+21
* gtk-demo: Add incremental filtering to words demoBenjamin Otte2020-07-061-9/+16
* filterlistmodel: Add gtk_filter_list_model_get_pending()Benjamin Otte2020-07-063-0/+54
* filterlistmodel: Add incremental filteringBenjamin Otte2020-07-063-54/+225
* filterlistmodel: Rewrite with bitset data structureBenjamin Otte2020-07-051-354/+103
* gtk-demo: Add a listview demo for filtering stringsBenjamin Otte2020-07-053-0/+114
* testsuite: Add some vector performance testsBenjamin Otte2020-07-052-0/+444
* snapshot: Use GtkVector for the state stackBenjamin Otte2020-07-051-21/+32
* vector: Add a bunch of new featuresBenjamin Otte2020-07-051-13/+52
* icontheme: Use GtkVectorBenjamin Otte2020-07-051-25/+30
* vector: Add null-terminationBenjamin Otte2020-07-053-11/+81
* snapshot: Port node list to vectorBenjamin Otte2020-07-051-13/+15
* snapshot: Move structs into .c fileBenjamin Otte2020-07-052-70/+70
* Remove preallocated array codeBenjamin Otte2020-07-051-137/+0
* main: Use a GtkVectorBenjamin Otte2020-07-051-20/+24
* cssselector: Use GtkVectorBenjamin Otte2020-07-053-38/+38
* Add GtkVectorBenjamin Otte2020-07-054-0/+397
* Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2020-07-0544-382/+438
|\
| * stringlist: Export gtk_string_object_new()Benjamin Otte2020-07-053-2/+14
| * stringlist: Call splice() for adding items after constructionBenjamin Otte2020-07-051-3/+1
| * stringlist: Remove n_additions argument from gtk_string_list_splice()Benjamin Otte2020-07-053-31/+29
| * stringlist: Clarify docs for gtk_string_list_get_string()Benjamin Otte2020-07-051-2/+2
| * stringlist: Make one constructor call the otherBenjamin Otte2020-07-051-11/+6
| * stringlist: Make property not construct-onlyBenjamin Otte2020-07-051-3/+7
| * bitset: Add gtk_bitset_new_range()Benjamin Otte2020-07-053-1/+27
| * tests: Make testlistview be a list againBenjamin Otte2020-07-051-2/+2
| * selectionmodels: Add set_model() supportBenjamin Otte2020-07-059-34/+296
| * listmodels: Stop respecting item-typeBenjamin Otte2020-07-0529-294/+56
| * stringlist: Take a const char const * argumentBenjamin Otte2020-07-053-3/+3
| * stringfilter: Don't crash if the expression returns ""Benjamin Otte2020-07-051-2/+2
| * a11y: Remove double initialization of variablesBenjamin Otte2020-07-052-2/+1
* | Update Kazakh translationBaurzhan Muftakhidinov2020-07-051-222/+210
* | Update Romanian translationFlorentina Mușat2020-07-051-340/+338
|/
* Update Ukrainian translationYuri Chornoivan2020-07-041-339/+338
* Merge branch 'typo' into 'master'Matthias Clasen2020-07-042-2/+2
|\