summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * demos: Drop symbol visibility macros from demo typesEmmanuele Bassi2023-05-092-11/+0
| * build: Minor style nitpicksEmmanuele Bassi2023-05-091-5/+6
| * build: Use Meson's gnu_symbol_visibilityEmmanuele Bassi2023-05-096-13/+5
| * Add a missing fileMatthias Clasen2023-05-091-0/+2
| * Fix install locationMatthias Clasen2023-05-091-2/+2
| * Use GTK_COMPILATION throughoutMatthias Clasen2023-05-091-1/+1
| * Don't excessively define GDK_EXTERNMatthias Clasen2023-05-091-4/+0
| * Make it buildMatthias Clasen2023-05-097-28/+27
| * Generate version and deprecation macros at build timeEmmanuele Bassi2023-05-096-217/+266
* | Merge branch 'wip/otte/sections' into 'main'Matthias Clasen2023-05-0942-512/+4286
|\ \ | |/ |/|
| * listview: Make inertness not depend on factoryBenjamin Otte2023-05-092-18/+5
| * gtk-demo: Add alternative settings demoBenjamin Otte2023-05-094-0/+365
| * gtk-demo: Split out code from the settings demoBenjamin Otte2023-05-094-136/+190
| * theme: Add some random CSS for section headersBenjamin Otte2023-05-091-1/+9
| * listitemmanager: Create header items for sectionsBenjamin Otte2023-05-092-65/+155
| * listview: GtkListHeader and gtk_list_view_set_header_factory()Benjamin Otte2023-05-0911-32/+999
| * listitemmanager: Add GtkListItemChangeBenjamin Otte2023-05-091-256/+148
| * listitemmanager: Add GtkListHeaderBase and vfuncsBenjamin Otte2023-05-098-10/+229
| * listitembase: exit earlyBenjamin Otte2023-05-091-0/+5
| * listitemmanager: Make sections configurableBenjamin Otte2023-05-093-2/+93
| * listitemmanager: Add/remove sections as neededBenjamin Otte2023-05-091-44/+165
| * testsuite: assert widgets are in matched sectionsBenjamin Otte2023-05-091-0/+1
| * testsuite: Add a print function for the listitemmanagerBenjamin Otte2023-05-091-0/+55
| * listitemmanager: Add gtk_list_tile_get_next_skip()Benjamin Otte2023-05-091-25/+32
| * listitemmanager: Add gtk_list_tile_set_type()Benjamin Otte2023-05-091-10/+16
| * testsuite: Add verbose output to listitemmanager testBenjamin Otte2023-05-091-4/+33
| * listitemmanager: Properly handle sections during add/removeBenjamin Otte2023-05-091-21/+233
| * listitemmanager: Augment header/footer infoBenjamin Otte2023-05-092-0/+31
| * listitemmanager: Add section tilesBenjamin Otte2023-05-093-0/+82
| * testsuite: Improve listitemmanager testBenjamin Otte2023-05-091-14/+117
| * listitemmanager: Add tile typesBenjamin Otte2023-05-093-13/+76
| * listitemmanager: Add a type to tilesBenjamin Otte2023-05-092-1/+11
| * testsuite: Add tests for sections to filterlistmodelBenjamin Otte2023-05-091-0/+18
| * Add a test for filterlistmodel sectionsMatthias Clasen2023-05-091-1/+90
| * filterlistmodel: Support sectionsMatthias Clasen2023-05-091-4/+64
| * sortlistmodel: add a fast path for get_section()Benjamin Otte2023-05-091-19/+99
| * testsuite: Add section tests to sortlistmodel testBenjamin Otte2023-05-091-1/+270
| * Add a test for sortlistmodel sectionsMatthias Clasen2023-05-091-5/+58
| * sortlistmodel: Implement GtkSectionModelBenjamin Otte2023-05-092-15/+210
| * flattenlistmodel: Implement GtkSectionModelBenjamin Otte2023-05-092-4/+35
| * Implement GtkSectionModel for all selection modelsBenjamin Otte2023-05-095-1/+118
| * Add GtkSectionModelBenjamin Otte2023-05-094-0/+257
| * testsuite: Add a listitemmanager testBenjamin Otte2023-05-092-0/+207
* | Merge branch 'wip/otte/no-vsync' into 'main'Benjamin Otte2023-05-097-35/+67
|\ \
| * | wayland: Don't assert when requesting another frameBenjamin Otte2023-05-091-1/+2
| * | frameclock: Keep more historyBenjamin Otte2023-05-091-1/+1
| * | gtk-demo: Update fps with higher priorityBenjamin Otte2023-05-091-1/+1
| * | gdk: Add GDK_DEBUG=no-vsyncBenjamin Otte2023-05-094-1/+13
| * | frameclock: Add gdk_frame_clock_idle_is_frozen()Benjamin Otte2023-05-091-31/+50
| |/
* | Merge branch 'reftest-msvc' into 'main'Matthias Clasen2023-05-091-0/+6
|\ \