summaryrefslogtreecommitdiff
path: root/gtk/gtkcssprovider.c
Commit message (Expand)AuthorAgeFilesLines
* Mention type vs region ambiguity in the docsMatthias Clasen2011-01-191-1/+8
* Make GtkCssProvider deal with widget types not being in plain CamelCaseCarlos Garnacho2011-01-191-4/+22
* Make GtkCheckButton/GtkRadioButton background white againCarlos Garnacho2011-01-191-0/+1
* Improve progressbars theming.Carlos Garnacho2011-01-171-0/+3
* Plugged leak in gtkcssprovider.cTristan Van Berkom2011-01-161-0/+2
* Make GtkMenu(Shell) use GtkStyleContextCarlos Garnacho2011-01-121-15/+19
* Make GtkCalendar use GtkStyleContextCarlos Garnacho2011-01-101-0/+28
* Do not set any padding for scrolled window children.Carlos Garnacho2011-01-101-1/+5
* GtkCssProvider: enable parsing negative GtkBordersCarlos Garnacho2011-01-101-4/+4
* CSS styles for the selection in a TextView.Paolo Borelli2011-01-101-0/+9
* Make GtkHSV use GtkStyleContextCarlos Garnacho2011-01-101-0/+8
* Set the style for .view so i.e the GtkTextView gets the right style.Ignacio Casal Quinteiro2011-01-071-1/+6
* Mention gvfs in the gtk_show_uri() docsMatthias Clasen2011-01-041-1/+2
* Make GtkTooltip use GtkStyleContextCarlos Garnacho2011-01-041-0/+3
* Update GtkAssistant to GtkStyleContextCarlos Garnacho2011-01-041-0/+5
* win32: include gtkprivate.h for win32 GTK_DATA_PREFIXHans Breuer2011-01-021-0/+1
* Make GtkProgressBar use GtkStyleContextCarlos Garnacho2010-12-281-1/+1
* Fix color name (as of rgb.txt) parsing in symbolic colorsCarlos Garnacho2010-12-241-2/+3
* Fix a tag mismatch in the docsMatthias Clasen2010-12-211-1/+1
* Remove reference to GTK2_RC_FILES from the docsMatthias Clasen2010-12-201-4/+4
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-1/+1
* cssprovider: Explode if we fail to parse the default CSSBenjamin Otte2010-12-151-1/+4
* Make GtkInfoBar use GtkStyleContextCarlos Garnacho2010-12-141-1/+30
* Make GtkExpander use GtkStyleContextCarlos Garnacho2010-12-131-1/+9
* GtkCssProvider: Make selectors applying from the topmost widget rank higherCarlos Garnacho2010-12-131-1/+13
* gtk_css_provider_get_named: don't leak subpath (#636777)Guillaume Desmottes2010-12-081-0/+2
* Allow + in identifiersMatthias Clasen2010-12-061-2/+1
* Make invalid stylesheets fail to parse againMatthias Clasen2010-12-061-38/+72
* Fix abi check after recent mergesMatthias Clasen2010-12-051-5/+5
* GtkCssProvider: Improve error handling and reporting.Carlos Garnacho2010-12-041-164/+212
* Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.cssCarlos Garnacho2010-12-041-1/+1
* Fix compiler warnings.Carlos Garnacho2010-12-041-2/+2
* GtkStyleProperties: Turn border-width into a GtkBorder property.Carlos Garnacho2010-12-041-1/+2
* GtkCssProvider: Fix up state matching when looking up style properties.Carlos Garnacho2010-12-041-2/+4
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-1/+4
* Allow images for background-imageMatthias Clasen2010-12-041-3/+47
* Add list of classes and regions to the docsMatthias Clasen2010-12-041-1/+3
* Avoid compiler warningsMatthias Clasen2010-12-041-11/+14
* Some header cleanupsMatthias Clasen2010-12-041-3/+3
* GtkSpinner: Use style context for rendering.Carlos Garnacho2010-12-041-0/+4
* GtkCssProvider: Handle unfocused label selections in default CSS.Carlos Garnacho2010-12-041-0/+10
* GtkCssProvider: Add a default border color for insensitive elements.Carlos Garnacho2010-12-041-0/+1
* Allow digits in selectors and values, where appropriateMatthias Clasen2010-12-041-5/+5
* Declare transition and border-image properties to be writeonlyMatthias Clasen2010-12-041-2/+2
* Improve some gtk_render_ docsMatthias Clasen2010-12-041-23/+47
* Make unfocused selections visible in entriesMatthias Clasen2010-12-041-0/+4
* Make expanders prelightMatthias Clasen2010-12-041-0/+4
* GtkCssProvider: Render inconsistent toggle buttons differently.Carlos Garnacho2010-12-041-0/+7
* GtkCssProvider: do not use selected fg/bg in sliders or spinbutton buttons.Carlos Garnacho2010-12-041-0/+6
* GtkCssProvider: Use 1px border width for spinbutton buttons.Carlos Garnacho2010-12-041-0/+4