summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* tooltipwindow: Cast the correct objectBenjamin Otte2023-04-021-1/+1
* Merge branch 'ccook/gtkiter-doc-changes' into 'main'Matthias Clasen2023-04-021-17/+17
|\
| * Documentation corrections for GtkTextIterCam Cook2023-04-021-4/+4
| * Documentation corrections for GtkTextIterCam Cook2023-04-021-17/+17
* | dropdown: Fix to work with recent listview changesMatthias Clasen2023-04-021-1/+26
|/
* popover: Stop using gdk_surface_create_similar_surfaceMatthias Clasen2023-04-011-5/+7
* Merge branch 'inspector-fractional-scale' into 'main'Matthias Clasen2023-04-013-1/+40
|\
| * inspector: Show surface scaleMatthias Clasen2023-04-012-1/+39
| * inspector: Show the viewporter tooMatthias Clasen2023-04-011-0/+1
* | filechooserwidget: Port to ColumnViewCellBenjamin Otte2023-04-011-22/+22
* | columnview: Add GtkColumnViewCellBenjamin Otte2023-04-018-54/+573
* | builderlistitemfactory: Allow subclassesBenjamin Otte2023-04-011-0/+1
* | builder: Allow template parsing to be used with subclassesBenjamin Otte2023-04-013-8/+38
* | columnviewcell: Ignore ::activatable and ::selectable for cellsBenjamin Otte2023-04-012-8/+0
* | columnviewcellwidget: Untangle from GtkListItemWidgetBenjamin Otte2023-04-014-9/+185
* | columnviewcellwidget: Ensure for_size is large enoughBenjamin Otte2023-04-012-0/+10
* | columnviewcellwidget: Rewrite width unadjustingBenjamin Otte2023-04-012-57/+27
* | filechooser: Set a row-factoryBenjamin Otte2023-04-012-1/+22
* | columnview: Add gtk_column_view_add_row_factory()Benjamin Otte2023-04-012-18/+93
* | columnview: Implement inertnessBenjamin Otte2023-04-018-14/+121
* | columnviewrowwidget: Don't discard items in unroot()Benjamin Otte2023-04-012-86/+65
* | columnview: Rename to GtkColumnViewCellWidgetBenjamin Otte2023-04-017-115/+114
* | columnview: Add GtkColumnViewRowBenjamin Otte2023-04-016-73/+721
* | listitem: Add a backwards compatibility workaroundBenjamin Otte2023-04-012-0/+12
* | treeexpander: Add docs note about setting GtkListItem::focusableBenjamin Otte2023-04-011-0/+5
* | columnviewcell: Cells should not be focusable by defaultBenjamin Otte2023-04-011-0/+11
* | listview: Add GtkListItem::focusable propertyBenjamin Otte2023-04-014-41/+131
* | columnviewcell: Cells aren't selectable or activatableBenjamin Otte2023-04-011-0/+17
* | listitem: Use GDK_DECLARE_INTERNAL_TYPEBenjamin Otte2023-04-011-13/+2
|/
* inspector: Update some misc info rowsMatthias Clasen2023-04-011-0/+6
* Merge branch 'always_expose_showing' into 'main'Matthias Clasen2023-04-011-1/+2
|\
| * a11y: Set ATSPI_STATE_SHOWING for all widgets, not only for windowsLukáš Tyrychtr2023-03-301-1/+2
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-011-7/+0
|\ \
| * | inspector: Improve display of pathsMatthias Clasen2023-04-011-7/+0
* | | inspector: Show Wayland protocolsMatthias Clasen2023-04-011-0/+61
|/ /
* | docs: Improve GtkLabel renderingBilal Elmoussaoui2023-04-011-3/+3
* | Convert headers to #pragma onceMatthias Clasen2023-03-31559-1677/+559
* | listbase: Clear any newly set adjustmentsBenjamin Otte2023-03-311-0/+2
* | widget: Shortcut widget not repositioningBenjamin Otte2023-03-311-0/+3
* | Make adjustment setters behaveMatthias Clasen2023-03-305-6/+11
* | models: Fix up property notificationsMatthias Clasen2023-03-302-2/+2
* | filedialog: Make filters nullableMatthias Clasen2023-03-301-2/+2
* | Make widget property setters behaveMatthias Clasen2023-03-3024-36/+105
* | listitem: Fix a notification problemMatthias Clasen2023-03-301-1/+1
* | emojichooser: Stop using gtk_widget_get_allocationMatthias Clasen2023-03-291-21/+33
* | filechoosercell: Remove position propertyBenjamin Otte2023-03-292-34/+3
* | filechoosercell: Remove selected propertyBenjamin Otte2023-03-292-33/+0
* | filechooser: Select via actionBenjamin Otte2023-03-291-7/+4
* | listbase: Select via actionBenjamin Otte2023-03-291-1/+9
* | Merge branch 'wip/otte/trelistmodel-fixage' into 'main'Matthias Clasen2023-03-291-1/+1
|\ \