index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
24
-63
/
+56
*
Move constructor/destructor into private section, remove protected section. R...
Liam P. White
2014-06-27
2
-2
/
+2
*
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
5
-7
/
+9
*
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
2014-06-26
10
-29
/
+26
*
Update to exp. r13409
Liam P. White
2014-06-26
3
-9
/
+11
|
\
|
*
fix windows build (gtk3) partly. broken because of windows.h poluting namespa...
Johan B. C. Engelen
2014-06-25
3
-9
/
+11
*
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
13
-97
/
+19
*
|
2. connect signals
Liam P. White
2014-06-25
10
-62
/
+82
*
|
1. make it compile
Liam P. White
2014-06-25
7
-11
/
+11
|
/
*
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
5
-38
/
+29
|
\
|
*
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
2
-13
/
+68
|
*
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
*
pen tool: fix crash when finishing path with right-click or enter while dragg...
Johan B. C. Engelen
2014-06-11
1
-0
/
+2
|
*
revise email theadib
Adib Taraben
2014-06-06
1
-1
/
+1
|
*
remove fwd decl (a left-over, not intended for something useful) that breaks ...
Johan B. C. Engelen
2014-06-01
1
-8
/
+0
|
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
1
-35
/
+24
|
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-10
/
+7
|
*
Fix Pango markup used in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
|
*
fix build for some (windows 64 bit devlibs attempt)
Johan B. C. Engelen
2014-05-11
1
-0
/
+2
|
*
i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).
Nicolas Dufour
2014-05-11
1
-1
/
+1
|
*
i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...
Nicolas Dufour
2014-05-11
1
-1
/
+1
*
|
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
2
-13
/
+68
*
|
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
*
|
fix a bug on spirolive close path
Jabier Arraiza Cenoz
2014-06-09
1
-27
/
+29
*
|
Undo changes in r13391
Liam P. White
2014-06-07
3
-4
/
+5
*
|
Clean up some unnecessary pointer usage in livarot
Liam P. White
2014-06-06
3
-5
/
+4
*
|
spellcheck.cpp: correct indenting. disable debug output.
Johan B. C. Engelen
2014-06-01
1
-37
/
+37
*
|
fix C++11 compilation
Johan B. C. Engelen
2014-05-15
1
-0
/
+3
*
|
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
2
-11
/
+7
*
|
Fix Pango markup in Text and Font dialog.
Tavmjong Bah
2014-05-15
1
-4
/
+4
*
|
fix windows 64bit build. (changes already committed to trunk)
Johan B. C. Engelen
2014-05-13
1
-0
/
+2
*
|
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
4
-3
/
+125
*
|
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW
Jabier Arraiza Cenoz
2014-05-13
2
-4
/
+20
*
|
Patch from Jabierxto to fix a bug I reported off-tracker.
Josh Andler
2014-05-12
1
-2
/
+2
*
|
Merging Jabier's spirolive+bspline branch
Vinícius dos Santos Oliveira
2014-05-08
12
-82
/
+1421
|
\
\
|
|
/
|
/
|
|
*
adding const _pathmanipulatos staff to handles (handles also have tips)
Jabier Arraiza Cenoz
2014-05-05
1
-0
/
+4
|
*
adding Vinícius work whith node tips
Jabier Arraiza Cenoz
2014-05-05
4
-15
/
+18
|
|
\
|
|
*
Enabling path manipulator to comunicate if paths are bspline when
Vinícius dos Santos Oliveira
2014-05-05
4
-12
/
+17
|
|
/
|
*
update to trunk
Jabier Arraiza Cenoz
2014-04-26
5
-11
/
+29
|
|
\
|
*
\
update to trunk
Jabier Arraiza Cenoz
2014-04-19
2
-0
/
+6
|
|
\
\
|
*
\
\
update to trunk
Jabier Arraiza Cenoz
2014-04-09
3
-21
/
+15
|
|
\
\
\
|
*
|
|
|
Refactor of end anchors.
Jabier Arraiza Cenoz
2014-04-01
2
-87
/
+101
|
*
|
|
|
update to trunk
Jabier Arraiza Cenoz
2014-04-01
1
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
A refactor for fixing some issues. Pending how to handle static functions
Jabier Arraiza Cenoz
2014-04-01
3
-42
/
+45
|
*
|
|
|
|
Some node.cpp/h work moved to path_manipulator.
Jabier Arraiza Cenoz
2014-03-31
5
-110
/
+118
|
*
|
|
|
|
use <cmath> instead <math.h> by point of Vinícius
Jabier Arraiza Cenoz
2014-03-31
1
-1
/
+1
|
*
|
|
|
|
clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...
Jabier Arraiza Cenoz
2014-03-31
4
-29
/
+20
|
*
|
|
|
|
update to trunk
Jabier Arraiza Cenoz
2014-03-31
5
-672
/
+592
|
|
\
\
\
\
\
|
*
\
\
\
\
\
update to trunk
Jabier Arraiza Cenoz
2014-03-30
42
-1188
/
+2047
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
update to trunk
Jabier Arraiza Cenoz
2014-03-27
19
-405
/
+461
|
|
\
\
\
\
\
\
\
[next]