summaryrefslogtreecommitdiffstats
path: root/src/io/resource.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita1-2/+1
2019-07-08Initial code to fixJabiertxof1-1/+1
2019-03-31Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIRPatrick Storz1-1/+0
2019-03-30Inkscape::IO::Resource: Drop "DATA_DIR" from Type enumPatrick Storz1-1/+0
2019-02-17Move logic to build localized filenames into io/ressource.cppPatrick Storz1-2/+1
2018-11-25Switch DATADIR to DATA_DIR to not conflict with #defineTed Gould1-1/+1
2018-11-08Clarify licensesMax Gaukler1-10/+6
2018-07-26Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza1-1/+3
2018-07-21Fixing coding styleJabier Arraiza1-9/+5
2018-07-21Working on themesJabier Arraiza1-0/+13
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2017-10-20Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fontsEduard Braun1-0/+1
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-1/+1
2017-07-31Expand io api for tav, resolve filename to local directoryMartin Owens1-0/+1
2017-07-06Add new libsoup based http access with caching and asyncMartin Owens1-0/+1
2017-07-05Make path scanning recursive, add ustring get_filenames and clean upMartin Owens1-0/+4
2017-07-01Introduce get_filenames which scans paths for all filenames.Martin Owens1-0/+14
2017-06-29Add caching to io resources path constructionMartin Owens1-0/+3
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-3/+18
2017-06-16Use user interface files for the user interfaceMartin Owens1-0/+2
2017-06-15Use user interface files for the user interfaceMartin Owens1-0/+2
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
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-1/+0
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher1-0/+1
2006-04-06introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY1-17/+31