gtk4.git
2020-01-06 Matthias ClasenMerge branch 'wayland-dnd-fixes' into 'master'
2020-01-05 Piotr DrągUpdate Polish translation
2020-01-04 Matthias Clasenwayland: Don't artificially prefer ASK
2020-01-04 Matthias Clasendocs: Small clarifications to DND docs
2020-01-04 Matthias Clasenwayland: Minor cleanup
2020-01-04 Matthias Clasenwayland: Fix action handling more
2020-01-04 Matthias Clasenwayland: Finish pending offer handling
2020-01-04 Matthias Clasenwayland: Clean up drags
2020-01-03 Matthias ClasenAdwaita: Make dnd marks in text views green
2020-01-03 Matthias Clasentextview: Render visible marks better
2020-01-03 Matthias ClasenMerge branch 'remove-xim' into 'master'
2020-01-03 Matthias ClasenAdd a text view mark/cursor test
2020-01-02 Matthias ClasenFix the previous commit
2020-01-02 Matthias Clasenstackswitcher: Fix switch-while-drag functionality
2020-01-01 Matthias Clasendnd: Be safer
2020-01-01 Matthias Clasenwayland: Fix dnd type negotiation
2020-01-01 Matthias Clasencontentprovider: cosmetic fix
2020-01-01 Matthias Clasencontentserializer: Fix an annotation
2019-12-31 Daniel MustielesUpdated Spanish translation
2019-12-30 Matthias ClasenMerge branch 'drag-icon' into 'master'
2019-12-30 Matthias Clasenmountoperation: Handle D-Bus missing
2019-12-30 Matthias ClasenMerge branch 'fix-dnd' into 'master'
2019-12-30 Matthias Clasenwayland: Pass root coordinates for dnd events
2019-12-30 Matthias Clasengdk: Populate dnd event coords
2019-12-30 Matthias Clasengdk: Fix coordinates in dnd events
2019-12-30 Piotr DrągUpdate POTFILES.in
2019-12-30 Matthias Clasentooltip: Never set a window to be its own parent
2019-12-30 Matthias Clasentooltipwindow: Cosmetic fix
2019-12-30 Daniel Mustieles... Revert "Updated Spanish translation"
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Daniel MustielesUpdated Spanish translation
2019-12-30 Matthias ClasenRemove gtk_window_set_hardcoded_surface
2019-12-30 Matthias Clasencontainer: Be more careful with roots
2019-12-30 Matthias Clasenwidget: Be more careful with roots
2019-12-30 Matthias Clasendnd: Use GtkDragIcon
2019-12-30 Matthias ClasenAdd GtkDragIcon
2019-12-30 Matthias Clasentooltipwindow: Cosmetic fix
2019-12-30 Matthias ClasenMerge branch 'tooltip-redo' into 'master'
2019-12-30 Matthias Clasendocs: Mention custom tooltip windows in the migration...
2019-12-30 Matthias Clasentooltips: Stop using GTK_WINDOW_POPUP
2019-12-30 Matthias Clasentesttooltips: Test tooltips on popovers
2019-12-30 Matthias ClasenDrop custom tooltip windows
2019-12-30 Matthias ClasenMerge branch 'kill-tree-menu' into 'master'
2019-12-30 Matthias Clasendocs: Touch up menu button docs
2019-12-30 Matthias Clasendocs: Mention the demise of menus in the migration...
2019-12-30 Matthias Clasendocs: Rewrite popover menu docs
2019-12-30 Matthias Clasentreeview: Use a popover for search
2019-12-30 Matthias Clasenwin32: Use a regular window for printing
2019-12-30 Matthias ClasenRemove gdk_seat_grab
2019-12-30 Matthias Clasenaccelcellrenderer: Stop grabbing
2019-12-30 Matthias Clasenaccelcellrenderer: Fix editing
2019-12-30 Matthias Clasengtk: Remove menu code
2019-12-30 Matthias Clasendoc: Build fixes
2019-12-30 Matthias Clasendocs: Remove mentions of GtkMenuItem
2019-12-30 Matthias Clasenaccellabel: Don't mention GtkMenuItem in the docs
2019-12-30 Matthias Clasenlabel: Stop referring to GtkMenuItem in the docs
2019-12-30 Matthias Clasenbuildertool: Drop menu properties
2019-12-30 Matthias Claseninspector: Remove menu special-casing
2019-12-30 Matthias Clasenwidget: Remove menu special-casing
2019-12-30 Matthias Clasenlabel: Remove menu support code
2019-12-30 Matthias Clasentests: Stop using menus
2019-12-30 Matthias Clasentestsuite: Remove menu special-casing
2019-12-30 Matthias Clasentestsuite: Remove menu tests
2019-12-30 Matthias Clasentestsuite: Cosmetic change
2019-12-30 Matthias Clasenmenubutton: Stop supporting menus
2019-12-30 Matthias Clasenheaderbar: Stop using GtkMenuButton::use-popover
2019-12-30 Matthias Clasenmenutoolbutton: Stop supporting menus
2019-12-30 Matthias Clasenmenutoolbutton: Fix sensitivity handling
2019-12-30 Matthias Clasentoolbar: Simplify overflow implementation
2019-12-29 Matthias Clasentestsuite: Update combobox tests
2019-12-29 Matthias Clasencombobox: Replace GtkTreeMenu with a popover
2019-12-29 Matthias Clasengtk-demo: Remove the change display demo
2019-12-29 Matthias Clasengtk-demo: Convert the builder demo to a menu model
2019-12-29 Matthias Clasengtk-demo: Remove menus from listbox demo
2019-12-29 Matthias Clasengtk-demo: Cosmetics
2019-12-29 Matthias Clasengtk-demo: Remove the menus demo
2019-12-29 Matthias Clasengtk-demo: Convert the dnd demo to a popover
2019-12-29 Matthias Clasengtk-demo: Remove a somewhat silly bit of code
2019-12-29 Matthias Clasengtk-demo: Use a popover in the clipboard demo
2019-12-29 Matthias Clasengtk-demo: Replace a menu with a popover
2019-12-29 Matthias Clasenaccellabel: Remove an example using menus
2019-12-29 Matthias Clasendocs: Avoid using a menu for an example
2019-12-29 Matthias Clasendocs: Remove menubars from the visual index
2019-12-29 Matthias Clasendocs: Stop taking menubar screenshots
2019-12-29 Matthias Clasenwidget-factory: Remove the menubar
2019-12-29 Matthias Clasenwindow: Move F10 handling to popover menubars
2019-12-29 Matthias Clasenapplicationwindow: Stop using a menu bar
2019-12-29 Matthias Clasennotebook: Remove menu remnants
2019-12-29 Matthias Clasenappchooserwidget: Remove ::populate-popup
2019-12-29 Matthias Clasenplacesview: Use a popover
2019-12-29 Matthias Clasenmountoperation: Use a popover
2019-12-29 Matthias Clasenfilechooserbutton: Be smarter about 'None'
2019-12-29 Matthias Clasenwindow: Complete the popover conversion
2019-12-29 Matthias Clasenpopovermenubar: Cosmetics
2019-12-29 Matthias Clasenpopovermenu: Use a weak ref for active item
2019-12-29 Matthias Clasensurface: Only unpause events if we paused them
2019-12-29 Matthias ClasenRevert unintended changes
2019-12-29 Matthias ClasenRemove more mir remnants
2019-12-29 Matthias Clasentooltip: Remove some unneeded includes
next