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
...
*
Add missing inkscape-version.h
Krzysztof Kosi??ski
2009-01-13
1
-0
/
+34
*
Snapping cusp nodes:
Diederik van Lierop
2009-01-13
1
-4
/
+5
*
Do not fail when svn client is not installed and .svn directory is
Krzysztof Kosi??ski
2009-01-13
1
-1
/
+1
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
23
-105
/
+145
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
32
-39
/
+97
*
copyedit
bulia byak
2009-01-11
1
-2
/
+2
*
Switching tools based on tablet device now handles many devices of same type
Niko Kiirala
2009-01-11
1
-23
/
+22
*
Now it is possible to clear the list of documents in
Felipe Corr??a da Silva Sanches
2009-01-11
2
-1
/
+28
*
Add CMakeLists for the filters directory.
Krzysztof Kosi??ski
2009-01-11
1
-0
/
+23
*
promote default namespace for INX extension files
Thomas Holder
2009-01-11
1
-9
/
+12
*
added some messages to the user in the svgfonts dialog
Felipe Corr??a da Silva Sanches
2009-01-11
1
-15
/
+50
*
Snap from/to midpoints of a rectangle (SPRect)
Diederik van Lierop
2009-01-11
1
-6
/
+18
*
Optionally snap from/to midpoints of the edges of a bounding box
Diederik van Lierop
2009-01-11
3
-30
/
+39
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
15
-55
/
+496
*
Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...
Jasper van de Gronde
2009-01-10
2
-0
/
+6
*
Cmake: New FindGTK2
Joshua L. Blocher
2009-01-09
1
-16
/
+13
*
Cmake: Corrections for mistakes
Joshua L. Blocher
2009-01-09
4
-5
/
+6
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
24
-68
/
+103
*
fix build
Johan B. C. Engelen
2009-01-08
2
-1
/
+2
*
switch to using shape_editor, instead of separate knotholders and listeners; ...
bulia byak
2009-01-08
8
-342
/
+76
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
11
-149
/
+107
*
small 2geomify
Johan B. C. Engelen
2009-01-07
1
-5
/
+1
*
update to 2geom rev.1773
Johan B. C. Engelen
2009-01-07
7
-31
/
+40
*
Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson
Joshua L. Blocher
2009-01-07
1
-41
/
+0
*
fix crash when no glyph is selected at the svgfonts dialog
Felipe Corr??a da Silva Sanches
2009-01-06
1
-1
/
+5
*
Warning and whitespace cleanup.
Jon A. Cruz
2009-01-06
6
-389
/
+407
*
Another week coding offline...
Felipe Corr??a da Silva Sanches
2009-01-05
6
-89
/
+100
*
Removed two g_warning's I had used for debugging...
Jasper van de Gronde
2009-01-05
1
-2
/
+0
*
minor change to prevent double translation and inconsistency
Adib Taraben
2009-01-05
1
-1
/
+1
*
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
2009-01-05
4
-43
/
+36
*
Cmake build fixes, minor
Joshua L. Blocher
2009-01-05
11
-279
/
+232
*
(Partial) fix to nr-filter-image + some (small) changes to nr-filter-blend an...
Jasper van de Gronde
2009-01-04
3
-39
/
+38
*
correctly initialize vector in spitem.
Johan B. C. Engelen
2009-01-04
1
-0
/
+3
*
2geomify marker viewbox
Johan B. C. Engelen
2009-01-04
2
-34
/
+28
*
a bit more cleanup
Johan B. C. Engelen
2009-01-04
1
-2
/
+4
*
fix bbox calculation of markers
Johan B. C. Engelen
2009-01-04
1
-58
/
+73
*
fix possible crash
Johan B. C. Engelen
2009-01-04
1
-1
/
+3
*
clean up code a bit. especially remove obscure newing of a struct with C++ ob...
Johan B. C. Engelen
2009-01-04
1
-24
/
+23
*
apologies for our very fine windows build system
Johan B. C. Engelen
2009-01-04
1
-0
/
+2
*
update of sbasis-geometric.cpp (unitVector() was broken, which affects some l...
JF Barraud
2009-01-03
1
-13
/
+38
*
rely on config file for enabling test effects
Johan B. C. Engelen
2009-01-03
1
-2
/
+4
*
remove some of the lpe test define clauses. they are not needed. this in prep...
Johan B. C. Engelen
2009-01-03
2
-8
/
+2
*
added lpe-dynastroke, but hidden as experimental.
JF Barraud
2009-01-03
5
-0
/
+404
*
add labels
bulia byak
2009-01-03
2
-5
/
+5
*
display filter label, if any, in filtered item description
bulia byak
2009-01-03
1
-2
/
+8
*
make 'marker' property work (shorthand for start, mid and end markers); inksc...
Johan B. C. Engelen
2009-01-02
4
-230
/
+221
*
improve cairo path drawing
Johan B. C. Engelen
2009-01-02
1
-23
/
+20
*
fix bug in livarot where open paths are rendered as closed path when start ==...
Johan B. C. Engelen
2009-01-02
3
-5
/
+10
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
100
-506
/
+621
*
reorder LPE list
Johan B. C. Engelen
2009-01-02
2
-13
/
+13
[prev]
[next]