summaryrefslogtreecommitdiff
path: root/gtk/gtkcssprovider.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the icon-shadow propertyMatthias Clasen2015-11-201-2/+2
* Warn if a property alias is usedMatthias Clasen2015-11-201-1/+10
* Add a deprecation error for the engine css propertyMatthias Clasen2015-11-201-0/+10
* css provider: Issue deprecation warnings for style propertiesMatthias Clasen2015-11-161-0/+51
* cssprovider: Only push a new scanner when none existsBenjamin Otte2015-11-161-8/+16
* cssprovider: Have a section on import errorBenjamin Otte2015-11-161-8/+14
* cssprovider: Have a section when parsing style propertiesBenjamin Otte2015-10-281-0/+4
* Handle match_all returning NULLMatthias Clasen2015-09-091-62/+68
* css: Add gtk_css_change_to_string()Benjamin Otte2015-08-271-3/+12
* Plug a memory leakMatthias Clasen2015-07-271-1/+1
* cssmatcher: Allow widget path matcher to take a node declarationBenjamin Otte2015-03-181-1/+1
* cssstylefuncs: Rename functionsBenjamin Otte2015-01-071-2/+2
* Minor documentation fixErick Pérez Castellanos2014-12-181-1/+1
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-101-17/+9
* cssselector: Redo change verificationBenjamin Otte2014-12-101-1/+1
* GtkCssProvider: Load themes from versioned directoriesMatthias Clasen2014-11-121-30/+76
* GtkCssProvider: Factor out a functionMatthias Clasen2014-11-121-38/+46
* styleproperties: Remove header where it's not usedBenjamin Otte2014-10-241-1/+0
* Fix docs for gtk_css_provider_load_from_resourceMatthias Clasen2014-10-221-1/+0
* Fix a thinko in the previous commitMatthias Clasen2014-10-041-8/+7
* Add a function to load css from a resourceMatthias Clasen2014-10-041-5/+20
* css: Implement font-stretchEmmanuele Bassi2014-08-281-1/+17
* cssmatcher: Use widget path's stateBenjamin Otte2014-07-191-2/+17
* GtkCssProvider: Allow to enable debug at runtimeMatthias Clasen2014-07-061-1/+10
* cssprovider: Names starting with -gtk- aren't style propsBenjamin Otte2014-06-171-2/+14
* docs: Remove '\' escape character from literalsVolker Sobek2014-04-041-1/+1
* cssprovider: Fix error messageBenjamin Otte2014-03-191-1/+1
* trivial: fix typo in docs of gtk_css_provider_to_stringAndrés G. Aragoneses2014-03-021-1/+1
* trivial: fix typo in docs of gtk_css_provider_to_stringAndrés G. Aragoneses2014-03-021-2/+2
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-24/+51
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-11/+11
* docs: fix typoWilliam Jon McCann2014-02-071-1/+1
* docs: rewrite the CSS Properties docsWilliam Jon McCann2014-02-071-334/+445
* docs: improve the cssprovider documentation layoutWilliam Jon McCann2014-02-071-186/+264
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-11/+11
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use more apostrophesWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: use links instead of <xref>William Jon McCann2014-02-071-2/+4
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-16/+17
* docs: don't use <para id="">William Jon McCann2014-02-041-3/+3
* docs: don't use <replaceable>William Jon McCann2014-02-041-7/+7
* docs: don't use ulink. use markdown insteadWilliam Jon McCann2014-02-041-7/+6
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: replace all figures with headings and imagesWilliam Jon McCann2014-02-041-15/+20
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-041-8/+8
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: use markdown for <envar> tagsWilliam Jon McCann2014-02-041-4/+4
* docs: Convert to markdownMatthias Clasen2014-02-021-187/+117