]> Pileus Git - ~andy/gtk/history - gtk/gtkcsstypesprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcsstypesprivate.h
2013-02-07 Alexander Larssoncss: Support opacity
2012-12-10 Alexander Larssoncss: Do get_change directly on the tree without matchin...
2012-12-01 Benjamin Ottecss: Fix order of enum
2012-12-01 Benjamin Ottecss: Add more features to font-size code
2012-11-14 Benjamin Ottestylecontext: Add a flag to force style_updated() emission
2012-10-01 Benjamin Ottecss: Add forgotten enum value
2012-09-28 Benjamin Ottesymboliccolor: Change prototype of _gtk_symbolic_color_...
2012-09-28 Benjamin Ottecss: Move declaration
2012-09-17 Benjamin Ottecssvalue: Add animation enum properties
2012-08-28 Benjamin Ottecss: Remove unused macro
2012-08-28 Benjamin Ottecssvalue: First step of proper dependency tracking
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-04-17 Benjamin Ottestylecontext: Add an animating framework
2012-04-17 Benjamin Ottestylecontext: Listen to the new changed signal
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecss: Remove GtkCssNumber
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for background-size
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottecssvalue: Add a value for background-position
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecssstyleproperty: Add transition properties
2012-04-17 Benjamin Ottecss: Add <time> type to css number stuff
2012-04-17 Benjamin Ottecss: Add an enum for all the style properties
2012-04-17 Benjamin Ottecssvalue: Add GtkCssArea to the enum values
2012-04-17 Benjamin Ottecssvalue: Split number values into their own class
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottecss: Add selector change types
2012-03-17 Alexander Larssoncss: GtkBackgroundSize type
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
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 Ottecss: Implement parsing for 'background-size'
2012-02-02 Benjamin Ottecss: Implement support for angles
2012-02-02 Benjamin Ottecss: Convert border-radius to GtkCssNumber
2012-02-02 Benjamin Ottecss: Add GtkCssNumber
2012-02-02 Benjamin Ottecss: Remove two unused declarations
2012-02-01 Benjamin Ottecss: Make the 'currentColor' keyword a symbolic color
2012-01-09 Benjamin Ottecss: Introduce a corner order enum
2012-01-09 Benjamin Ottecss: Introduce GtkCssSide
2012-01-09 Benjamin Ottestyleproperty: Parse all values for background-repeat
2012-01-09 Benjamin Ottebackground: Simplify background-repeat
2012-01-09 Benjamin Ottecss: Remove GtkCssBorderRadius
2012-01-09 Benjamin Ottecss: 'none' is not a value background-repeat
2012-01-09 Benjamin Ottecss: Add generic support for 'inherit' and 'initial'
2012-01-09 Benjamin Ottecss: Add GtkCssSpecialValue
2011-11-25 Alexander LarssonAdd GtkCssArea enum
2011-11-25 Alexander LarssonRename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYL...
2011-11-08 Marc-André Lureaucss: start background-repeat
2011-11-08 Marc-André LureauRename s/GtkCssRepeatStyle/GtkCssBorderRepeatStyle/g
2011-06-09 Cosimo Cecchiborder-image: move private types to gtkcsstypes.c
2011-06-02 Benjamin Ottecss: Add all border-radius properties