summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \
| * | | css: Don't transition to currentColorBenjamin Otte2023-05-023-11/+11
* | | | Expand gtk_init docsMatthias Clasen2023-05-021-2/+4
|/ / /
* | | Cosmetics: Unset baseline tooMatthias Clasen2023-05-011-0/+1
* | | switch: Expand the docsMatthias Clasen2023-05-011-1/+8
* | | Merge branch 'emojichooser-variation-fix' into 'main'Matthias Clasen2023-04-301-3/+5
|\ \ \
| * | | emojichooser: Avoid extraneous variation selectorsMatthias Clasen2023-04-301-3/+5
* | | | Inscription|InfoBar: Fix small cosmetic issue@docsDaniel Boles2023-04-302-2/+2
|/ / /
* | | Expander: Clarify/format CSS nodes documentationDaniel Boles2023-04-301-3/+4
* | | Merge branch 'deprecated-get-allocated-width' into 'main'Matthias Clasen2023-04-296-17/+17
|\ \ \
| * | | Deprecate gtk_widget_get_allocated_widthMatthias Clasen2023-04-292-2/+6
| * | | popover: Stop using gtk_widget_get_allocated_widthMatthias Clasen2023-04-291-2/+2
| * | | placesview: Stop using gtk_widget_get_allocated_widthMatthias Clasen2023-04-291-6/+4
| * | | placessidebar: Stop using gtk_widget_get_allocated_widthMatthias Clasen2023-04-291-6/+4
| * | | columnview: Stop using gtk_widget_get_allocated_widthMatthias Clasen2023-04-291-1/+1
* | | | Merge branch 'box-baseline-child' into 'main'Matthias Clasen2023-04-296-92/+291
|\ \ \ \ | |/ / / |/| | |
| * | | spinbutton: Use GtkBoxLayout:baseline-childMatthias Clasen2023-04-291-3/+6
| * | | Revert "spinbutton: Use a grid layout"Matthias Clasen2023-04-291-51/+19
| * | | boxlayout: Add a baseline child propertyMatthias Clasen2023-04-294-37/+271
| * | | Remove more debug spewMatthias Clasen2023-04-291-6/+0