index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small change to cubic_bbox to skip A LOT of unnecessary computation when the ...
Jasper van de Gronde
2008-07-19
1
-67
/
+78
*
Consistently use (create/destroy)Suite in unit tests.
Jasper van de Gronde
2008-07-19
11
-2
/
+57
*
Exclude the right(!) files when building the library (forgot to remove the ob...
Jasper van de Gronde
2008-07-19
1
-9
/
+9
*
another place to make mouse cursor switching immediate
bulia byak
2008-07-19
1
-0
/
+1
*
remove usereference vestiges, change the signature of user_unlink (not used yet)
bulia byak
2008-07-19
2
-9
/
+2
*
fix crash when simplifying an lpe path: deleting the list didn't release the ...
bulia byak
2008-07-19
1
-4
/
+11
*
a better way to make cursor change immediate; of course this trick is not doc...
bulia byak
2008-07-19
1
-7
/
+2
*
rearrange to fix the first keypress event being lost with options.savewindowg...
bulia byak
2008-07-19
1
-4
/
+4
*
Fix for PathString to prevent it from getting into a very, very long copying ...
Jasper van de Gronde
2008-07-18
10
-156
/
+211
*
make the resolution for create bitmap copy settable in ui
bulia byak
2008-07-18
2
-0
/
+5
*
patch for bug 249665
bulia byak
2008-07-18
1
-0
/
+10
*
Removed the unused allowshorthands preference.
Jasper van de Gronde
2008-07-18
3
-7
/
+1
*
Add python for cxxtests
Bob Jamison
2008-07-18
1
-1
/
+1
*
added SVF Fonts dialog to the list of translatables
Alexandre Prokoudine
2008-07-18
2
-7
/
+8
*
eventually updating ru.po, every once in a while :)
Alexandre Prokoudine
2008-07-18
1
-1828
/
+2056
*
removing lots of g_warnings
Felipe Corr??a da Silva Sanches
2008-07-18
5
-101
/
+5
*
* added another spinbox to the svgfonts ui
Felipe Corr??a da Silva Sanches
2008-07-18
2
-1
/
+25
*
add pgup/pgdn in text
bulia byak
2008-07-18
1
-1
/
+3
*
add pgup/pgdn in text, fix auto scrolling
bulia byak
2008-07-18
1
-21
/
+61
*
add parameter for going n lines up/down
bulia byak
2008-07-18
2
-20
/
+26
*
add utility function for average linespacing
bulia byak
2008-07-18
2
-0
/
+15
*
fix artefacts left by text cursor and disappearing cursor on empty canvas
bulia byak
2008-07-18
1
-4
/
+6
*
Khmer translation updated
Khoem Sokhem
2008-07-18
1
-296
/
+213
*
fix initialization order of FilterEffectDialog fields, per bug #249514
MenTaLguY
2008-07-17
2
-7
/
+8
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
17
-166
/
+100
*
NR::Point : add cast operator to Geom::Point
Johan B. C. Engelen
2008-07-17
1
-0
/
+2
*
added boolean ops LPE to the list of translatables
Alexandre Prokoudine
2008-07-17
1
-0
/
+1
*
Patch from codedread: add mnemonics for Title and Description fields in Objec...
Stephen Silver
2008-07-17
1
-2
/
+6
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
8
-28
/
+102
*
add lpe-Boolops
Johan B. C. Engelen
2008-07-16
6
-0
/
+142
*
fix combo enum, to handle enums of all types (not only the ones that range fr...
Johan B. C. Engelen
2008-07-16
3
-26
/
+43
*
update to latest 2geom (rev1497)
Johan B. C. Engelen
2008-07-16
40
-466
/
+1057
*
improving SVG Fonts UI
Felipe Corr??a da Silva Sanches
2008-07-16
1
-6
/
+16
*
remove all old nartbpath code from SPCurve!!! (in other words, lib2geomifica...
Johan B. C. Engelen
2008-07-16
5
-885
/
+73
*
warning cleanup
Jon A. Cruz
2008-07-16
15
-52
/
+54
*
remove debug messages from last commits
Johan B. C. Engelen
2008-07-15
2
-5
/
+0
*
fix lpe-spiro for smooth closing points
Johan B. C. Engelen
2008-07-15
1
-18
/
+35
*
try to make more robust geom-nodetype. still it can give wrong types. (best t...
Johan B. C. Engelen
2008-07-15
1
-7
/
+13
*
added Ruler LPE to the list of translatables
Alexandre Prokoudine
2008-07-15
1
-1
/
+2
*
Don't crash on broken references when resolving ID clashes.
Stephen Silver
2008-07-15
1
-7
/
+13
*
lpe-skeleton.cpp: comment out handle code by default
Maximilian Albert
2008-07-15
1
-0
/
+2
*
New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...
Maximilian Albert
2008-07-15
7
-10
/
+63
*
Print distance info in console for LPERuler until new CanvasText item works
Maximilian Albert
2008-07-15
1
-0
/
+2
*
Cherry-pick of 2geom update (re. 1488); prevent crash during Path->Piecewise ...
Maximilian Albert
2008-07-15
1
-0
/
+7
*
New LPE: Ruler
Maximilian Albert
2008-07-15
5
-1
/
+140
*
Support for copy/paste with Windows clipboard. (LP 217609)
Ulf Erikson
2008-07-15
1
-20
/
+159
*
Khmer translations updated
Khoem Sokhem
2008-07-15
1
-5
/
+6
*
Khmer translations updated
Khoem Sokhem
2008-07-15
1
-6
/
+6
*
make tolerance range exponential
bulia byak
2008-07-15
1
-3
/
+3
*
Fixed layers dialog to correctly fetch icons from new location/code.
Jon A. Cruz
2008-07-15
1
-16
/
+15
[next]