summaryrefslogtreecommitdiffstats
path: root/src/resource-manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+5
* Misc. typosUnknown2017-11-071-3/+3
* Avoid crash when opening files containing hrefs with invalid "file:" URIsEduard Braun2017-01-311-26/+66
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+2
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+6
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+1
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-4/+4
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-7/+7
* Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc...Riccardo Bernardini2015-10-031-5/+9
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* Header cleaningAlex Valavanis2012-02-121-0/+3
* Fix fallback to MRU locations.Jon A. Cruz2011-05-111-20/+36
* Convert fixed paths to relative, including ..Jon A. Cruz2011-05-101-0/+75
* Added simple usage of most recent file locations.Jon A. Cruz2011-05-101-4/+40
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+272