]> Pileus Git - ~andy/gtk/history - gtk/gtkcssprovider.c
cssprovider: Move properties to scanner constructor
[~andy/gtk] / gtk / gtkcssprovider.c
2011-05-18 Benjamin Ottecssprovider: Move properties to scanner constructor
2011-05-18 Benjamin Ottecssprovider: Don't store scanner in the struct
2011-05-18 Benjamin Ottecssprovider: Get rid of gtk_css_provider_reset_parser()
2011-05-18 Benjamin Ottecssprovider: Keep track of passed in error differently
2011-05-18 Benjamin Ottecssprovider: Do error handling differently
2011-05-18 Benjamin Ottecssprovider: Emit a g_warning() when a css file is...
2011-05-18 Benjamin Ottecssprovider: No need to restore after @import parsing
2011-05-18 Benjamin Ottecssprovider: Store current properties and selectors...
2011-05-18 Benjamin Ottecssprovider: Use scanner variable instead of priv-...
2011-05-18 Benjamin Ottecssprovider: Pass scanner argument explicitly to error...
2011-05-18 Benjamin Ottecssprovider: Update the scope modifying functions
2011-05-18 Benjamin Ottecssprovider: track state in the scanner
2011-05-18 Benjamin Ottecssprovider: Add a private structure to the scanner
2011-05-18 Benjamin Ottecssprovider: Add a custom gtk_css_scanner_destroy(...
2011-05-18 Benjamin Ottecssprovider: Pass the scanner explicitly to parse_style...
2011-05-18 Benjamin Ottecssprovider: No need to set user data anymore
2011-05-18 Benjamin Ottecssprovider: Clean up declaration parser to conform...
2011-05-18 Benjamin Ottecssprovider: Rework declaration parsing loop
2011-05-18 Benjamin Ottecssprovider: Don't fail with invalid syntax when parsin...
2011-05-18 Benjamin Ottecss: Overhaul value parsing
2011-05-18 Benjamin Ottecssprovider: Remove now useless variables
2011-05-18 Benjamin Ottecssprovider: Remove scanner_report_warning() function
2011-05-18 Benjamin Ottecssprovider: use INVALID_SYNTAX for unexpected token...
2011-05-18 Benjamin Ottecssprovider: Change declaration parsing for error reporting
2011-05-18 Benjamin OtteAPI: cssprovider: Make error a signal
2011-05-18 Benjamin Ottecssprovider: Handle errors completely via new error...
2011-05-18 Benjamin Ottecssprovider: Provide better API to set errors
2011-05-18 Benjamin Ottecssprovider: Have a private error variable
2011-05-18 Benjamin Ottecssprovider: Automatically add final closing bracket...
2011-05-18 Benjamin Ottecssprovider: Ignore empty rules
2011-05-18 Benjamin OtteAPI: gtk: Add gtk_css_provider_to_string()
2011-05-18 Benjamin Ottecssprovider: Add a function for signalling errors
2011-05-18 Benjamin Ottecssprovider: Store cssprovider in scanner's user data
2011-05-18 Cosimo Cecchiraleigh: clear up menu handling in the fallback CSS
2011-04-16 Benjamin Ottecssprovider: Move private struct definition to header
2011-04-14 Benjamin Ottecssprovider: Use g_type_depth() instead of computing...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-03 Carlos Garnachotheme: Fix prelight on selected rows' expanders
2011-03-21 Carlos Garcia Camposgtkentry: Add hinting to GtkEntry
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-07 Carlos Garnachocssprovider: Reset the scope before skipping to the...
2011-03-07 Carlos Garnachocssprovider: plug two more leak fixes
2011-03-07 Carlos Garnachocssprovider: return immediately if there's remaining...
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-17 Carlos GarnachoFix parsing of color names containing numbers
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-06 Michael Natterergtk: make the .trough background-color darker() as...
2011-02-05 Michael Natterergtk: don't style GtkLabel:selected's color separately
2011-02-05 Matthias ClasenFix a memory leak in GtkCSSProvider
2011-01-31 Emmanuele Bassicss-provider: Fix up the Switch style
2011-01-31 Matthias ClasenSpeed up expander animation
2011-01-31 Matthias ClasenAdd a missing id to the docs
2011-01-31 Matthias Clasendoc fixes
2011-01-31 Matthias ClasenImprove binding-set parser
2011-01-31 Matthias ClasenMake documentation match behaviour
2011-01-31 Carlos GarnachoDocument @binding-set and the gtk-key-bindings css...
2011-01-31 Carlos GarnachoAdd the gtk-key-bindings CSS parser property.
2011-01-31 Carlos GarnachoAdd @binding-set rules to the CSS parser
2011-01-31 Bastien NoceraGtkCssProvider: Take into account variant
2011-01-27 Carlos GarnachoMake GtkTreeView use GtkStyleContext
2011-01-27 Matthias ClasenPrivately export css_provider_get_theme_dir
2011-01-24 Carlos GarnachoUnset border-width for treeview rows in default CSS
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-23 Carlos GarnachoRender check/radio buttons with border-color: @fg_color
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-19 Matthias ClasenMention type vs region ambiguity in the docs
2011-01-19 Carlos GarnachoMake GtkCssProvider deal with widget types not being...
2011-01-19 Carlos GarnachoMake GtkCheckButton/GtkRadioButton background white...
2011-01-17 Carlos GarnachoImprove progressbars theming.
2011-01-16 Tristan Van BerkomPlugged leak in gtkcssprovider.c
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkMenu(Shell) use GtkStyleContext
2011-01-10 Carlos GarnachoMake GtkCalendar use GtkStyleContext
2011-01-10 Carlos GarnachoDo not set any padding for scrolled window children.
2011-01-10 Carlos GarnachoGtkCssProvider: enable parsing negative GtkBorders
2011-01-10 Paolo BorelliCSS styles for the selection in a TextView.
2011-01-10 Carlos GarnachoMake GtkHSV use GtkStyleContext
2011-01-07 Ignacio Casal Quin... Set the style for .view so i.e the GtkTextView gets...
2011-01-04 Matthias ClasenMention gvfs in the gtk_show_uri() docs
2011-01-04 Carlos GarnachoMake GtkTooltip use GtkStyleContext
2011-01-04 Carlos GarnachoUpdate GtkAssistant to GtkStyleContext
2011-01-02 Hans Breuerwin32: include gtkprivate.h for win32 GTK_DATA_PREFIX
2010-12-28 Carlos GarnachoMake GtkProgressBar use GtkStyleContext
2010-12-24 Carlos GarnachoFix color name (as of rgb.txt) parsing in symbolic...
2010-12-21 Matthias ClasenFix a tag mismatch in the docs
2010-12-20 Matthias ClasenRemove reference to GTK2_RC_FILES from the docs
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Benjamin Ottecssprovider: Explode if we fail to parse the default CSS
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-13 Carlos GarnachoMake GtkExpander use GtkStyleContext
2010-12-13 Carlos GarnachoGtkCssProvider: Make selectors applying from the topmos...
2010-12-09 Guillaume Desmottesgtk_css_provider_get_named: don't leak subpath (#636777)
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Matthias ClasenAllow + in identifiers
2010-12-06 Matthias ClasenMake invalid stylesheets fail to parse again
2010-12-05 Matthias ClasenFix abi check after recent merges
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
next