]> Pileus Git - ~andy/gtk/history - gtk/gtkcssprovider.c
Mention gvfs in the gtk_show_uri() docs
[~andy/gtk] / gtk / gtkcssprovider.c
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 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkCssProvider: Improve error handling and reporting.
2010-12-04 Carlos GarnachoParse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css
2010-12-04 Carlos GarnachoFix compiler warnings.
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Carlos GarnachoGtkCssProvider: Fix up state matching when looking...
2010-12-04 Carlos GarnachoGtkStyleProvider: Add GtkStateFlags parameter to get_st...
2010-12-04 Matthias ClasenAllow images for background-image
2010-12-04 Matthias ClasenAdd list of classes and regions to the docs
2010-12-04 Matthias ClasenAvoid compiler warnings
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Carlos GarnachoGtkSpinner: Use style context for rendering.
2010-12-04 Carlos GarnachoGtkCssProvider: Handle unfocused label selections in...
2010-12-04 Carlos GarnachoGtkCssProvider: Add a default border color for insensit...
2010-12-04 Matthias ClasenAllow digits in selectors and values, where appropriate
2010-12-04 Matthias ClasenDeclare transition and border-image properties to be...
2010-12-04 Matthias ClasenImprove some gtk_render_ docs
2010-12-04 Matthias ClasenMake unfocused selections visible in entries
2010-12-04 Matthias ClasenMake expanders prelight
2010-12-04 Carlos GarnachoGtkCssProvider: Render inconsistent toggle buttons...
2010-12-04 Carlos GarnachoGtkCssProvider: do not use selected fg/bg in sliders...
2010-12-04 Carlos GarnachoGtkCssProvider: Use 1px border width for spinbutton...
2010-12-04 Carlos GarnachoGtkCssProvider: Render radio and check boxes framess...
2010-12-04 Carlos GarnachoGtkCssProvider: use selected fg/bg for selected menu...
2010-12-04 Carlos GarnachoGtkCssProvider: Draw frame around menubars and toolbars...
2010-12-04 Matthias ClasenMore documentation reshuffling
2010-12-04 Matthias ClasenTweak wording
2010-12-04 Matthias ClasenDocument border images better
2010-12-04 Matthias ClasenMake url parsing work for slices
2010-12-04 Matthias ClasenAllow / in values
2010-12-04 Matthias ClasenAdd some images to the docs
2010-12-04 Carlos GarnachoGtkCssProvider: Handle progressbars.
2010-12-04 Carlos GarnachoGtkCssProvider: Do not have border-color the same than...
2010-12-04 Carlos GarnachoGtkCssProvider: Use default value when handling "none".
2010-12-04 Matthias ClasenDocumentation improvements
2010-12-04 Carlos GarnachoGtkCssProvider: Base prelight foreground on bg color.
2010-12-04 Carlos GarnachoGtkCssProvider: Make prelight a bit less light in defau...
2010-12-04 Carlos GarnachoFix checkbuttons theming in CSS so it's more similar...
2010-12-04 Matthias ClasenA little closer to css
2010-12-04 Matthias ClasenWork harder at parsing import statements
2010-12-04 Matthias ClasenMove import syntax closer to css
2010-12-04 Matthias ClasenSome error reporting
2010-12-04 Matthias ClasenFix prototype of gtk_css_style_provider_load_from_data
2010-12-04 Matthias ClasenAdd an outline around menu popups
2010-12-04 Matthias ClasenHandle float and uint style properties
2010-12-04 Matthias ClasenMake frames visible by default
2010-12-04 Carlos GarnachoGtkStyleProvider: Pass a GParamSpec in get_style_proper...
2010-12-04 Carlos GarnachoGtkCssProvider: theme notebooks.
2010-12-04 Carlos GarnachoFix gtk_css_provider_get_named() docs.
2010-12-04 Carlos GarnachoGtkCssProvider: Fix typo in gtk_css_provider_get_named()
2010-12-04 Carlos GarnachoHardcode 3.0 version for style files and paths.
2010-12-04 Carlos GarnachoGtkCssProvider: Accept '%' in value strings.
2010-12-04 Carlos GarnachoGtkStyleProperties: Use GParamSpec for properties regis...
2010-12-04 Carlos GarnachoGtkCssProvider: Docs fix for -gtk-gradient() syntax.
2010-12-04 Carlos GarnachoHandle looping transition animations.
2010-12-04 Carlos GarnachoGtkCssProvider: Handle better wrong enum/flag values.
2010-12-04 Carlos GarnachoGtkCssProviders: Parse GTypeFlags based values.
2010-12-04 Carlos GarnachoGtkCssProvider: Add initial unit parsing logic
2010-12-04 Carlos GarnachoGtkCssProvider: Handle the "none" keyword to unset...
2010-12-04 Carlos GarnachoGtkCssProvider: Also parse GdkColor values
2010-12-04 Carlos GarnachoGtkCssProvider: Add lighter/darker color functions.
2010-12-04 Carlos GarnachoGtkCssProvider: allow color names from rgb.txt when...
2010-12-04 Carlos GarnachoRemove GTK_STATE_LAST.
2010-12-04 Carlos GarnachoUse the correct cairo-gobject.h include path.
2010-12-04 Carlos GarnachoGtkCssProvider: theme progressbars in default CSS.
2010-12-04 Carlos GarnachoGtkCssProvider: Do not miss the last class name in...
2010-12-04 Carlos GarnachoRemove GTK_REGION_DEFAULT
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/
2010-12-04 Carlos GarnachoRely only on fg/bg colors.
2010-12-04 Carlos GarnachoGtkCssProvider: Fix parsing of concatenated classes.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse alpha() symbolic colors.
2010-12-04 Carlos GarnachoGtkCssProvider: Make default style depend more on custo...
2010-12-04 Carlos GarnachoGtkCssProvider: Update end string when misparsing symbo...
2010-12-04 Carlos GarnachoGtkCssProvider: Allow '\t' when parsing values.
2010-12-04 Carlos GarnachoGtkCssProvider: Improve default CSS.
2010-12-04 Carlos GarnachoUse GdkRGBA all around in GtkStyleContext.
2010-12-04 Carlos GarnachoGtkCssProvider: Make it able to parse enums.
2010-12-04 Carlos GarnachoGtkCssProvider: Run through the widget path in the...
2010-12-04 Carlos GarnachoGtkCssProvider: Parse default/sorted region flags.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse missing widget states.
2010-12-04 Carlos GarnachoAdd theming docs
next