]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontextprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstylecontextprivate.h
2012-11-30 Benjamin Ottestylecontext: Remove unused private functions
2012-11-30 Benjamin Ottestylecontext: Expose a function to get at the current...
2012-11-25 Benjamin Ottestyleprovider: Change function prototype
2012-11-08 Benjamin Ottestylecontext: Remove unused function
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-17 Benjamin Ottestylecontext: Refactor the way animations are started...
2012-09-17 Benjamin Ottestylecontext: Provide a function for getting the style...
2012-08-28 Benjamin Ottecss: Make color lookup handle dependencies
2012-08-28 Benjamin Ottestylecontext: Pass the changes in the parent to validat...
2012-04-17 Benjamin Ottestylecontext: Add public API to stop animations
2012-04-17 Benjamin Ottestylecontext: Pass time to style_context_validate()
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 Ottestylecontext: Convert _gtk_style_context_peek_property()
2012-04-17 Benjamin Ottestylecontext: Really queue style changes
2012-04-17 Benjamin Ottestylecontext: Introduce _gtk_style_context_queue_invali...
2012-04-17 Benjamin Ottestylecontext: Add setter for widget
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-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottethemingengine: Add a private function to query lengths
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()
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-17 Alexander LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-29 Paolo BorelliMove the get_cursor_color in GtkStyleContext
2011-01-23 Matthias ClasenSplit out private style context api into a private...