summaryrefslogtreecommitdiff
path: root/gtk/resources.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid null dereference in gtk resource handlingVincent Sanders2016-03-141-2/+8
* add missing arrow down pixmap resourceVincent Sanders2016-03-081-0/+1
* fix glib resource API usage even when gresource was disabledVincent Sanders2015-06-291-0/+9
* Improve resource code to not try and use g_resource calls when disabled.Vincent Sanders2015-06-291-1/+5
* Change gtk message and language handling to use resource namesVincent Sanders2015-06-231-4/+22
* Allow GTK to include inline resources for default cssVincent Sanders2015-06-221-0/+3
* Allow translation messages to be compiled in as GTK resourcesVincent Sanders2015-06-211-2/+20
* Add direct resources to GTKVincent Sanders2015-06-171-72/+246
* Change gtk to use resource API for throbberVincent Sanders2015-06-171-0/+9
* Make GTK resource handling configurableVincent Sanders2015-06-171-1/+1
* Add legacy support for inline pixbuf usageVincent Sanders2015-06-171-9/+36
* update default gtk window icon source to use resourcesVincent Sanders2015-06-171-0/+1
* Change GTK UI builder handling to use resource APIVincent Sanders2015-06-171-1/+285
* move gtk menu cursor creation into separate resourec handling moduleVincent Sanders2015-06-041-0/+46