index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
resource.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
1
-2
/
+1
2019-07-08
Initial code to fix
Jabiertxof
1
-1
/
+1
2019-03-31
Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIR
Patrick Storz
1
-1
/
+0
2019-03-30
Inkscape::IO::Resource: Drop "DATA_DIR" from Type enum
Patrick Storz
1
-1
/
+0
2019-02-17
Move logic to build localized filenames into io/ressource.cpp
Patrick Storz
1
-2
/
+1
2018-11-25
Switch DATADIR to DATA_DIR to not conflict with #define
Ted Gould
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-10
/
+6
2018-07-26
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
1
-1
/
+3
2018-07-21
Fixing coding style
Jabier Arraiza
1
-9
/
+5
2018-07-21
Working on themes
Jabier Arraiza
1
-0
/
+13
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2017-10-20
Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts
Eduard Braun
1
-0
/
+1
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-1
/
+1
2017-07-31
Expand io api for tav, resolve filename to local directory
Martin Owens
1
-0
/
+1
2017-07-06
Add new libsoup based http access with caching and async
Martin Owens
1
-0
/
+1
2017-07-05
Make path scanning recursive, add ustring get_filenames and clean up
Martin Owens
1
-0
/
+4
2017-07-01
Introduce get_filenames which scans paths for all filenames.
Martin Owens
1
-0
/
+14
2017-06-29
Add caching to io resources path construction
Martin Owens
1
-0
/
+3
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
1
-3
/
+18
2017-06-16
Use user interface files for the user interface
Martin Owens
1
-0
/
+2
2017-06-15
Use user interface files for the user interface
Martin Owens
1
-0
/
+2
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-3
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-02-13
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Krzysztof Kosi??ski
1
-1
/
+0
2006-04-28
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
1
-0
/
+1
2006-04-06
introduce uniform resource path API to replace copy-and-pasted hacks
MenTaLguY
1
-17
/
+31