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 --export-area-canvas (-C).
Aaron Spike
2006-03-26
1
-9
/
+24
*
most of region selection completed
Bob Jamison
2006-03-26
3
-10
/
+106
*
pasting size
bulia byak
2006-03-26
5
-0
/
+116
*
menu rearrange, tips copyedit
bulia byak
2006-03-26
3
-61
/
+64
*
fixed const decls
Bob Jamison
2006-03-25
2
-5
/
+20
*
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also...
Bob Jamison
2006-03-25
7
-66
/
+331
*
initial hookup of siox into Tracer. much work still to be done, and testing too
Bob Jamison
2006-03-25
2
-23
/
+149
*
change radio button to check box. oops
Bob Jamison
2006-03-25
1
-5
/
+5
*
add enableSiox() for testing
Bob Jamison
2006-03-25
2
-0
/
+16
*
new button for siox
Bob Jamison
2006-03-25
1
-2
/
+26
*
change names
Bob Jamison
2006-03-24
2
-1767
/
+0
*
change siox names
Bob Jamison
2006-03-24
3
-10
/
+9
*
fix include
Bob Jamison
2006-03-24
1
-1
/
+1
*
rename siox
Bob Jamison
2006-03-24
1
-2
/
+2
*
rename
Bob Jamison
2006-03-24
2
-0
/
+1767
*
new files
Bob Jamison
2006-03-24
3
-3
/
+14
*
add siox
Bob Jamison
2006-03-24
3
-92
/
+225
*
Add siox
Bob Jamison
2006-03-24
3
-1
/
+1770
*
fixing crash in situations where locale language has many plural forms (examp...
Andrius Ramanauskas
2006-03-24
1
-5
/
+5
*
Bringing in new color class
Jon A. Cruz
2006-03-24
5
-24
/
+189
*
Purging unused variable
Jon A. Cruz
2006-03-24
1
-1
/
+0
*
remove confusing decimal digits in the number of scans
bulia byak
2006-03-23
1
-1
/
+1
*
pjrm's fix from bug 1188811
bulia byak
2006-03-23
1
-4
/
+4
*
use rotation center in keyboard rotation and transform dialog
bulia byak
2006-03-22
6
-34
/
+53
*
rewrote sp_clippath_get_bbox correctly to fix 1455885
bulia byak
2006-03-22
1
-6
/
+18
*
optimization: prevent taking bbox twice of the first object in selection
bulia byak
2006-03-22
1
-1
/
+3
*
more information on objects selected in groups
bulia byak
2006-03-22
3
-26
/
+65
*
Mask/Clippath transformations on masking/unmasking
Andrius Ramanauskas
2006-03-22
5
-26
/
+58
*
a more informative warning
bulia byak
2006-03-21
1
-1
/
+1
*
Fixes to unmasking:
Andrius Ramanauskas
2006-03-21
1
-13
/
+17
*
fixing misspelled name in copyright notice
Andrius Ramanauskas
2006-03-20
1
-2
/
+2
*
copy clippaths, masks, and mask gradients to defs_clipboard
bulia byak
2006-03-20
1
-4
/
+18
*
do not embed transform if the item has clippath or mask (so that the clippath...
bulia byak
2006-03-19
1
-2
/
+3
*
patch by Andrius R. for (un)clip and (un)mask commands
bulia byak
2006-03-19
13
-3
/
+273
*
restore broken ngettext
bulia byak
2006-03-19
1
-5
/
+20
*
fix clipping with unfilled paths
bulia byak
2006-03-19
2
-7
/
+8
*
remove the annoying canvas border
bulia byak
2006-03-18
1
-3
/
+1
*
better description for multiple selections
bulia byak
2006-03-17
1
-10
/
+82
*
ensure document up-to-date if it's being loaded into a virgin desktop
bulia byak
2006-03-17
1
-0
/
+2
*
describe clipped/masked objects in statusbar
bulia byak
2006-03-17
1
-1
/
+12
*
add setting clip/mask bbox in sp_item_invoke_show to fix 1449541
bulia byak
2006-03-17
1
-6
/
+30
*
coding style
bulia byak
2006-03-16
1
-73
/
+36
*
do the same fix for masks as for clippaths to silence 'update during update' ...
bulia byak
2006-03-16
1
-0
/
+1
*
fix property name in init; do the same fix as in SPClipPath to silence 'updat...
bulia byak
2006-03-16
1
-4
/
+13
*
merged patch #1447043 from Andrius "knutux" R. to create sub-layers
MenTaLguY
2006-03-15
4
-43
/
+158
*
patch by christoph-b3e to clone multiple selected objects
bulia byak
2006-03-15
1
-18
/
+28
*
increase cutoff depth of recursive clone descriptions
bulia byak
2006-03-15
1
-1
/
+1
*
minor comment tweak
MenTaLguY
2006-03-15
1
-1
/
+1
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
8
-45
/
+87
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
30
-154
/
+154
[next]