]> Pileus Git - ~andy/gtk/history - gtk/gtkcssstylepropertyprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssstylepropertyprivate.h
2012-12-07 Cosimo Cecchibuild: fix some GCC warnings
2012-12-06 Alexander Larssoncss: Add _gtk_css_style_property_affects_font
2012-11-30 Benjamin Ottestyleproperty: Add _gtk_css_style_property_changes_affe...
2012-11-30 Benjamin Ottestyleproperty: Add an affects-size property
2012-08-28 Benjamin Ottecssstyleproperty: Get rid of unused API
2012-05-11 Benjamin Ottecssstyleproperty: Remove base argument
2012-04-17 Benjamin Ottestyleproperty: Remove equal_func vfunc
2012-04-17 Benjamin Ottecssstyleproperty: Add _gtk_css_style_property_is_animated()
2012-04-17 Benjamin Ottecssstyleproperty: Make assign_value a vfunc
2012-04-17 Benjamin Ottecssstyleproperty: Make query func a vfunc
2012-04-17 Benjamin Ottecssstyelproperty: Rempove specified-type and computed...
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 Ottestyleproperty: Make print_func take a GtkCssValue
2012-04-17 Benjamin Ottestyleproperty: Add a function to compare values for...
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: Add a check function for specified types
2012-02-02 Benjamin Ottestyleproperty: Introduce "specified type" and "computed...
2012-01-09 Benjamin Ottestyleproperty: Move parse/print vfuncs to GtkCssStylePr...
2012-01-09 Benjamin Ottestyleproperty: Add a compute vfunc
2012-01-09 Benjamin Ottecss: Redo value resolving
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssCustomProperty
2012-01-09 Benjamin Ottestyleproperty: Move implementations to separate file
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssStyleProperty
2012-01-09 Benjamin Ottestyleproperty: Move value printing to real properties
2012-01-09 Benjamin Ottestyleproperty: Move member variables
2012-01-09 Benjamin Ottecss: Move a bunch of functions
2012-01-09 Benjamin Ottestyleproperty: Move id handling
2012-01-09 Benjamin Ottestyleproperty: Split into shorthand and real style...