summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't drop too many referencesMatthias Clasen2023-05-114-8/+4
* Use gsk_matrix_transform_point3d consistentlyMatthias Clasen2023-05-101-2/+2
* Update baseline docs a bitMatthias Clasen2023-05-091-8/+7
* Deprecate GTK_ALIGN_BASELINEMatthias Clasen2023-05-091-2/+3
* Use GTK_ALIGN_BASELINE_FILLMatthias Clasen2023-05-0912-34/+41
* Merge branch 'wip/ebassi/gen-version-macros' into 'main'Matthias Clasen2023-05-097-5/+8
|\
| * Drop the gdk/gdkversionmacros.h headerMatthias Clasen2023-05-095-5/+5
| * build: Use Meson's gnu_symbol_visibilityEmmanuele Bassi2023-05-091-0/+1
| * Make it buildMatthias Clasen2023-05-091-2/+2
| * Generate version and deprecation macros at build timeEmmanuele Bassi2023-05-091-0/+2
* | Merge branch 'wip/otte/sections' into 'main'Matthias Clasen2023-05-0929-369/+2797
|\ \ | |/ |/|
| * listview: Make inertness not depend on factoryBenjamin Otte2023-05-092-18/+5
| * theme: Add some random CSS for section headersBenjamin Otte2023-05-091-1/+9
| * listitemmanager: Create header items for sectionsBenjamin Otte2023-05-091-62/+142
| * 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-097-6/+206
| * listitembase: exit earlyBenjamin Otte2023-05-091-0/+5
| * listitemmanager: Make sections configurableBenjamin Otte2023-05-092-1/+83
| * listitemmanager: Add/remove sections as neededBenjamin Otte2023-05-091-44/+165
| * 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
| * 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-092-0/+17
| * listitemmanager: Add tile typesBenjamin Otte2023-05-093-13/+76
| * listitemmanager: Add a type to tilesBenjamin Otte2023-05-092-1/+11
| * filterlistmodel: Support sectionsMatthias Clasen2023-05-091-4/+64
| * sortlistmodel: add a fast path for get_section()Benjamin Otte2023-05-091-19/+99
| * 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
* | inspector: show GtkAccessible bounds in a11y paneJason Francis2023-05-082-14/+62
* | inspector: hide a11y object path when not using AT-SPI backendJason Francis2023-05-082-6/+15
* | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-05-081-15/+0
|\ \
| * | Revert "TEST TEST TEST"Benjamin Otte2023-05-081-15/+0
| |/
* | Merge branch 'new-align-value' into 'main'Emmanuele Bassi2023-05-081-9/+7
|\ \
| * | filterchooser: Maintain filter combo visibilityMatthias Clasen2023-05-081-9/+7
| |/
* | Introduce GTK_ALIGN_BASELINE_FILL/CENTERMatthias Clasen2023-05-078-23/+46
|/
* modelbutton: Fix a use after free when unsetting accelAlice Mikhaylenko2023-05-071-1/+1
* Merge branch 'wip/otte/update-texture' into 'main'Benjamin Otte2023-05-061-0/+15
|\
| * TEST TEST TESTBenjamin Otte2023-05-021-0/+15
* | Merge branch 'tiled-states' into 'main'Matthias Clasen2023-05-051-0/+7
|\ \
| * | Handle the opposite case tooMatthias Clasen2023-05-051-0/+2
| * | Fix a corner-case in window statesMatthias Clasen2023-05-051-0/+5
* | | Merge branch 'wip/kabus/column-id-leak' into 'main'Matthias Clasen2023-05-051-0/+1
|\ \ \ | |/ / |/| |
| * | gtk/columnviewcolumn: Fix id leak Khalid Abu Shawarib2023-05-051-0/+1
* | | gtkapplication-quartz: fix typoLuca Bacci2023-05-051-1/+1
* | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-05-023-11/+11
|\ \ \