index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make unit tests build on Linux again
Jasper van de Gronde
2008-08-04
1
-1
/
+2
*
fix error in appending paths to existing paths. fixes bug #253639
Johan B. C. Engelen
2008-08-03
1
-1
/
+1
*
Minor cleanup work on macros
Jon A. Cruz
2008-08-03
5
-11
/
+11
*
Fixed const-correctness
Jon A. Cruz
2008-08-03
4
-10
/
+10
*
Replaced deprecated GtkType creation with GType
Jon A. Cruz
2008-08-03
4
-24
/
+26
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
3
-5
/
+0
*
remove old nartbpath to cairo method
Johan B. C. Engelen
2008-08-02
2
-98
/
+4
*
Enable exception handling for CxxTest in Makefiles
Jasper van de Gronde
2008-08-02
1
-1
/
+1
*
SPCurve unit tests
Jasper van de Gronde
2008-08-02
3
-71
/
+324
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
2
-3
/
+3
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-3
/
+3
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-1
/
+1
*
Move coordinate transform workaround to a more logical place
Maximilian Albert
2008-07-30
2
-11
/
+19
*
Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...
Maximilian Albert
2008-07-29
3
-2
/
+297
*
Add tracking of skew factor and display in warning message.
Jon A. Cruz
2008-07-27
1
-1
/
+1
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
1
-0
/
+2
*
include <string.h>. also remove const conversion warning
Bob Jamison
2008-07-22
1
-1
/
+2
*
New CanvasText item; TODO: works quite well but updating may be incorrect sin...
Maximilian Albert
2008-07-22
3
-0
/
+325
*
Consistently use (create/destroy)Suite in unit tests.
Jasper van de Gronde
2008-07-19
1
-0
/
+5
*
fix artefacts left by text cursor and disappearing cursor on empty canvas
bulia byak
2008-07-18
1
-4
/
+6
*
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
2008-07-17
2
-113
/
+48
*
The new CxxTest unit tests now also work on Linux! (Note that test-all
Jasper van de Gronde
2008-07-17
1
-0
/
+24
*
update to latest 2geom (rev1497)
Johan B. C. Engelen
2008-07-16
2
-3
/
+7
*
remove all old nartbpath code from SPCurve!!! (in other words, lib2geomifica...
Johan B. C. Engelen
2008-07-16
2
-883
/
+68
*
remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath re...
Johan B. C. Engelen
2008-07-15
1
-2
/
+2
*
don't call cairo_new_path in feed_pathvector_to_cairo (like the old feed_path...
Johan B. C. Engelen
2008-07-15
1
-6
/
+4
*
make SPCurve constructors explicit. (so e.g. it is impossible to write SPCurv...
Johan B. C. Engelen
2008-07-14
1
-2
/
+2
*
noop: add comment about multiple consecutive movetos
Johan B. C. Engelen
2008-07-14
1
-1
/
+3
*
fix 248419
bulia byak
2008-07-14
1
-1
/
+1
*
2geomify pov-out extension
Johan B. C. Engelen
2008-07-13
1
-0
/
+1
*
* remove code duplication from pdf-cairo extension
Johan B. C. Engelen
2008-07-12
2
-5
/
+7
*
add simplified feed_path_to_cairo functions
Johan B. C. Engelen
2008-07-12
2
-5
/
+49
*
fix crash on svnfonts dialog
Felipe Corr??a da Silva Sanches
2008-07-12
2
-8
/
+3
*
use new 2geom function. This ensures we cannot end up in infinite loop while ...
Johan B. C. Engelen
2008-07-11
1
-1
/
+1
*
* removed the auxiliary GtkWindow
Felipe Corr??a da Silva Sanches
2008-07-11
2
-37
/
+4
*
render glyphs using 2geom pathvector instead of artbpath of font-glyph
Johan B. C. Engelen
2008-07-08
1
-9
/
+9
*
2geomify SPCurve::new_from_rect
Johan B. C. Engelen
2008-07-08
2
-7
/
+5
*
instrument event latency
MenTaLguY
2008-07-08
1
-0
/
+14
*
disable motion hints again; still some subtle issues to work out
MenTaLguY
2008-07-08
1
-7
/
+4
*
False alarm; re-enable them
MenTaLguY
2008-07-08
1
-1
/
+1
*
disable motion hints again
MenTaLguY
2008-07-08
1
-1
/
+1
*
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK
MenTaLguY
2008-07-08
1
-5
/
+6
*
disable motion hints again
MenTaLguY
2008-07-08
1
-1
/
+1
*
enable safe support for motion hints
MenTaLguY
2008-07-08
1
-10
/
+33
*
cleanup unused methods in spcurve
Johan B. C. Engelen
2008-07-07
2
-129
/
+7
*
improve documentation of SPCurve::last_segment
Johan B. C. Engelen
2008-07-07
1
-3
/
+2
*
display/nr-filter-pixops.h: Supply missing #includes/declarations so that we ...
Peter Moulder
2008-07-05
1
-0
/
+2
*
display/inkscape-cairo.h: Supply missing #includes/declarations so that we do...
Peter Moulder
2008-07-05
1
-1
/
+6
*
EOL fixups
Jon A. Cruz
2008-07-05
1
-347
/
+347
*
use if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types f...
Johan B. C. Engelen
2008-07-04
2
-10
/
+9
[next]