]> Pileus Git - ~andy/gtk/history - gtk/gtkcsslookup.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcsslookup.c
2012-11-09 Alexander LarssonMake _gtk_css_lookup_get_missing inline
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-08-28 Benjamin Ottecss: Pass relevant properties to css lookup code
2012-08-28 Benjamin Ottecomputedvalues: Pass dependencies to set_value()
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-03-01 Benjamin Ottebitmask: Make setters return a new value
2012-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottecss: Allow bypassing the compute_value() stage
2012-02-02 Benjamin Ottecsslookup: Query the bitmask
2012-01-11 Benjamin Ottecss: Introduce GtkCssComputedValues
2012-01-09 Benjamin Ottestylecontext: NMake safe to call into during lookup
2012-01-09 Benjamin Ottecsslookup: Use the new gtk_style_context_peek_property()
2012-01-09 Benjamin Ottecss: Redo value resolving
2012-01-09 Benjamin Ottecss: Pass the real context to the CSS lookup
2012-01-09 Benjamin Ottecss: Feed sections to CSS lookup code
2012-01-09 Benjamin Ottecss: Move a bunch of functions
2012-01-09 Benjamin Ottestyleproperty: Use _gtk_style_property_get_name()
2012-01-09 Benjamin Ottestyleproperty: unconstify
2012-01-09 Benjamin Ottecss: Make CSS resolving work according to spec
2012-01-09 Benjamin Ottecss: Pass the parent context to _gtk_css_lookup_resolve()
2012-01-09 Benjamin Ottecss: Add some docs to GtkCssLookup
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface