]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.c
css: Huge refactoring to avoid computing wrong values
[~andy/gtk] / gtk / gtkstylecontext.c
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-28 Benjamin Ottesymboliccolor: Change prototype of _gtk_symbolic_color_...
2012-09-28 Benjamin Ottestylecontext: Rebuild cached styles with correct classe...
2012-09-17 Benjamin Ottestylecontext: Always create animations
2012-09-17 Benjamin Ottestylecontext: Only create transitions conditionally
2012-09-17 Benjamin Ottestylecontext: Refactor the way animations are started...
2012-09-17 Benjamin Ottestylecontext: Clear animations for values kept in cache
2012-09-17 Benjamin Ottestylecontext: Remove leftover debugging
2012-09-17 Benjamin Ottecsscomputedvalues: Handle starting animations differently
2012-09-17 Benjamin Ottecsscomputedvalues: Get rid of animated values
2012-09-17 Benjamin Ottecss: Add animation support
2012-09-17 Benjamin Ottestylecontext: Provide a function for getting the style...
2012-09-13 Cosimo Cecchistylecontext: fix a StyleData refleak
2012-08-28 Benjamin Ottecss: Make color lookup handle dependencies
2012-08-28 Benjamin Ottestylecontext: Update computed values when dependencies...
2012-08-28 Benjamin Ottestylecontext: Refactor some code
2012-08-28 Benjamin Ottecss: Pass relevant properties to css lookup code
2012-08-28 Benjamin Ottestylecontext: Compute correct changes
2012-08-28 Benjamin Ottestylecontext: Split out a function for simplicity
2012-08-28 Benjamin Ottestylecontext: Pass the changes in the parent to validat...
2012-06-13 Cosimo Cecchistylecontext: pass down the requested change type to...
2012-05-26 Matthias ClasenClarify the gtk_style_context_add_provider docs
2012-05-08 Benjamin Ottestylecontext: Make queue_invalidate() always work
2012-05-02 Benjamin Ottestylecontext: Disallow adding/removing GtkSettings...
2012-05-02 Benjamin Ottedebug: Add GTK_DEBUG=no-css-cache
2012-05-01 Benjamin Ottecssmatcher: Handle case of empty widget path
2012-04-17 Benjamin Ottecontainer: Redo style validation handling
2012-04-17 Benjamin Ottestylecontext: Avoid style_context_save() calls
2012-04-17 Benjamin Ottestylecontext: Pull all the animation code together
2012-04-17 Benjamin Ottestylecontext: Shuffle around code
2012-04-17 Benjamin Ottestylecontext: Add style_info_set_data()
2012-04-17 Benjamin Ottestylecontext: Make StyleInfo keep the next pointer
2012-04-17 Benjamin Ottestylecontext: Make StyleData refcounted
2012-04-17 Benjamin Ottestylecontext: Add public API to stop animations
2012-04-17 Benjamin Ottestylecontext: Add an animating framework
2012-04-17 Benjamin Ottestylecontext: Don't queue a resize when none is needed
2012-04-17 Benjamin Ottestylecontext: Listen to the new changed signal
2012-04-17 Benjamin Ottestylecontext: Pass time to style_context_validate()
2012-04-17 Benjamin Ottestylecontext: Compute if things changed before invalidating
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-17 Benjamin Ottestylecontext: Remove theming_engine cache variable
2012-04-17 Benjamin Ottestylecontext: Split out a function
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottesymboliccolor: Pass the current color to the resolve...
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottestylecontext: Don't queue_resize() all the time
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 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 Ottecssvalue: Add a custom RGBA value
2012-04-17 Benjamin Ottecssvalue: Split number values into their own class
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
2012-04-17 Benjamin Ottestylecontext: Don't clear cache when only state changes
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 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 Ottecss: Make the style provider take a matcher as an input...
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...
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-03-16 Benjamin Ottestylecontext: Get rid of unused parameter
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander LarssonUse GtkCssValue in symbolic color resolving
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Paolo BorelliAdd a deprecation mark to draw_insertion_cursor
2012-02-14 Cosimo Cecchithemingengine: move _gtk_theming_engine_set_context...
2012-02-02 Benjamin Ottecss: Convert border-radius to GtkCssNumber
2012-02-02 Benjamin Ottethemingengine: Add a private function to query lengths
2012-01-12 Benjamin Ottestylecontext: Don't unref animation description
2012-01-11 Benjamin OtteAPI: Add gtk_style_context_get_section()
2012-01-11 Benjamin Ottecss: Introduce GtkCssComputedValues
2012-01-11 Benjamin Ottestylecontext: Simplify even more code
2012-01-11 Benjamin Ottestylecontext: Use our own color resolve function
2012-01-11 Benjamin Ottestylecontext: Simplify function
2012-01-11 Benjamin Ottestyleproperties: Remove color set function
2012-01-09 Matthias ClasenFix doc markup
2012-01-09 Benjamin OtteSet border-width to 0 in compute function
2012-01-09 Benjamin Ottestylecontext: NMake safe to call into during lookup
2012-01-09 Benjamin Ottestylecontext: Add _gtk_style_context_peek_property()
2012-01-09 Benjamin Ottestyle: Remove GtkStylePropertyContext again
2012-01-09 Benjamin Ottestylecontext: Export _gtk_style_context_resolve_color()
2012-01-09 Benjamin Ottecss: Pass the real context to the CSS lookup
2012-01-09 Benjamin Ottecss: Pass the parent context to _gtk_css_lookup_resolve()
2012-01-09 Benjamin OtteAPI: Add GtkStyleContext::parent
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface
2012-01-09 Benjamin Ottestylecontext: Separate properties by states
2012-01-09 Benjamin Ottestylecontext: Pass state to style data lookup function
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
next