]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-04-17 Benjamin Ottecssstyleproperty: Mark all animatable properties
2012-04-17 Benjamin Ottecssstyleproperty: Add _gtk_css_style_property_is_animated()
2012-04-17 Benjamin Ottecss: Move enum to the only source file using it
2012-04-17 Benjamin Ottecssvalue: Add transition support for images
2012-04-17 Benjamin Ottecssimage: Add GtkCssImageCrossFade
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_to_string()
2012-04-17 Benjamin Ottecssstyleproperty: Add transition properties
2012-04-17 Benjamin Ottecssvalue: Add GtkCssEaseValue
2012-04-17 Benjamin Ottecssvalue: Add a GtkCssValue for idents
2012-04-17 Benjamin Ottecss: Add <time> type to css number stuff
2012-04-17 Benjamin Ottecomputedvalues: Fix signage error
2012-04-17 Benjamin Ottecss: Remove _gtk_css_computed_values_get_value_by_name()
2012-04-17 Benjamin Ottestylecontext: Convert _gtk_style_context_peek_property()
2012-04-17 Benjamin Ottecss: Add an enum for all the style properties
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_transition()
2012-04-17 Benjamin Ottecssvalue: Do a hacky conversion of font-size to a numbe...
2012-04-17 Benjamin Ottecssvalue: Convert 'font-family'
2012-04-17 Benjamin Ottecssvalue: Add a custom value for strings
2012-04-17 Benjamin Ottecssprovider: Store widget style value as string
2012-04-17 Benjamin Ottecssvalue: Add GtkCssArea to the enum values
2012-04-17 Benjamin Otteswitch: Set ACTIVE state flag with is_active property
2012-04-17 Benjamin Ottestylecontext: Keep the main style data around until...
2012-04-17 Benjamin Ottestylecontext: Keep per-styleinfo data
2012-04-17 Benjamin Ottestylecontext: Make style_data_lookup() not take a state...
2012-04-17 Benjamin Ottewidget-factory: Add spinners
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for images
2012-04-17 Benjamin Ottecssvalue: Add enum values for the pango enums
2012-04-17 Benjamin Ottecssvalue: Make border styles be their own value
2012-04-17 Benjamin Ottecssvalue: Add a custom RGBA value
2012-04-17 Benjamin Ottecssstyleproperty: Make assign_value a vfunc
2012-04-17 Benjamin Ottecustomproperty: Implement assign vfunc
2012-04-17 Benjamin Otteshadow: Also rename files
2012-04-17 Benjamin Otteshadow: Rename to GtkCssShadowValue
2012-04-17 Benjamin Ottecssvalue: Remove unused function
2012-04-17 Benjamin Otteshadow: Move parse function into GtkShadow
2012-04-17 Benjamin Otteshadow: Make this a GtkCssValue
2012-04-17 Benjamin Otteshadow: Remove _gtk_shadow_get_resolved()
2012-04-17 Benjamin Ottestylepropertyimpl: Make shadows unqueryable
2012-04-17 Benjamin Ottetheming: Use peek_property() calls to query shadows
2012-04-17 Benjamin Ottecssvalue: Split number values into their own class
2012-04-17 Benjamin Ottecssstyleproperty: Make query func a vfunc
2012-04-17 Benjamin Ottecustomproperty: Add our own query_value function
2012-04-17 Benjamin Ottecssstyelproperty: Rempove specified-type and computed...
2012-04-17 Benjamin Ottestyleproperty: Remove default parse function
2012-04-17 Benjamin Ottestylepropertyimpl: Add remaining parse functions
2012-04-17 Benjamin Ottestyleproperty: Simplify compute_value function
2012-04-17 Benjamin Ottecss: Move shadow parse/print/compute funcs
2012-04-17 Benjamin Ottestylepropertyimpl: Add parse funcs for enums
2012-04-17 Benjamin Ottestylepropertyimpl: Add color parsing function
2012-04-17 Benjamin Ottecustomproperty: Don't rely on querying style property
2012-04-17 Benjamin Ottestyleproperty: Make gtk_style_property_register() not...
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_equal()
2012-04-17 Benjamin Ottetests: Change expected errors to conform with output
2012-04-17 Benjamin Ottecssparser: Use _gtk_css_parser_error_full()
2012-04-17 Benjamin Ottecssparser: Add _gtk_css_parser_error_full()
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottecss: Remove _gtk_css_style_property_is_specified_type()
2012-04-17 Benjamin Ottecssvalue: Add a CSS value for arrays
2012-04-17 Benjamin Ottecssvalue: Remove _gtk_css_value_new_take_gvalue()
2012-04-17 Benjamin Ottecssvalue: Get rid of unused functions
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
2012-04-17 Benjamin Ottestyleproperty: Make print_func take a GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Make the structure vtable-based
2012-04-17 Benjamin Ottestyleproperty: Add support for equal_func
2012-04-17 Benjamin Ottestylecontext: Don't clear cache when only state changes
2012-04-17 Benjamin Ottecssmatcher: Use quarks for classes
2012-04-17 Benjamin Ottestyleproperty: Add a function to compare values for...
2012-04-17 Benjamin Ottecssvalue: Constify a bunch of APIs
2012-04-17 Benjamin Ottecssvalue: Remove unused functions
2012-04-17 Benjamin Ottestylecontext: Really queue style changes
2012-04-17 Benjamin Ottestylecontext: Optimize the common case of "style didn...
2012-04-17 Benjamin Ottegtk: Make widget only invalidate widget positions
2012-04-17 Benjamin Ottewindow: Set parent context instead of just resetting...
2012-04-17 Benjamin Ottewidget: Replace reset_style() calls
2012-04-17 Benjamin Ottewidget: Don't go via path when resetting style
2012-04-17 Benjamin Ottewidget: Add _gtk_widget_invalidate_style_context()
2012-04-17 Benjamin Ottewidget: Merge function into only caller
2012-04-17 Benjamin Ottewidget: Clear broken widget path in constructor
2012-04-17 Benjamin Ottestylecontext: On failure, exit the loop, don't try...
2012-04-17 Benjamin Ottestylecontext: Invalidate when setting classes/state...
2012-04-17 Benjamin Ottestylecontext: Use _gtk_style_context_queue_invalidate...
2012-04-17 Benjamin Ottestylecontext: Introduce _gtk_style_context_queue_invali...
2012-04-17 Benjamin Ottestylecontext: Keep track of children
2012-04-17 Benjamin Ottewidget: Don't set widget path on style context
2012-04-17 Benjamin Ottestylecontext: Notify widget directly of changes
2012-04-17 Benjamin Ottestylecontext: Add setter for widget
2012-04-17 Benjamin Ottematcher: Add a superset matcher
2012-04-17 Benjamin Ottematcher: Add a matcher that matches anything
2012-04-17 Benjamin Ottereftests: Add a reftest for nth-child
2012-04-17 Benjamin Ottetests: Add a parsing test for nth-child()
2012-04-17 Benjamin Otteselector: Rewrite position tracking
2012-04-17 Benjamin Ottesyleprovider: Add a vfunc to get the changes
2012-04-17 Benjamin Otteselector: Rename selector class
2012-04-17 Benjamin Ottecss: Add selector change types
2012-04-17 Benjamin Ottematcher: Turn GtkCssMatcher into a union
2012-04-17 Benjamin Ottematcher: Use a vtable
2012-04-17 Benjamin Ottecss: Make the style provider take a matcher as an input...
2012-04-17 Benjamin Ottecss: Add GtkCssMatcher
2012-04-17 Benjamin Ottestyleprovider: Add a custom object for a list of style...
2012-04-17 Benjamin Ottestylecontext: Stop querying style providers for icon...
next