]> Pileus Git - ~andy/gtk/history - gtk/gtkcssprovider.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssprovider.h
2012-09-18 Matthias ClasenRevert "Bind the themes to the livecycle of the screen"
2012-09-17 William Jon McCannBind the themes to the lifecycle of the screen
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-26 Benjamin OtteAPI: cssprovider: Change parsing-error signal
2011-06-09 Murray Cumminggtkcssprovider.h: Remove a trailing comma.
2011-05-18 Benjamin Ottecss: No more special code for regions
2011-05-18 Benjamin Ottecss: Rewrite the parser
2011-05-18 Benjamin OtteAPI: cssprovider: Add more error codes
2011-05-18 Benjamin OtteAPI: cssprovider: Make error a signal
2011-05-18 Benjamin OtteAPI: gtk: Add gtk_css_provider_to_string()
2011-04-26 Benjamin Ottecssprovider: #include gio
2011-04-16 Benjamin Ottecssprovider: Move private struct definition to header
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-25 Michael Natterergtk: add missing class padding
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenSome error reporting
2010-12-04 Matthias ClasenFix prototype of gtk_css_style_provider_load_from_data
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoGtkCssProvider: Add gtk_css_provider_get_named()
2010-12-04 Carlos GarnachoGtkCssProvider: Add gtk_css_provider_load_from_path()
2010-12-04 Carlos GarnachoGtkCssProvider: Add gtk_css_provider_get_default().
2010-12-04 Carlos GarnachoGtkCssProvider: Add priv pointer to object struct.
2010-12-04 Carlos GarnachoAdded GtkCssProvider.