]> Pileus Git - ~andy/gtk/history - gtk/gtkcssstylepropertyimpl.c
Drop the Motif DND protocol
[~andy/gtk] / gtk / gtkcssstylepropertyimpl.c
2012-01-09 Benjamin Ottestyleproperty: Use a custom resolve function for colors
2012-01-09 Benjamin Ottecss: Handle 'currentColor' special value
2012-01-09 Benjamin Ottestyleproperty: Change order for property registration
2012-01-09 Benjamin Otteborderimage: Convert to using GtkCssImage
2012-01-09 Benjamin Ottestyleproperty: Convert background-image from pattern...
2012-01-09 Benjamin Ottestyleproperty: Add compute_value vfunc
2012-01-09 Benjamin Ottestyleproperty: Move parse/print vfuncs to GtkCssStylePr...
2012-01-09 Benjamin Ottestyleproperty: Stop using pspecs
2012-01-09 Benjamin Ottestyleproperty: Don't use gtk_style_properties_register_...
2012-01-09 Benjamin Ottestyleproperty: Make the register functin take varargs
2012-01-09 Benjamin Ottestyleproperty: Don't register a property parse func
2012-01-09 Benjamin Ottestyleproperty: Move implementations to separate file