index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take "preserveAspectRatio" into account in pattern.
Tavmjong Bah
2014-03-06
1
-10
/
+5
*
Rewrite of pattern geometry code. Fix for 1288489.
Tavmjong Bah
2014-03-06
1
-35
/
+49
*
WMF: fix for files with swapped W, H in the SETWINDOWEXT record
David Mathog
2014-03-06
1
-86
/
+81
*
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
2014-03-05
3
-120
/
+104
*
When an externally linked image is modified, mark it for update instead
Krzysztof Kosi??ski
2014-03-05
1
-3
/
+1
*
Dutch translation update
Kris De Gussem
2014-03-05
1
-1502
/
+1495
*
fixed precut when centered
Sebastian Wüst
2014-03-05
1
-11
/
+16
*
static code analysis: references for string classes that are function input p...
Kris De Gussem
2014-03-04
2
-268
/
+282
*
Fix for W3C test suite test filters-light-02-f.svg. Marker refX and refY defi...
Tavmjong Bah
2014-03-04
1
-1
/
+3
*
UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...
Nicolas Dufour
2014-03-04
4
-5369
/
+7482
*
Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning.
Tavmjong Bah
2014-03-04
2
-6
/
+5
*
Use srcdir instead of datadir for sourcing wildcards
Martin Owens
2014-03-04
1
-2
/
+2
*
Remove dom from configure.ac
Martin Owens
2014-03-04
1
-1
/
+0
*
Fix script_Data in Makefile for python extensions
Martin Owens
2014-03-04
1
-3
/
+1
*
Remove dom/* code and replace two uses of dom/uri with uri.
Martin Owens
2014-03-03
63
-64090
/
+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
63
-64107
/
+93
|
*
|
Merge from trunk
Martin Owens
2014-02-25
7
-90
/
+161
|
|
\
\
|
*
\
\
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
*
|
|
|
|
Remove massive list of inx and py files for extensions Makefile, use magic in...
Martin Owens
2014-03-03
1
-347
/
+3
*
|
|
|
|
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
*
|
|
|
|
Test. Fix for Bug #1286977 (trunk: make check fails (hpgl_output)).
Nicolas Dufour
2014-03-03
1
-2
/
+2
*
|
|
|
|
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
*
|
|
|
|
cleanup
Sebastian Wüst
2014-03-02
4
-19
/
+20
*
|
|
|
|
Avoid crashing when the document is set to NULL (upon cleanup, window closing...
Jon A. Cruz
2014-03-02
1
-1
/
+4
*
|
|
|
|
removed unnecessary features
Sebastian Wüst
2014-03-02
7
-55
/
+22
*
|
|
|
|
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
*
|
|
|
|
Import layers update, spelling and modification time for files in tar
Martin Owens
2014-03-01
2
-2
/
+5
*
|
|
|
|
update po/POTFILES.in (add new INX file from r13080)
su_v
2014-03-01
1
-1
/
+2
*
|
|
|
|
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
*
|
|
|
|
Forgot the makefile isn't flexible.
Martin Owens
2014-03-01
1
-0
/
+2
*
|
|
|
|
Add layers export extension as a tar creation extension
Martin Owens
2014-03-01
2
-0
/
+132
*
|
|
|
|
Remove unused variable.
Jon A. Cruz
2014-03-01
1
-1
/
+2
[next]