]> Pileus Git - ~andy/gtk/history - gtk/gtkstylepropertyprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstylepropertyprivate.h
2012-05-11 Benjamin Ottestyleproperty: Remove base argument
2012-04-17 Benjamin Ottecss: Move enum to the only source file using it
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
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-01-11 Benjamin Ottestyleproperty: Make query function take a vfunc
2012-01-11 Benjamin Otteshorthand: Move pack funcs from base class
2012-01-09 Benjamin Ottestyleproperty: Call style properties init function...
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestylecontext: Remove GtkStylePropertyContext from pack...
2012-01-09 Benjamin Ottestyleproperty: Move parse/print vfuncs to GtkCssStylePr...
2012-01-09 Benjamin Ottestyleproperty: Move property_parse_func member
2012-01-09 Benjamin Ottestyleproperty: Move implementations to separate file
2012-01-09 Benjamin Ottestyleproperty: Remove _gtk_style_property_unpack()
2012-01-09 Benjamin Ottestyleproperty: Make parse_value() a vfunc
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssStyleProperty
2012-01-09 Benjamin Ottestyleproperty: Make query() and assign() vfuncs
2012-01-09 Benjamin Ottestyleproperty: Move value printing to real properties
2012-01-09 Benjamin Otteshorthand: Remove a bunch of unused functionality
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: Add gtk_style_property_assign()
2012-01-09 Benjamin Ottestyleproperty: Add GtkStyleProperty::value-type
2012-01-09 Benjamin Ottestyleproperty: unconstify
2012-01-09 Benjamin Ottestyleproperty: Remove unuse args from register()
2012-01-09 Benjamin Ottestyleproperty: Add a name property
2012-01-09 Benjamin Ottestyleproperty: Get rid of _gtk_style_property_is_shorth...
2012-01-09 Benjamin Ottestyleproperty: Make this an object
2012-01-09 Benjamin Ottestyleproperty: Add _gtk_style_property_query()
2012-01-09 Benjamin Ottestyleproperty: Add _gtk_style_property_get_initial_value()
2012-01-09 Benjamin Ottestyleproperty: Pass initial value explicitly
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface
2012-01-09 Benjamin Ottecss: Add _gtk_style_property_get_count()
2012-01-09 Benjamin Ottecss: Add _gtk_style_property_get_id()
2012-01-09 Benjamin Ottestyleproperty: Assign a unique id to every styleproperty
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-17 Alexander Larssonmake _gtk_style_property_resolve copy the result to...
2011-11-17 Alexander LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-19 Benjamin Ottestyleproperties: Add an unset vfunc to style properties
2011-06-13 Benjamin Ottestyleproperty: Make default_value() take a state
2011-06-02 Benjamin Ottestyleproperty: Move resolving code
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperty: Add _gtk_style_property_is_inherit()
2011-06-02 Benjamin Ottestyleproperty: Move default value setting to styleprope...
2011-06-02 Benjamin Ottestyleproperty: Allow passing in a parse func and a...
2011-06-02 Benjamin Ottecss: Rename function to _gtk_style_property_parse_value()
2011-06-02 Benjamin Ottecss: Rename struct variable
2011-06-02 Benjamin Ottestyleproperty: Change _css_value_to_string()
2011-05-22 Benjamin Ottestyle: Convert border-width to a shorthand
2011-05-21 Benjamin Ottestyle: Add support for shorthand properties
2011-05-21 Benjamin Ottestyleproperties: Move the style property handling code
2011-05-21 Benjamin Ottecss: Rename gtkcssstrfuncs file to gtkstyleproperty