]> Pileus Git - ~andy/gtk/history - gtk/gtkcssprovider.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssprovider.c
2012-12-10 Alexander Larssoncss: Do get_change directly on the tree without matchin...
2012-11-30 Alexander Larssoncss: Don't keep around linear selectors
2012-11-30 Alexander Larssoncss: Remove gtk_css_ruleset_matches
2012-11-30 Alexander Larssoncss: Use tree for gtk_css_provider_get_style_property
2012-11-30 Alexander Larssoncss: Implement ruleset_get_change() with the tree
2012-11-30 Alexander Larssoncss: Use the tree to print css selectors
2012-11-30 Alexander Larssoncss: Track the tree selector matches
2012-11-30 Alexander Larssoncss: Better tree match verification
2012-11-30 Alexander Larssoncss: Create and use a tree for css selector matching
2012-11-25 Benjamin Ottestyleprovider: Change function prototype
2012-11-24 Benjamin Ottesymboliccolor: Change prototype of function
2012-11-24 Benjamin Ottestyleprovider: Remove (broken) implementations of get_style
2012-11-15 Benjamin Ottecssprovider: Handle non-existing section
2012-11-09 Alexander Larssongtk_css_style_provider_lookup: minor loop optimiziation
2012-11-09 Alexander LarssonExit early in gtk_style_context_update_cache codepaths
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-31 Benjamin Ottecssprovider: Move fallback code into _gtk_css_provider_...
2012-10-31 Benjamin Ottecssprovider: Export gtk_css_provider_load_named) function
2012-10-31 Benjamin Ottecssprovider: Split out theme loading function
2012-09-28 Benjamin Ottesection: Add _gtk_css_section_to_string()
2012-09-19 Benjamin Ottecssprovider: Remove another path that can't be reached
2012-09-19 Benjamin Ottedocs: Clarify GtkCssProvider loading return values
2012-09-19 Benjamin Ottecssprovider: Get rid of return value
2012-09-18 Matthias ClasenRevert "Bind the themes to the livecycle of the screen"
2012-09-17 Benjamin Ottestyleprovider: Add query function for keyframes
2012-09-17 Benjamin Ottecssprovider: Add parsing support for @keyframes
2012-09-17 William Jon McCannAdd back gtk_css_provider_get_named
2012-09-17 William Jon McCannBind the themes to the lifecycle of the screen
2012-08-28 Benjamin Ottecssstyleproperty: Get rid of unused API
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-05-11 Benjamin Ottecssprovider: Remove unused members from scanner
2012-05-11 Benjamin Ottecsssection: Remove file argument from constructor
2012-05-11 Benjamin Ottestyleproperty: Remove base argument
2012-05-11 Benjamin Ottecssstylefuncs: Remove base argument
2012-05-11 Benjamin Ottecssparser: Change APIs that work with files
2012-05-11 Benjamin Ottecssparser: Keep track of the file
2012-05-11 Benjamin OtteRevert "cssprovider: Remove unused members from scanner"
2012-05-11 Benjamin Ottecssprovider: Remove unused members from scanner
2012-05-01 Benjamin Ottecssmatcher: Handle case of empty widget path
2012-05-01 Benjamin Ottecssprovider: Actually match the state for style properties
2012-04-30 William Jon McCannTry to load css themes from the XDG config directory...
2012-04-17 Benjamin Ottestyleprovider: Make all implementors emit the new signal
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottecssprovider: Add an empty line when printing
2012-04-17 Benjamin Ottecssprovider: Store widget style value as string
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 Ottesyleprovider: Add a vfunc to get the changes
2012-04-17 Benjamin Ottecss: Make the style provider take a matcher as an input...
2012-03-29 Alexander Larssoncss: Only keep around GtkCssSections if GTK_CSS_DEBUG...
2012-03-15 Alexander LarssonRemove broken approach to get stable sort of CSS rules
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-03-04 Paolo BorelliFree the resource file string.
2012-03-02 Benjamin Ottecss: Move selector parsing code into a custom function
2012-03-01 Benjamin Ottebitmask: Make setters return a new value
2012-03-01 Benjamin Ottecss: Fix variable
2012-03-01 Benjamin Ottecssprovider: Redo styles as an array
2012-03-01 Benjamin Ottecss: Fix fallout
2012-03-01 Alexander LarssonDon't use hashtables for storing css rule properties
2012-02-27 Javier JardónChange FSF Address
2012-02-11 Matthias ClasenPlug a small memory leak
2012-02-11 Sebastian Kellerdocs: Add documentation for alpha() in CSS
2012-02-09 Alexander LarssonRemove all default css and make Raleigh a pure fallback...
2012-02-03 Alexander LarssonFix crash with theme resource file
2012-02-03 Alexander Larssoncss: Remove any loaded resource in gtk_css_provider_reset
2012-02-03 Alexander LarssonSupport a gtk.gresource file in themes
2012-02-02 Benjamin Ottecss: Make border-width a length property
2012-02-02 Benjamin Ottecss: Add a check function for specified types
2012-01-25 Benjamin Ottecss: Return GArrays from shorthand parsing
2012-01-16 Benjamin Ottecssprovider: Improve error handling for import errors
2012-01-16 Benjamin Ottecss: Don't import CSS too early
2012-01-16 Alexander LarssonAccess win32 css as resource, not custom generated...
2012-01-16 Alexander LarssonAdd Gtk resource file with the default CSS file
2012-01-13 Cosimo Cecchiprovider: use _gtk_css_parse_read_url() in parse_import()
2012-01-09 Rui MatosRename 'window-unfocused' to 'backdrop'
2012-01-09 Benjamin Ottestyleproperty: Let parse_value() initialize the value
2012-01-09 Benjamin Otteshorthand: Redo shorthand value parsing
2012-01-09 Benjamin Ottecss: Use _gtk_style_property_get_value_type() where...
2012-01-09 Benjamin Ottestyleproperty: require property in _gtk_style_property_...
2012-01-09 Benjamin Ottecss: Feed sections to CSS lookup code
2012-01-09 Benjamin Ottestyleproperty: Move value printing to real properties
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 Ottestyleproperty: Get rid of _gtk_style_property_is_shorth...
2012-01-09 Benjamin Ottecss: Add generic support for 'inherit' and 'initial'
2012-01-09 Benjamin Ottecss: Change prototype of _gtk_css_selector_matches()
2012-01-09 Benjamin Ottecssprovider: Remove has_inherit flag from rulesets
2012-01-09 Benjamin Ottecssprovider: Don't do inheritance anymore
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface
2012-01-09 Benjamin Ottecssprovider: Keep a bitmask for the properties
2011-12-30 Matthias ClasenAdd a Since tag
2011-12-23 Benjamin Ottecssprovider: Fix leak
2011-11-30 Stef WalterGtkCssProvider: don't segfault when CSS file is not...
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Alexander LarssonBuild in default win32 css as gtk-win32
2011-11-08 Rui Matosgtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state...
2011-11-08 Marc-André Lureaucss: start background-repeat
2011-10-22 Michael Natterergtk: clean up the private horror
next