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
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
3
-0
/
+23
*
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
2006-04-28
1
-2
/
+3
*
Updated to additions for <switch>
Jon A. Cruz
2006-04-27
1
-2
/
+3
*
Add axis and function token stubs to token set
Bob Jamison
2006-04-27
2
-7
/
+697
*
interim cleanup commit
Bob Jamison
2006-04-27
7
-7
/
+182
*
fixing conditional attribute evaluation on load (if conditional attributes we...
Andrius Ramanauskas
2006-04-27
1
-1
/
+1
*
Placemark for gradient export
Bob Jamison
2006-04-27
1
-1
/
+19
*
expand the range of dpi to fix 1476741
bulia byak
2006-04-27
1
-3
/
+3
*
use svd for better matrix analysis
Bob Jamison
2006-04-27
2
-302
/
+552
*
Adding multiple test output formats.
Jon A. Cruz
2006-04-27
8
-4
/
+708
*
write no/unset fill/stroke to current style
bulia byak
2006-04-26
1
-4
/
+4
*
fix crash when deleting without nodepath
bulia byak
2006-04-26
1
-1
/
+3
*
Got handedness-reversal to work. Yaay. Images look good now
Bob Jamison
2006-04-26
1
-19
/
+96
*
Added beginnings of CREATE support in path-prefix.h
Joshua L. Blocher
2006-04-26
1
-1
/
+20
*
add listener to root for fit canvas changes
Aaron Spike
2006-04-25
1
-0
/
+10
*
Move fit canvas button into PageSizer
Aaron Spike
2006-04-25
3
-27
/
+29
*
limit the smallest exponent in transforms; anything smaller is written as 0
bulia byak
2006-04-25
3
-23
/
+27
*
revert 11172, synthesized events are used to update controls spinbuttons
bulia byak
2006-04-24
1
-0
/
+5
*
fit_canvas_to_drawing when opening images
Aaron Spike
2006-04-24
1
-0
/
+3
*
refactor redrawing code into pen_redraw_all; cancel current unfinished path, ...
bulia byak
2006-04-24
1
-39
/
+111
*
moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ...
Joshua L. Blocher
2006-04-24
6
-10
/
+11
*
Move contextual info to Stack
Bob Jamison
2006-04-23
4
-30
/
+127
*
svd hacks
Bob Jamison
2006-04-23
1
-30
/
+117
*
Native path support
Bob Jamison
2006-04-22
1
-7
/
+5
*
Native paths and relative path resolution
Bob Jamison
2006-04-22
2
-9
/
+661
*
native path support
Bob Jamison
2006-04-22
1
-0
/
+1
*
native path support
Bob Jamison
2006-04-22
1
-0
/
+5
*
Native path support
Bob Jamison
2006-04-22
1
-1
/
+16
*
Native path support
Bob Jamison
2006-04-22
1
-2
/
+42
*
Add test for norlalization and resolution
Bob Jamison
2006-04-22
1
-14
/
+21
*
Fix normalize()
Bob Jamison
2006-04-22
1
-5
/
+21
*
Config tweaks
Bob Jamison
2006-04-22
3
-2
/
+55
*
I guess this was missed
Bob Jamison
2006-04-22
4
-90
/
+0
*
Add normalize()
Bob Jamison
2006-04-22
2
-6
/
+68
*
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
2006-04-22
10
-65
/
+216
*
minor speedup
Bob Jamison
2006-04-21
1
-13
/
+21
*
Minor cleanup. Sort styleTable.
Bob Jamison
2006-04-21
2
-67
/
+25
*
remove compiler warnings
Ralf Stephan
2006-04-21
1
-4
/
+4
*
Bug-1474013 - switch works incorrectly with non SP_ITEM children
Andrius Ramanauskas
2006-04-21
1
-1
/
+1
*
fixing incorrect group children order (bug introduced with <switch> support)
Andrius Ramanauskas
2006-04-21
1
-3
/
+3
*
remove duplicate styles, add placeholders for opacities
Bob Jamison
2006-04-20
1
-1
/
+11
*
Use dual maps to remove duplicates in style table
Bob Jamison
2006-04-20
2
-79
/
+127
*
fix statusbar when cancelling drawing
bulia byak
2006-04-20
1
-13
/
+16
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
15
-209
/
+1101
*
disabling rendering optimization for dashed strokes (until optimization is tw...
Andrius Ramanauskas
2006-04-20
1
-1
/
+1
*
try to make license strings translatable (#1473186)
Ralf Stephan
2006-04-20
1
-10
/
+10
*
Fix for [Bug-1473139]
Andrius Ramanauskas
2006-04-20
1
-7
/
+5
*
resolving compiler warnings
Andrius Ramanauskas
2006-04-20
2
-6
/
+6
*
c for calligraphy
bulia byak
2006-04-20
1
-24
/
+24
*
remove unused timer code
MenTaLguY
2006-04-20
2
-53
/
+7
[next]