index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-22
add missing entry
Ralf Stephan
1
-0
/
+1
2006-05-22
replace super-linear complexity stacked C stirng concatenations with O(1) app...
MenTaLguY
1
-13
/
+5
2006-05-21
added pdf metainfo author
Adib Taraben
1
-1
/
+1
2006-05-21
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
1
-0
/
+4
2006-05-21
add %%EOF trailer for DSC-compliance
MenTaLguY
1
-0
/
+2
2006-05-21
completet some more metainfo (title, creator, producer, date) for pdf
Adib Taraben
1
-4
/
+17
2006-05-19
Minor parameter type and snprintf safety tweak
Jon A. Cruz
1
-2
/
+4
2006-05-19
PDF export patch by Ulf Erikson
bulia byak
6
-0
/
+2202
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2
-4
/
+4
2006-05-09
more vectorization, this time in bluredge
MenTaLguY
1
-7
/
+3
2006-05-06
r11676@tres: ted | 2006-05-05 21:45:20 -0700
Ted Gould
1
-48
/
+16
2006-05-03
fix a typo. add more comments.
Bob Jamison
1
-7
/
+55
2006-05-03
add gradient comments
Bob Jamison
1
-2
/
+28
2006-05-02
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
1
-1
/
+1
2006-05-02
r11464@tres: ted | 2006-04-19 09:03:15 -0700
Ted Gould
1
-2
/
+2
2006-04-29
remove warnings
Bob Jamison
1
-3
/
+3
2006-04-27
Placemark for gradient export
Bob Jamison
1
-1
/
+19
2006-04-27
use svd for better matrix analysis
Bob Jamison
2
-302
/
+552
2006-04-26
Got handedness-reversal to work. Yaay. Images look good now
Bob Jamison
1
-19
/
+96
2006-04-24
fit_canvas_to_drawing when opening images
Aaron Spike
1
-0
/
+3
2006-04-23
svd hacks
Bob Jamison
1
-30
/
+117
2006-04-22
Native paths and relative path resolution
Bob Jamison
2
-9
/
+661
2006-04-21
Minor cleanup. Sort styleTable.
Bob Jamison
2
-67
/
+25
2006-04-20
remove duplicate styles, add placeholders for opacities
Bob Jamison
1
-1
/
+11
2006-04-20
Use dual maps to remove duplicates in style table
Bob Jamison
2
-79
/
+127
2006-04-14
Got images working correctly
Bob Jamison
1
-8
/
+14
2006-04-14
Remove warnings
Bob Jamison
1
-1
/
+1
2006-04-14
Fixed desktop-to-doc Y flip
Bob Jamison
1
-12
/
+18
2006-04-14
Initial results
Bob Jamison
1
-45
/
+126
2006-04-14
Added curves
Bob Jamison
1
-18
/
+105
2006-04-13
Added meta-info stub
Bob Jamison
2
-2
/
+71
2006-04-13
More WIP. Got all of the files generated. Now just work on content.xml to g...
Bob Jamison
2
-69
/
+278
2006-04-13
wip
Bob Jamison
2
-203
/
+277
2006-04-12
add some sp_* stuff
Bob Jamison
1
-0
/
+30
2006-04-12
still WIP. added tree-descending code
Bob Jamison
2
-25
/
+49
2006-04-12
WIP commit
Bob Jamison
2
-7
/
+275
2006-04-12
change include path for ziptool
Bob Jamison
1
-1
/
+1
2006-04-10
First dependency on ziptool
Bob Jamison
1
-4
/
+4
2006-03-29
r11029@tres: ted | 2006-03-18 11:01:42 -0800
Ted Gould
1
-1
/
+1
2006-03-27
fix 1459154
bulia byak
1
-1
/
+1
2006-03-13
Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...
Peter Moulder
2
-226
/
+226
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-1
/
+1
2006-03-13
Fix: was using locale to format SVG numbers.
Peter Moulder
2
-83
/
+143
2006-02-23
fix 1311015
bulia byak
1
-1
/
+1
2006-02-16
Add new placeholder for ODF
Bob Jamison
4
-6
/
+237
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-2
/
+2
2006-02-10
rearrange effect submenus, rename some effects, fix capitalization
bulia byak
1
-1
/
+1
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
15
-46
/
+110