index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resource-manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid crash when opening files containing hrefs with invalid "file:" URIs
Eduard Braun
2017-01-31
1
-26
/
+66
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+2
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+6
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-6
/
+1
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-4
/
+4
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-7
/
+7
*
Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc...
Riccardo Bernardini
2015-10-03
1
-5
/
+9
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-2
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+3
*
Fix fallback to MRU locations.
Jon A. Cruz
2011-05-11
1
-20
/
+36
*
Convert fixed paths to relative, including ..
Jon A. Cruz
2011-05-10
1
-0
/
+75
*
Added simple usage of most recent file locations.
Jon A. Cruz
2011-05-10
1
-4
/
+40
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+272