gtk4.git
2023-01-08 Barnabás Pőczea11y: Use fallback logic when GApplication has no DBus...
2023-01-08 Barnabás Pőczea11y: Check if path is NULL when removing from cache
2023-01-08 Matthias Clasengdk: Update docs
2023-01-07 Matthias ClasenMerge branch 'gdk-display-get-monitor-is-nullable'...
2023-01-07 Matthias ClasenMerge branch 'more-filesystemmodel-cleanups' into ...
2023-01-07 Matthias ClasenMerge branch 'win-file-ext' into 'main'
2023-01-07 robxnanofilechoosernativewin32: Set default extension
2023-01-07 Matthias Clasenfilesystemmodel: Drop tree model cruft
2023-01-07 Matthias Clasenfilesystemmodel: Rename private header
2023-01-07 Matthias ClasenMerge branch 'filesystemmodel-cleanups' into 'main'
2023-01-07 Georges Basile... gtkfilesystemmodel: Use g_clear_* helpers
2023-01-07 Georges Basile... filesystemmodel: Use G_DECLARE_FINAL_TYPE()
2023-01-07 Georges Basile... filesystemmodel: Cosmetics
2023-01-07 Matthias Clasenfilesystemmodel: Use g_set_object
2023-01-07 Georges Basile... filesystemmodel: Make function private to gtkfilesystem...
2023-01-07 Georges Basile... filesystemmodel: Cleanup unused defines
2023-01-07 Matthias ClasenMerge branch 'werror-fixes' into 'main'
2023-01-07 Matthias ClasenMerge branch 'wip/corey/calendar' into 'main'
2023-01-07 Corey Berlacalendar: Set marked days immediately
2023-01-07 Corey Berlacalendar: Only apply the marked_day to the current...
2023-01-07 Corey Berlacalendar: Add css style for marked days
2023-01-07 Matthias ClasenMerge branch 'wip/phako/fix-activate-action-annotation...
2023-01-07 Matthias ClasenMerge branch 'main' into 'main'
2023-01-07 Benjamin Ottebuild: Turn off tautological-constant-out-of-range...
2023-01-07 Benjamin Ottegtk-launch: Fix unused variable warning on macOS
2023-01-07 Benjamin Otteci: Disable -Werror on all subprojects
2023-01-07 Benjamin Otteglcontext: Avoid gcc warning on non-egl build
2023-01-07 Benjamin Ottegtk-launch: Remove compile-time warning
2023-01-06 Matthias ClasenMerge branch 'wayland-surface-split3' into 'main'
2023-01-06 Matthias ClasenDrop gdkpopup-wayland-private.h
2023-01-06 Matthias Clasenwaylandsurface: Introduce a few vfuncs
2023-01-06 Matthias Clasenwaylandpopup: Drop unused exports
2023-01-06 Matthias Clasenwaylandtoplevel: Drop unused exports
2023-01-06 Matthias ClasenMore cleanups
2023-01-06 Matthias ClasenMisc cleanups
2023-01-06 Matthias Clasenwip: Split off GdkWaylandPopup
2023-01-06 Matthias Clasenwip: Split off GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Rearrange the surface code
2023-01-06 Matthias Clasenwayland: Split public headers
2023-01-06 Matthias Clasenwayland: Split display_server sub-structs
2023-01-06 Matthias Clasenwayland: Move next_layout into popup and toplevel
2023-01-06 Matthias Clasenwayland: Move pending toplevel state to GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Move input_grab_seat to GdkWaylandPopup
2023-01-06 Matthias Clasenwayland: Move reposition_token to GdkWaylandPopup
2023-01-06 Matthias Clasenwayland: Move shortcuts_inhibitors to GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Move imported_transient_for to GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Move geometry hints to GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Move title to GdkWaylandToplevel
2023-01-06 Matthias Clasenwayland: Move drag surfaces to their own file
2023-01-06 Matthias Clasenwayland: Drop create_dnd_surface
2023-01-06 Matthias ClasenMerge branch 'swap-3-4' into 'main'
2023-01-06 Matthias ClasenMerge branch 'gtk4-fix-xdg-activation-set-surface'...
2023-01-06 Matthias ClasenMerge branch 'drop-file-dialog-shortcuts' into 'main'
2023-01-06 Matthias ClasenMerge branch 'wip/otte/for-5496' into 'main'
2023-01-06 Matthias ClasenMerge branch 'macos-command-symbol' into 'main'
2023-01-06 Matthias Clasenfiledialog: Drop shortcut folders
2023-01-06 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-06 Matthias Clasentestfiledialog: Be more lenient
2023-01-06 Arjan Molenaarmacos: Command should not come from gettext
2023-01-06 Matthias ClasenMerge branch 'test-file-dialog' into 'main'
2023-01-06 Matthias ClasenAdd a test for GtkFileDialog
2023-01-06 Matthias Clasenfiledialog: Cosmetics
2023-01-05 Benjamin OtteMerge branch 'wip/corey/dnd-use-cursor' into 'main'
2023-01-05 Benjamin Ottefiledialog: Never set the chooser's file
2023-01-05 Matthias ClasenMerge branch 'openuri-activation-token' into 'main'
2023-01-05 Matthias ClasenMerge branch 'filechooser-multi-folder' into 'main'
2023-01-05 Matthias Clasenfilechooser: Don't assert for possible cases
2023-01-04 Matthias ClasenPass an activation token to OpenURI
2023-01-04 Matthias Clasenx11: Make a call NULL-safe
2023-01-04 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-04 Matthias ClasenDrop gtkmain.c from POTFILES
2023-01-04 Matthias ClasenMerge branch 'deprecate-toggled' into 'main'
2023-01-04 Matthias ClasenDeprecate gtk_toggle_button_toggled
2023-01-04 Anders JonssonUpdate Swedish translation
2023-01-03 Matthias ClasenMerge branch 'wip/carlosg/startup-vs-focus' into 'main'
2023-01-03 Carlos Garnachogdkdisplay: Deprecate gdk_display_notify_startup_complete()
2023-01-03 Carlos Garnachogtkapplication: Do not call gdk_display_notify_startup_...
2023-01-03 Carlos Garnachogtkwindow: Shuffle gdk_toplevel_set_startup_id() calls
2023-01-03 Carlos Garnachogdk/x11: Emit "remove" s-n message from gdk_toplevel_se...
2023-01-03 Carlos Garnachogdk/wayland: Perform xdg_activation on gdk_toplevel_set...
2023-01-03 Carlos Garnachogtkwindow: Minor refactor
2023-01-03 Matthias ClasenMerge branch 'fix-introspection' into 'main'
2023-01-03 Alexander Kanavinmeson.build: build introspection according to option...
2023-01-03 Matthias ClasenMerge branch 'nullable-gdk' into 'main'
2023-01-02 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-01-02 Matthias ClasenMerge branch 'direction-from-language' into 'main'
2023-01-02 Matthias ClasenDetermine direction from language
2023-01-02 Matthias ClasenMerge branch 'ccook/doc-changes-2' into 'main'
2023-01-02 Cam CookVarious documentation suggests across a few domains.
2023-01-02 Matthias Clasenci: Enable introspection for the docs build
2023-01-02 Matthias ClasenFix compiler warnings
2023-01-02 Matthias ClasenMerge branch 'dependency-review' into 'main'
2023-01-02 Matthias Clasenbuild: Use the current gdk-pixbuf as subproject
2023-01-02 Matthias Clasenbuild: Use libcloudproviders 0.3.1 as subproject
2023-01-02 Matthias Clasenbuild Use current libepoxy as subproject
2023-01-02 Matthias Clasenbuild: Use the current graphene as subproject
2023-01-02 Matthias Clasenbuild: Use wayland 1.21.0 as subproject
2023-01-02 Matthias Clasenbuild: Use wayland-protocols 1.25 as subproject
2023-01-02 Matthias Clasenbuild: Use pango 1.50.12 as subproject
2023-01-02 Matthias Clasenbuild: Use fribidi 1.0.12 as subproject
next