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
*
Gradient colors are recalculated when style or offset changes of stops. (for ...
Johan B. C. Engelen
2007-01-08
1
-1
/
+5
*
:) Wrong line Josh :D
Johan B. C. Engelen
2007-01-08
1
-1
/
+2
*
from Johan - fixes a memory leak
Josh Andler
2007-01-08
1
-0
/
+1
*
patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text
bulia byak
2007-01-08
5
-59
/
+144
*
fix 1517414
bulia byak
2007-01-08
1
-1
/
+4
*
fix 1630193
bulia byak
2007-01-08
1
-4
/
+10
*
Fix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: as...
gustav_b
2007-01-07
1
-0
/
+2
*
force full redraw every 5 interruptions when dragging knots; disconnect knot ...
bulia byak
2007-01-07
1
-0
/
+18
*
Reverting revision 13615
Johan B. C. Engelen
2007-01-07
8
-223
/
+119
*
Gradient nodes progress...
Johan B. C. Engelen
2007-01-07
8
-119
/
+223
*
use relaytool to weak link libssl
Aaron Spike
2007-01-07
2
-9
/
+65
*
Fixed crash when doing a boolean union when nothing is selected.
Johan B. C. Engelen
2007-01-07
1
-3
/
+8
*
comment on possible optimization
bulia byak
2007-01-07
1
-1
/
+4
*
when bailing out on update due to missing curve or style, don't forget to upd...
bulia byak
2007-01-07
1
-4
/
+6
*
Using translator-credits
Luca Bruno
2007-01-07
1
-95
/
+4
*
Added an option for axonometric-grid enabling. It's off per default.
Johan B. C. Engelen
2007-01-07
1
-1
/
+3
*
Cleans it from //#ifndef WIN32
Johan B. C. Engelen
2007-01-06
1
-2
/
+0
*
Small edits to copyright info.
Johan B. C. Engelen
2007-01-06
6
-6
/
+14
*
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...
Johan B. C. Engelen
2007-01-06
7
-14
/
+55
*
robustize remembering the dragged segment - store node number, not pointer; f...
bulia byak
2007-01-05
4
-4
/
+14
*
port the fix from sp-text.cpp rev 11260 to fix bug 1628173
bulia byak
2007-01-05
1
-0
/
+12
*
patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...
bulia byak
2007-01-05
1
-8
/
+12
*
transientize the color picker window (it's a bare Gtk::Dialog so it requires ...
bulia byak
2007-01-05
1
-0
/
+4
*
Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes
Johan B. C. Engelen
2007-01-04
1
-2
/
+2
*
Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the act...
Johan B. C. Engelen
2007-01-04
1
-3
/
+34
*
Fix 1593499 (Tablet cursor drift when dragging bezier).
gustav_b
2007-01-04
1
-3
/
+18
*
Fixed and disabled extra debugging routines in pixblock scaler and transformer
Niko Kiirala
2007-01-04
2
-4
/
+4
*
Added bitmap transformer to fix blur with rotation and non-uniform scaling
Niko Kiirala
2007-01-03
4
-9
/
+216
*
Fixed [ 1610944 ] Text dialog discard style and crash
Johan B. C. Engelen
2007-01-02
1
-13
/
+18
*
Fixed bug [ 1610103 ]: font-size px unit missing after font family change
Johan B. C. Engelen
2007-01-02
1
-2
/
+2
*
Fix for bug 1620741: strtof replaced.
Hugo Rodrigues
2007-01-01
1
-2
/
+2
*
undo annotations
gustav_b
2007-01-01
1
-4
/
+18
*
Bugfix for 1625278, where inkscape would crash if loading a recent
Bryce Harrington
2006-12-31
1
-1
/
+6
*
Fix 1516933 (text stroke crash inkscape)
gustav_b
2006-12-31
1
-0
/
+3
*
Fix 1565162 (Gradient stop color not updated in list when entering RBGA)
gustav_b
2006-12-30
1
-6
/
+17
*
typo fixed
Luca Bruno
2006-12-30
1
-1
/
+1
*
Fix for 1595030 (Stroke width after Union changed in a strange way).
gustav_b
2006-12-29
1
-6
/
+20
*
Export dialog is now always shown in view (not outside of screen)
Johan B. C. Engelen
2006-12-28
1
-10
/
+8
*
fix [ 1561416 ] EPS export broken
theAdib
2006-12-26
1
-4
/
+6
*
fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS
theAdib
2006-12-26
1
-2
/
+9
*
included inkview into new win32 build system btool
theAdib
2006-12-25
1
-0
/
+3
*
Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range
John Bintz
2006-12-23
2
-9
/
+11
*
bug 1614678: infinite loop on text containing a character pango describes as ...
Richard Hughes
2006-12-18
1
-3
/
+3
*
correct the Perl linking symantics
Kees Cook
2006-12-16
1
-1
/
+0
*
Clean up internal Python/Perl dialog text; link against the python dynamic li...
Kees Cook
2006-12-16
1
-0
/
+20
*
unfinished gridmanager commit (commented out)
Johan B. C. Engelen
2006-12-13
1
-0
/
+1
*
Fixed ungrouping bug where the changed transformation of items was not writte...
Johan B. C. Engelen
2006-12-13
3
-46
/
+39
*
FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch...
Johan B. C. Engelen
2006-12-13
1
-1
/
+1
*
Fix for bug #1561416, as suggested by kuesterei
Ulf Erikson
2006-12-11
1
-4
/
+6
*
last fixes from patch 1219308
bulia byak
2006-12-11
1
-6
/
+6
[next]