gtk4.git
2020-01-18 Timm Bädercssarrayvalue: Don't allocate memory when parsing array...
2020-01-18 Timm Bädercssarrayvalue: Allow calling array API on non-arrays
2020-01-18 Timm Bädercssvalue: Add type names for all classes
2020-01-18 Timm Bädercsscolorvalue: Compute alpha/shade/mix of color literal...
2020-01-18 Timm Bädercsscolorvalue: Don't resolve literal color values
2020-01-18 Matthias ClasenMerge branch 'adwaita-performance' into 'master'
2020-01-18 Matthias ClasenAdwaita: Remove wildcards
2020-01-18 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-4' into...
2020-01-18 Matthias ClasenRemove the widget-factory test again
2020-01-18 Matthias Clasenchange tests: Update test output
2020-01-18 Matthias ClasenRemove no longer needed code
2020-01-18 Matthias ClasenGo back to the tree for computing change
2020-01-18 Matthias ClasenRedo the way we compute change
2020-01-18 Matthias ClasenBring back the reserved bit
2020-01-18 Matthias ClasenRevert "Remove no longer used code"
2020-01-18 Matthias ClasenAdd testcases for css change flags
2020-01-18 Matthias ClasenAdd a test for css change flags
2020-01-18 Matthias ClasenAdd a way to dump css node change values
2020-01-18 Matthias Clasenstyle tests: Update expected output
2020-01-18 Matthias Clasenstyle tests: Show the window
2020-01-18 Matthias Clasenstyle tests: Clean up --generate support
2020-01-18 Matthias Clasennode tests: Update expected output
2020-01-18 Matthias Clasennode tests: Show the window
2020-01-18 Matthias Clasennode tests: Clean up --generate support
2020-01-18 Matthias ClasenAdd an Empty theme for tests
2020-01-18 Matthias Clasencssnode: Fix a corner case in style computation
2020-01-18 Matthias Clasencssnodedeclaration: Make print output deterministic
2020-01-18 Matthias ClasenQuiet compiler warnings in release builds
2020-01-18 Matthias ClasenTweak the file transfer portal _again_
2020-01-17 Matthias ClasenMerge branch 'gtk-fix-gesture-get-center' into 'master'
2020-01-17 Yariv Barkandemo: Use pinch translation in the gestures demo
2020-01-17 Yariv Barkangtkgesture: Fix get-center for touchpad gestures
2020-01-17 Matthias ClasenFix a few bugs in the css change flag definition
2020-01-17 Timm BäderMerge branch 'fix-imwayland-cursor' into 'master'
2020-01-17 xdavidwuimwayland: Fix get_preedit_string cursor position
2020-01-17 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-3' into...
2020-01-17 Matthias Clasencssmatcher: Change get_state to has_state
2020-01-17 Matthias ClasenAllow printing css matchers
2020-01-17 Matthias Clasencss: Add a matcher type enum
2020-01-17 Matthias Clasencss: Simplify the superset matcher
2020-01-17 Matthias ClasenCosmetic change
2020-01-17 Matthias Clasencss: Fix the ANY matcher state list
2020-01-16 Matthias ClasenMerge branch 'matthiasc/css-change-tracking-2' into...
2020-01-16 Matthias ClasenRemove an unused define
2020-01-16 Matthias ClasenRemove no longer used code
2020-01-16 Matthias Clasencss: Don't got to the selector tree for change
2020-01-16 Matthias Clasencssprovider: Keep selectors around
2020-01-16 Benjamin OtteMerge branch 'matthiasc/css-change-tracking' into ...
2020-01-16 Matthias Clasencss: Avoid computing change too often
2020-01-16 Matthias ClasenRevisit gtk_css_style_get_static_style one more time
2020-01-16 Matthias ClasenChange the signature of gtk_css_style_get_static_style
2020-01-16 Matthias ClasenQuiet a compiler warning
2020-01-16 Matthias ClasenMerge branch 'static-style-getter' into 'master'
2020-01-16 Matthias Clasencss: Add gtk_css_style_get_static_style
2020-01-16 Matthias ClasenMerge branch 'matthiasc/css-split-states' into 'master'
2020-01-16 Matthias Clasencss: Track selected state separately
2020-01-16 Matthias Clasencss: Track backdrop state separately
2020-01-16 Matthias Clasencss: Track disabled state separately
2020-01-16 Matthias Clasencss: Track hover state changes separately
2020-01-16 Matthias ClasenMerge branch 'wip/carlosg/x11-dnd' into 'master'
2020-01-16 Carlos Garnachogdkdrag/x11: Issue XdndLeave on cancellation
2020-01-16 Carlos Garnachogdkdrag/x11: Drop timestamp argument from gdk_drag_do_l...
2020-01-16 Carlos Garnachogdk/x11: Ensure to hide DnD surface after failed operation
2020-01-16 Carlos Garnachogdk/x11: Ensure to sync type list after sending XdndEnter
2020-01-16 Carlos Garnachogdk/x11: Serialize gtype content formats before sending...
2020-01-15 Matthias ClasenSpeed up gtk_widget_pick
2020-01-15 Matthias ClasenFix the filetransfer portal initialization
2020-01-14 Matthias ClasenTry harder to make ci not timeout
2020-01-14 Matthias Clasencss: Drop unsused bitmasks
2020-01-14 Matthias Clasencss: Remove an unused function
2020-01-14 Matthias Clasentestsuite: Improve --generate support
2020-01-14 Matthias Clasenquiet a compiler warning in release builds
2020-01-14 Alex SamorukovUse bundle id instead of package name for the macOS...
2020-01-14 Matthias Clasenfontchooser: Fix up the previous commit
2020-01-14 Matthias Clasenfontchooser: Fix objects-finalize test
2020-01-14 Matthias ClasenFix encoding symbolic pixbufs
2020-01-14 SuciptoUpdate Indonesian translation
2020-01-14 Matthias Clasentestsuite: Skip GtkDragIcon
2020-01-14 Daniel MustielesUpdated Spanish translation
2020-01-14 Kukuh SyafaatUpdate Indonesian translation
2020-01-14 Matthias ClasenMerge branch 'adwaita-cross-fade-fix-gtk4' into 'master'
2020-01-14 Matthias ClasenMerge branch 'wip/chergert/fix-dragicon-installation...
2020-01-14 Matthias ClasenHandle lack of file transfer portal
2020-01-14 Matthias Clasengtk-demo: Use a default action in the infobars demo
2020-01-14 Matthias ClasenAdwaita: Add hover for clickable infobars
2020-01-14 Matthias Claseninfobar: Activate default action on clicks
2020-01-14 Matthias ClasenMerge branch 'wip/chergert/textview-propagate-undo...
2020-01-14 Christian Hergerttextview: propagate GtkTextBuffer can-undo/redo action...
2020-01-13 Matthias ClasenMerge branch 'wip/chergert/textview-undo-menu-item...
2020-01-13 Christian Hergerttextview: add undo/redo menu actions
2020-01-13 nana-4Adwaita: Fix syntax error in cross-fade()
2020-01-13 Christian Hergertbuild: fix gtkdragicon header installation
2020-01-13 Daniel MustielesUpdated Spanish translation
2020-01-13 Daniel MustielesUpdated Spanish translation
2020-01-13 Timm BäderMerge branch 'wip/jimmac/updated-checkmark' into 'master'
2020-01-13 Jakub SteinerAdwaita: update checkbox & radio
2020-01-13 Matthias ClasenMerge branch 'closure-annotations' into 'master'
2020-01-13 Robert AncellAdd missing (closure) GIR annotations
2020-01-13 Robert AncellFix incorrect use of GIR closure annotations.
2020-01-13 Matthias ClasenMerge branch 'textbuffer-missing-api-docs' into 'master'
next