summaryrefslogtreecommitdiffstats
path: root/src/io/resource.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-131-2/+0
| | | (bzr r7278)
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
| | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390)
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
| | | | | currently. (bzr r4389)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+10
| | | (bzr r601)
* Add variable to fix problems with autopackageAaron Spike2006-04-061-14/+15
| | | (bzr r449)
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-061-0/+99
(bzr r436)