index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start cleanup for merge into trunk
Liam P. White
2014-03-07
27
-2290
/
+61
*
Fixed size of swatches widget
Liam P. White
2014-03-06
1
-1
/
+1
*
Makefile fix
Liam P. White
2014-03-06
1
-1
/
+4
*
Fixed some swatch sizes (what about the table?)
Liam P. White
2014-03-05
1
-8
/
+8
*
Added new swatches dialog
Liam P. White
2014-03-05
5
-815
/
+204
*
Added a few swatch related functions (does not compile)
Liam P. White
2014-03-05
10
-1
/
+1148
*
Added some basic swatch stuff (does not compile)
Liam P. White
2014-03-04
2
-937
/
+2156
*
Remove tag dialog temporarily
Liam P. White
2014-03-04
3
-5
/
+21
*
Merge to trunk
Liam P. White
2014-03-04
125
-64756
/
+536
|
\
|
*
Remove dom/* code and replace two uses of dom/uri with uri.
Martin Owens
2014-03-03
61
-64075
/
+28
|
|
\
|
|
*
Merge to trunk
Martin Owens
2014-02-28
50
-624
/
+706
|
|
|
\
|
|
*
|
Improved uri testing
Martin Owens
2014-02-28
1
-19
/
+35
|
|
*
|
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2014-02-26
61
-64092
/
+93
|
|
*
|
Merge from trunk
Martin Owens
2014-02-25
5
-88
/
+153
|
|
|
\
\
|
|
*
\
\
Merge from trunk
Martin Owens
2014-02-25
17
-76
/
+100
|
|
|
\
\
\
|
|
*
|
|
|
Not finished by improved data uri support
Martin Owens
2014-02-20
3
-3
/
+39
|
|
*
|
|
|
Add data uri checking back into the code
Martin Owens
2014-02-20
3
-1
/
+25
|
*
|
|
|
|
More memory leak fixes (Bug #1275170)
Kris De Gussem
2014-03-03
2
-3
/
+8
|
*
|
|
|
|
code cleanup
Johan B. C. Engelen
2014-03-03
1
-18
/
+17
|
*
|
|
|
|
no need to use bitfields here. The pre-commit code also looks confusingly sim...
Johan B. C. Engelen
2014-03-03
1
-1
/
+1
|
*
|
|
|
|
change 0 to NULL for pointers
Johan B. C. Engelen
2014-03-03
3
-8
/
+8
|
*
|
|
|
|
- fix memleak
Johan B. C. Engelen
2014-03-03
1
-6
/
+6
|
*
|
|
|
|
Fix for W3C test suite filters-displace-01-f.svg. Don't set default colorspac...
Tavmjong Bah
2014-03-03
1
-2
/
+3
|
*
|
|
|
|
Don't try to load JPG and PNG files with createChildDoc().
Tavmjong Bah
2014-03-03
2
-3
/
+15
|
*
|
|
|
|
Fixed includes for tools.
Markus Engel
2014-03-02
44
-606
/
+334
|
*
|
|
|
|
fix scaling crash for clipped objects (Bug 1286647)
Alvin Penner
2014-03-02
1
-1
/
+10
|
*
|
|
|
|
Stop tracking SPDocuments as they are deleted.
Jon A. Cruz
2014-03-02
2
-30
/
+75
|
*
|
|
|
|
Adding destroy signal do document to allow proper cleanup.
Jon A. Cruz
2014-03-02
3
-0
/
+11
|
*
|
|
|
|
Avoid crashing when the document is set to NULL (upon cleanup, window closing...
Jon A. Cruz
2014-03-02
1
-1
/
+4
*
|
|
|
|
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
6
-5
/
+25
*
|
|
|
|
|
Modified Objects dialogue to stop crashing on change of highlight color
Liam P. White
2014-03-02
1
-0
/
+2
*
|
|
|
|
|
Fix objects dialogue
Liam P. White
2014-03-02
1
-0
/
+3
*
|
|
|
|
|
Attempt 2 at getting objects dialogue
Liam P. White
2014-03-02
1
-0
/
+2
*
|
|
|
|
|
Fix verbs.cpp
Liam P. White
2014-03-02
1
-0
/
+3
*
|
|
|
|
|
Updated to include (non-functional) Objects dialogue
Liam P. White
2014-03-02
4
-2
/
+76
*
|
|
|
|
|
Attempt at merging certaing features of Ponyscape to trunk (will not link)
Liam P. White
2014-03-02
2
-0
/
+5
*
|
|
|
|
|
Experimental Ponyscape to Inkscape merge (does not compile)
Liam P. White
2014-03-02
3
-5
/
+10
*
|
|
|
|
|
Experimental merge of Ponyscape to Inkscape trunk (does not compile)
Liam P. White
2014-03-02
2
-1
/
+5
*
|
|
|
|
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
4
-1
/
+33
*
|
|
|
|
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
45
-24
/
+8126
|
/
/
/
/
/
*
|
|
|
|
rename variable names to prevent hiding of names in outer scopes
Johan B. C. Engelen
2014-03-02
1
-4
/
+4
*
|
|
|
|
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
21
-1060
/
+982
*
|
|
|
|
Fix for crash when cycle-selecting.
Markus Engel
2014-03-01
2
-39
/
+28
*
|
|
|
|
Fix for crashes on fast tool toggling.
Markus Engel
2014-03-01
2
-4
/
+18
*
|
|
|
|
Hack for when blur or offset are expressed in terms of object bounding box.
Tavmjong Bah
2014-03-01
2
-7
/
+30
*
|
|
|
|
Use viewport when calculating filter primitive region when 'primitiveUnits' s...
Tavmjong Bah
2014-03-01
3
-35
/
+67
*
|
|
|
|
Code cleanup and indentation.
Tavmjong Bah
2014-03-01
1
-45
/
+28
*
|
|
|
|
Remove unused variable.
Jon A. Cruz
2014-03-01
1
-1
/
+2
*
|
|
|
|
Remove unused shadowed variables.
Jon A. Cruz
2014-03-01
1
-3
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Spray tool:
Nicolas Dufour
2014-02-28
2
-34
/
+64
[next]