gtk4.git
2020-01-18 Matthias Clasencss: Simplify default values
2020-01-18 Matthias Clasencss: Re-add a lost special case
2020-01-18 Timm Bädercsshorthandproperty: Try to avoid allocating a GString...
2020-01-18 Timm Bädercssdimensionvalue: remove early-out code from transition()
2020-01-18 Timm Bädergl renderer: Render simple border nodes in a simple way
2020-01-18 Timm Bädernumbervalue: Add early-out to multiply()
2020-01-18 Timm Bädercssnumbervalue: Move early-out code to GtkCssValue
2020-01-18 Timm Bädercssdimensionvalue: Implement transition()
2020-01-18 Timm BäderRemove GtkCssShadowsValue
2020-01-18 Timm Bädercssshadowvalue: Only create 2 shadows values for transi...
2020-01-18 Timm Bädercssvalue: Improve css value accounting output
2020-01-18 Timm Bädercsscolorvalue: check for singletons in new_literal
2020-01-18 Timm Bädercssimage: Add is_computed vfunc
2020-01-18 Timm Bädercss: Set the is_computed flag for more values
2020-01-18 Timm Bädercssvalue: Don't call compute() for already computed...
2020-01-18 Timm Bädercssvalue: Add is_computed flag
2020-01-18 Timm Bädertestsuite: Update css color output
2020-01-18 Timm Bädercss: Move border-width special cases out of GtkCssDimen...
2020-01-18 Timm Bädercsscolorvalue: Don't copy rgbas when applying function
2020-01-18 Timm Bädergl renderer: Look at shadow color in the outset shadow...
2020-01-18 Timm Bädercssimageradial: Use array + length instead of GArray
2020-01-18 Timm Bädercssimagelinear: Use count+array for the color stops...
2020-01-18 Timm Bädercssimagefallback: Don't compute new image if only a...
2020-01-18 Timm BäderRemove GtkCssRgbaValue
2020-01-18 Matthias Clasendump css value stats
2020-01-18 Timm Bädercsssshadwovalue: Remove unused function prototype
2020-01-18 Timm Bädercssnumbervalue: Add early-outs to transition code
2020-01-18 Timm Bädercsscornervalue: Accept other values if x == y
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
next