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
*
correctly ifdef the new print dialog
Kees Cook
2007-02-06
1
-2
/
+7
*
Added Esperanto translation
Luca Bruno
2007-02-06
1
-0
/
+1
*
initial support for gtk print dialog, if available
Kees Cook
2007-02-05
3
-3
/
+93
*
Reverting patch
Bryce Harrington
2007-02-04
1
-4
/
+1
*
Patch from Debian bug tracker from Daniel Kahn Gillmor
Bryce Harrington
2007-02-04
1
-1
/
+4
*
Fixed saving bug, now attributes are correctly handled for both normal saves ...
Johan B. C. Engelen
2007-02-04
1
-16
/
+43
*
Unions Are Evil! When pixblock size is TINY, it stores data right in the data...
bulia byak
2007-02-04
6
-13
/
+13
*
null the sodipodi:modified before saving, not after; whitespace
bulia byak
2007-02-04
1
-10
/
+20
*
tweak parameters for more responsiveness
MenTaLguY
2007-02-04
1
-2
/
+2
*
Fork gradientvector upon deletion of stops.
Johan B. C. Engelen
2007-02-03
3
-5
/
+18
*
Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...
Johan B. C. Engelen
2007-02-03
3
-157
/
+306
*
attempt to fix both responsiveness and blobs in calligraphy tool
MenTaLguY
2007-02-03
2
-2
/
+20
*
* src/graphlayout/graphlayout.cpp: For the purposes of graph layout,
mjwybrow
2007-02-02
1
-1
/
+7
*
* src/connector-context.cpp: End an endpoint dragging operation, if the
mjwybrow
2007-02-01
1
-35
/
+56
*
* src/connector-context.cpp: Allow canceling of Connector Endpoint
mjwybrow
2007-02-01
1
-1
/
+20
*
Fixed untranslatable radiobuttons in extensions
Johan B. C. Engelen
2007-01-27
2
-30
/
+62
*
Fixed: Non-translatable strings in "enum" type extensions
Johan B. C. Engelen
2007-01-27
3
-25
/
+62
*
temporary fix: prevent crash when clipping/masking an object with its own clone
bulia byak
2007-01-26
1
-0
/
+24
*
remove obsolete assert
Aaron Spike
2007-01-26
1
-1
/
+0
*
comment for the future
bulia byak
2007-01-25
1
-0
/
+2
*
double-click on offset changes to node tool
Josh Andler
2007-01-25
1
-2
/
+6
*
making string translatable
Luca Bruno
2007-01-25
1
-4
/
+4
*
get rid of sp_repr_new*
MenTaLguY
2007-01-25
2
-31
/
+0
*
eliminate last uses of sp_repr_new*
MenTaLguY
2007-01-25
4
-47
/
+19
*
remove sp_repr_new use from document creation
MenTaLguY
2007-01-25
1
-2
/
+2
*
replace sp_repr_new*s
Aaron Spike
2007-01-25
1
-22
/
+30
*
listen to subselection-changed signal to reflect gradient stop opacities
bulia byak
2007-01-25
1
-0
/
+1
*
use master opacity rather than fill/stroke-opacity when querying/setting stop...
bulia byak
2007-01-25
1
-23
/
+39
*
privatize as much as possible in GrDrag
bulia byak
2007-01-25
1
-16
/
+23
*
fix distance-to-line calculation to be independent of zoom; increase toleranc...
bulia byak
2007-01-25
1
-11
/
+13
*
Sorry, forgot the copyright text.
Johan B. C. Engelen
2007-01-24
12
-1
/
+24
*
fix crash 1640798
bulia byak
2007-01-24
1
-0
/
+4
*
patch 1642531
bulia byak
2007-01-24
1
-1
/
+1
*
fix crash when switching away from node tool while redrawing after a handle m...
bulia byak
2007-01-24
1
-1
/
+2
*
remove sp_repr_new from style tests
MenTaLguY
2007-01-24
1
-4
/
+4
*
more removal of sp_repr_new*
MenTaLguY
2007-01-24
1
-5
/
+9
*
another createElement instead of repr_new
Aaron Spike
2007-01-24
1
-3
/
+5
*
heh, bool to begin with
MenTaLguY
2007-01-24
1
-2
/
+2
*
switch to using SVG::PathString for building paths
MenTaLguY
2007-01-24
4
-70
/
+43
*
add SVG::PathString for better path building
MenTaLguY
2007-01-24
2
-0
/
+153
*
switch to createElement
MenTaLguY
2007-01-24
1
-1
/
+3
*
replace use of sp_repr_new in gradient-vector
MenTaLguY
2007-01-23
1
-2
/
+5
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
2
-8
/
+15
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
10
-16
/
+42
*
refactor grid extension to reduce amount of redundant code
MenTaLguY
2007-01-22
1
-63
/
+44
*
replacing sp_repr_new*
Kees Cook
2007-01-21
2
-30
/
+51
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-21
6
-6
/
+14
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
51
-110
/
+189
*
Deprecate sp_repr_new* functions
MenTaLguY
2007-01-21
1
-4
/
+5
*
merge XML::Session into XML::Document
MenTaLguY
2007-01-20
18
-718
/
+392
[next]