gtk4.git
2023-03-29 Kévin CommailleAdd a test for splicing treelistmodel
2023-03-29 Benjamin Ottetreelistmodel: Don't add items in reverse
2023-03-27 Emmanuele BassiMerge branch 'ebassi/compute-size-annotation' into...
2023-03-27 Matthias ClasenMerge branch 'wayland_display' into 'main'
2023-03-27 Ludovico de... wayland: Try to open the display even if XDG_RUNTIME_DI...
2023-03-27 Benjamin OtteMerge branch 'wip/otte/listview-inert' into 'main'
2023-03-27 Benjamin Ottegridview: Add concept of inertness
2023-03-27 Benjamin Ottelistview: Add concept of inertness
2023-03-27 Benjamin Ottelistfactorywidget: Stop trying to be smart
2023-03-27 Benjamin Ottegtk-demo: Set tab behavior for settings demo
2023-03-27 Benjamin Ottemagnifier: Don't check for visibility
2023-03-26 Benjamin OtteMerge branch 'wip/otte/tab-behavior' into 'main'
2023-03-26 Benjamin Ottecolumnview: Add GtkColumnView::tab-behavior
2023-03-26 Benjamin Ottegridview: Add GtkGridView::tab-behavior
2023-03-26 Benjamin Ottelistview: Add GtkListView::tab-behavior
2023-03-26 Matthias ClasenMerge branch 'scrolled-window-signal-disconnnect' into...
2023-03-26 Matthias Clasenscrolledwindow: Disconnect the right handler
2023-03-26 Emmanuele BassiRemove wrong annotation from GdkDragSurface::compute...
2023-03-26 Emmanuele BassiRemove wrong annotation for GdkToplevel::compute-size
2023-03-26 Matthias ClasenMerge branch 'wayland-startup-notification-crash' into...
2023-03-26 Matthias Clasenwayland: Don't crash without xdg_activation_v1
2023-03-26 Matthias ClasenMerge branch 'wayland-cursor-size' into 'main'
2023-03-26 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-03-26 Matthias Clasenwayland: Don't crash on cursor size 0
2023-03-26 Benjamin Ottegtk-demo: Rename dropdown demo
2023-03-26 Benjamin Ottegtk-demo: Rename image scaling demo to image_scaling
2023-03-26 Benjamin Ottepopover: Fix typo
2023-03-25 Matthias ClasenMerge branch 'coordinate-docs' into 'main'
2023-03-25 Matthias ClasenIncorporate review feedback
2023-03-25 Matthias Clasendocs: Use our own box model illustration
2023-03-25 Matthias ClasenTweak
2023-03-25 Matthias ClasenTweak
2023-03-25 Matthias ClasenMore review feedback
2023-03-25 Matthias Clasendocs: Add another cross reference
2023-03-25 Matthias Clasendocs: Apply review feedback
2023-03-25 Matthias ClasenDocs: Cosmetics
2023-03-25 Matthias Clasendocs: Add some cross references
2023-03-25 Matthias Clasendocs: Add a section about coordinate systems
2023-03-25 Matthias ClasenMerge branch 'deprecate-translate-coordinates' into...
2023-03-25 Matthias ClasenDrop gtk_widget_get_surface_allocation
2023-03-25 Matthias Clasenentrycompletion: Stop using gtk_widget_get_surface_allo...
2023-03-25 Matthias Clasenpopover: Stop using gtk_widget_get_surface_allocation
2023-03-25 Matthias ClasenDeprecate gtk_widget_translate_coordinates
2023-03-25 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-24 Matthias ClasenMerge branch 'popover-bounds-trouble' into 'main'
2023-03-24 Matthias Clasenmagnifier: Correct position of area
2023-03-24 Matthias Clasentexthandle: Correct placement of handles
2023-03-24 Matthias Clasenpopover: Correct placement of popovers
2023-03-24 Matthias Clasentestsuite: Add some GL texture tests
2023-03-24 Matthias Clasentestsuite: Cosmetics
2023-03-24 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-24 Chun-wei FanMerge branch 'alternative-fix-5685' into 'main'
2023-03-24 Matthias ClasenFix up criticals from GdkGLTexture
2023-03-24 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-03-24 Matthias Clasendocs: Improve markup for keys
2023-03-24 Matthias Clasendocs: Some updates
2023-03-24 Matthias Claseninspector: Cosmetics
2023-03-24 Chun-wei Fangtkgstsink.c: Drop workarounds needed for Windows
2023-03-24 Chun-wei FanGDK-Win32: Add wrapper functions for calling core wgl...
2023-03-24 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-03-24 Benjamin Ottecolumnview: Don't infloop when a cell is grab_focus()ed
2023-03-24 Benjamin Ottelistview: Activatable means activate
2023-03-24 Matthias ClasenMerge branch 'mipmap-tracking' into 'main'
2023-03-24 Matthias Clasengsk: Avoid copying GL texture in more cases
2023-03-24 Matthias Clasengl: Add a private way to query mipmap status
2023-03-24 Matthias ClasenMerge branch 'check-widget-on-destruction' into 'main'
2023-03-24 Matthias Clasengltexture: Try harder to determine the format
2023-03-24 Marco Trevisan... gtkwidget: Do a type-check in gtk_widget_in_destruction()
2023-03-23 Boyuan YangUpdate Chinese (China) translation
2023-03-23 Emmanuele BassiMerge branch 'fix-a11y-leak2' into 'main'
2023-03-23 Benjamin OtteMerge branch 'wip/otte/listview-cleanups' into 'main'
2023-03-23 Benjamin Ottecolumnview: Handle focus movement properly
2023-03-23 Benjamin Ottecolumnview: add a (private) focus-column
2023-03-23 Benjamin Ottecolumnviewrowwidget: Handle left/right arrow keys
2023-03-23 Benjamin Ottelistbase: Only grab_focus() if the cursor moved
2023-03-23 Benjamin Ottecolumnviewrow: Handle focus movement properly
2023-03-23 Benjamin Ottelistitemwidget: Only take a single child
2023-03-23 Benjamin Ottecolumnviewrowwidget: Drop unneeded stuff
2023-03-23 Benjamin Ottecolumnview: Add GtkColumnViewRowWidget
2023-03-23 Benjamin Ottelistview: Add private GtkListFactoryWidget
2023-03-23 Benjamin Ottelistview: Move ::factory out of the item manager
2023-03-23 Benjamin Ottelistview: Move ::single-click-activate out of the item...
2023-03-23 Benjamin Ottelistitemmanager: Create widgets via vfunc
2023-03-23 Benjamin Ottelistitemwidget: split out GtkListItemBase
2023-03-23 Benjamin Otteitemmananger: Remove the user data
2023-03-23 Benjamin Ottelistbase: Privatize 2 functions
2023-03-23 Benjamin Ottelistitemmanager: Clean up header
2023-03-23 Matthias ClasenDon't leak all AT contexts
2023-03-23 Matthias ClasenMerge branch 'texture-scale-test' into 'main'
2023-03-22 Bruce CowanUpdate British English translation
2023-03-22 Matthias ClasenMerge branch 'ebassi/ensure-file-chooser-types' into...
2023-03-22 Emmanuele BassiEnsure GtkFileChooserCell's type
2023-03-22 Matthias Clasengsk: Improve slice handling
2023-03-22 Matthias Clasengsk: Add more flexible texture upload
2023-03-22 Matthias Clasengsk: Tweak one test to pass
2023-03-22 Matthias Clasengsk: Drop debug code
2023-03-22 Matthias Clasengsk: Drop some unused arguments
2023-03-22 Matthias Clasengsk: Use overlapping slices
2023-03-22 Matthias Clasengsk: Add a test for scaled textures
2023-03-22 Matthias Clasengsk: Cosmetics
next