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
*
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
mjwybrow
2008-06-22
26
-99
/
+36
*
add todo comment to make code prettier
Johan B. C. Engelen
2008-06-20
1
-0
/
+1
*
sp_shape now uses 2geom PathVector for all marker positions
Johan B. C. Engelen
2008-06-20
1
-20
/
+132
*
sp_shape_render for cairo-renderer extension now uses 2geom for marker positions
Johan B. C. Engelen
2008-06-20
3
-7
/
+66
*
remove not used variable
Johan B. C. Engelen
2008-06-20
1
-1
/
+0
*
2geomify sp_shape_update_marker_view.
Johan B. C. Engelen
2008-06-20
3
-22
/
+105
*
patch from 226459, approved by joel
bulia byak
2008-06-20
1
-7
/
+15
*
Partial fix (for preventing numerical issues) and restructuring for PathStrin...
Jasper van de Gronde
2008-06-20
3
-61
/
+50
*
Fix for sp-style-elem-test to make it work again with new code.
Jasper van de Gronde
2008-06-20
1
-1
/
+1
*
commenting out a g_warning
Felipe Corr??a da Silva Sanches
2008-06-20
1
-1
/
+1
*
comment fix
bulia byak
2008-06-19
1
-3
/
+6
*
Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.
Jon A. Cruz
2008-06-19
1
-44
/
+225
*
update 2geom (r1350)
Johan B. C. Engelen
2008-06-18
3
-1
/
+19
*
update 2geom
Johan B. C. Engelen
2008-06-18
1
-1
/
+6
*
for validation
Bob Jamison
2008-06-18
1
-0
/
+15
*
Display helper grid for LPELattice; automatically add helper paths for LPE Pa...
Maximilian Albert
2008-06-18
5
-6
/
+71
*
Update LPE helper paths "live" on changes
Maximilian Albert
2008-06-18
3
-1
/
+32
*
Make knotholder members protected
Maximilian Albert
2008-06-18
2
-5
/
+8
*
Improve comments and catch missing desktop in effect.cpp
Maximilian Albert
2008-06-18
1
-4
/
+5
*
Separate version of sp_nodepath_generate_helperpath() to generate a helperpat...
Maximilian Albert
2008-06-18
2
-5
/
+10
*
parser
Bob Jamison
2008-06-18
1
-0
/
+394
*
for IDL parsing
Bob Jamison
2008-06-18
1
-0
/
+1386
*
change VERSION to INKSCAPE_VERSION in potracelib.cpp
Joshua L. Blocher
2008-06-18
1
-1
/
+2
*
use INKSCAPE_VERSION rather than VERSION, to help cmake
Bob Jamison
2008-06-18
1
-7
/
+8
*
compilable! wip
Bob Jamison
2008-06-18
1
-1196
/
+595
*
add commentary about temporary canvas items.
Johan B. C. Engelen
2008-06-18
1
-4
/
+12
*
Fixed tool tooltips
Jon A. Cruz
2008-06-18
1
-17
/
+19
*
Conversion to toolbars and preserve size upon undock
Jon A. Cruz
2008-06-18
3
-69
/
+98
*
Oops! Fix compile.
Maximilian Albert
2008-06-18
1
-4
/
+12
*
Add handle to adjust angle
Maximilian Albert
2008-06-18
2
-1
/
+89
*
New LPE: Copy rotate
Maximilian Albert
2008-06-18
5
-1
/
+148
*
update 2geom
Maximilian Albert
2008-06-18
2
-1
/
+7
*
Temporary shortcut for LPEParallel in pen tool
Maximilian Albert
2008-06-18
1
-2
/
+1
*
New LPE: Parallel
Maximilian Albert
2008-06-18
5
-1
/
+253
*
Remove superfluous #include from lpe-skeleton.h
Maximilian Albert
2008-06-18
1
-1
/
+0
*
Fix wrong descriptions
Maximilian Albert
2008-06-18
1
-3
/
+3
*
work in progress
Bob Jamison
2008-06-17
2
-5223
/
+7956
*
fix for 2geom change (pointAndDerivative)
Johan B. C. Engelen
2008-06-17
1
-1
/
+1
*
update 2geom
Johan B. C. Engelen
2008-06-17
10
-52
/
+95
*
* src/unicoderange.cpp: s/malloc.h/stdlib.h/to fix compile error on Mac OS X.
mjwybrow
2008-06-17
1
-1
/
+1
*
use 2geom method to calc boundingbox of shape
Johan B. C. Engelen
2008-06-16
3
-7
/
+15
*
add comment (original update code used exact bbox)
Johan B. C. Engelen
2008-06-16
1
-0
/
+2
*
have bbox calculation code use new helper/geom.cpp function. This makes it ea...
Johan B. C. Engelen
2008-06-16
1
-5
/
+3
*
add geom helper file. this will contain Inkscape specific geometry calculatio...
Johan B. C. Engelen
2008-06-16
3
-0
/
+65
*
Merge interfaces and element types
Bob Jamison
2008-06-16
1
-0
/
+6901
*
Activate automatic knotholders for LPE PointParams
Maximilian Albert
2008-06-16
4
-21
/
+22
*
Temporarily add shortcuts in pen context to activate some LPEs which need pat...
Maximilian Albert
2008-06-16
1
-0
/
+35
*
Address compile warning
Maximilian Albert
2008-06-16
1
-2
/
+2
*
New LPE: Angle bisector
Maximilian Albert
2008-06-16
5
-1
/
+235
*
New LPE: circle through 3 points
Maximilian Albert
2008-06-16
5
-1
/
+159
[next]