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
*
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
*
fix compile
bulia byak
2006-12-11
1
-1
/
+1
*
patch by Jasper van de Gronde from bug 1576258
bulia byak
2006-12-11
2
-67
/
+52
*
Reorder event handling code to prevent reference count problems, fixes bug #1...
John Bintz
2006-12-10
1
-4
/
+4
*
improvements to trace dialog: siox button moved above preview frame, and cred...
St??phane Gimenez
2006-12-10
1
-335
/
+388
*
Adding some docs
Bryce Harrington
2006-12-07
1
-1
/
+7
*
Marker menus now display custom markers in a document that are present
Bryce Harrington
2006-12-07
2
-47
/
+76
*
Completing rename
Bryce Harrington
2006-12-06
1
-711
/
+0
*
(bzr r2078)
Bryce Harrington
2006-12-06
1
-711
/
+0
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
12
-10
/
+1432
*
Renaming is proving tricky... undoing for now
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Restoring with rename change... urg svn
Bryce Harrington
2006-12-06
1
-0
/
+711
*
Renaming
Bryce Harrington
2006-12-06
1
-711
/
+0
*
improve streaming
Bob Jamison
2006-12-02
4
-512
/
+439
*
parse bind result from server to get resource. gtalk mangeles your proffered...
Bob Jamison
2006-12-02
2
-23
/
+38
*
fix for bug #1600900, freetype internals must not be used.
St??phane Gimenez
2006-12-02
1
-3
/
+3
*
open window ON-screen
Ulf Erikson
2006-11-30
1
-4
/
+14
*
these didn't compile for me. so let's try this.
Aaron Spike
2006-11-30
2
-42
/
+42
*
C++ find dialog calling code.
Johan B. C. Engelen
2006-11-29
1
-0
/
+2
*
C++ find dialog: only UI issues left (i hope) Testing needed.
Johan B. C. Engelen
2006-11-29
2
-6
/
+83
[next]