summaryrefslogtreecommitdiff
path: root/gtk/gtkcssprovider.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-30/+30
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-20/+20
* docs: fix css properties tableWilliam Jon McCann2014-01-281-9/+20
* Use a define for the default theme nameWilliam Jon McCann2014-01-241-3/+4
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* doc: Documented icon-shadow CSS propertyP. F. Chimento2013-04-191-4/+8
* Update GtkCssProvider box-shadow documentationChris Cummins2013-04-091-2/+1
* css: Do get_change directly on the tree without matching firstAlexander Larsson2012-12-101-24/+46