summaryrefslogtreecommitdiffstats
path: root/src/io/resource.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-31Expand io api for tav, resolve filename to local directoryMartin Owens1-0/+26
2017-07-08Replace deprecated SHGetSpecialFolderLocation with SHGetFolderLocationEduard Braun1-2/+2
2017-07-08Hackfest Regression: Fix profile_path() not returning the correct directoryEduard Braun1-3/+8
2017-07-05Make path scanning recursive, add ustring get_filenames and clean upMartin Owens1-16/+12
2017-07-02Move directory scanners to new get_filenames(...) callsMartin Owens1-3/+11
2017-07-01Hackfest: Tidy and test for file exists in output.Martin Owens1-3/+6
2017-07-01Introduce get_filenames which scans paths for all filenames.Martin Owens1-3/+61
2017-06-29Add caching to io resources path constructionMartin Owens1-1/+5
2017-06-29Improved warning in io/resource.cppMartin Owens1-1/+1
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-9/+176
2017-06-16Use user interface files for the user interfaceMartin Owens1-2/+34
2017-06-15Use user interface files for the user interfaceMartin Owens1-2/+34
2014-06-26Convert accidental member accesses into static function accessesLiam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-3/+0
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-02-13Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski1-2/+0
2008-01-05glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-0/+1
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher1-0/+10
2006-04-06Add variable to fix problems with autopackageAaron Spike1-14/+15
2006-04-06introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY1-0/+99