index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
uri-references.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-2
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-3
/
+4
*
|
First part of new SPObject children list
Adrian Boguszewski
2016-07-11
1
-1
/
+1
|
/
*
fix for bug 1517740 (crash in some cases in selection sets)
Marc Jeanmougin
2015-11-19
1
-2
/
+9
*
clang-format
Marc Jeanmougin
2015-10-14
1
-72
/
+87
*
Detect trivial loops
Marc Jeanmougin
2015-10-14
1
-0
/
+1
*
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
2015-07-14
1
-0
/
+50
*
sp. fix seperate
Bryce Harrington
2015-03-21
1
-1
/
+1
*
Code cleanup.
Liam P. White
2014-08-18
1
-4
/
+2
*
Disconnect before destroying URI
Krzysztof Kosi??ski
2014-03-12
1
-1
/
+1
*
change 0 to NULL for pointers
Johan B. C. Engelen
2014-03-03
1
-2
/
+2
*
- fix memleak
Johan B. C. Engelen
2014-03-03
1
-6
/
+6
*
Don't try to load JPG and PNG files with createChildDoc().
Tavmjong Bah
2014-03-03
1
-2
/
+14
*
Slightly improved fix to previous check-in.
Tavmjong Bah
2014-02-07
1
-1
/
+1
*
Prevent attempt to initialize/compare std::string with/to null pointer.
Tavmjong Bah
2014-02-07
1
-1
/
+12
*
Check file existance and clean up memory issues thanks to KK and Johan
Martin Owens
2014-01-26
1
-1
/
+3
*
Move absolute path generator to URI and use std::strings
Martin Owens
2014-01-25
1
-3
/
+5
*
Improve warnings for missing files. Don't just assert bolocks to the user.
Martin Owens
2014-01-22
1
-1
/
+4
*
Move sub-document reference creation code from uri-reference to document.cpp ...
Martin Owens
2014-01-22
1
-36
/
+1
*
Protect against infinate looping of new included hrefs
Martin Owens
2014-01-22
1
-5
/
+12
*
Improve use tag logic by recording the loaded documents in a list.
Martin Owens
2014-01-22
1
-10
/
+29
*
Add the ability to load external documents in xlink:hrefs such as the use ele...
Martin Owens
2014-01-16
1
-3
/
+21
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
whitespace. tab to spaces. improve readability
Johan B. C. Engelen
2008-03-24
1
-85
/
+92
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+3
*
Preserve paint styles with multiple components
Jon A. Cruz
2007-09-06
1
-36
/
+16
*
fix compiler warning on ordering of init in uri-references.cpp
Johan B. C. Engelen
2007-07-16
1
-1
/
+1
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-2
/
+15
*
We were disconnecting the wrong signal, resulting on the old object's
MenTaLguY
2006-08-16
1
-1
/
+1
*
switch to sigc++ signals for "release"
MenTaLguY
2006-07-21
1
-5
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+165