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
*
Fix crash with fonts containing illegal characters in family name.
Eduard Braun
2017-05-10
1
-0
/
+6
*
Fix for Wayland.
Tavmjong Bah
2017-05-10
1
-2
/
+9
*
Remove more unused stuff missed in last commit.
Tavmjong Bah
2017-05-10
1
-13
/
+0
*
Remove unused floatscreenissue variable and supporting code.
Tavmjong Bah
2017-05-10
2
-36
/
+0
*
Wayland fix.
Tavmjong Bah
2017-05-10
1
-7
/
+25
*
Use UTF8 encoding for output on windows console.
Eduard Braun
2017-05-10
2
-11
/
+20
*
cmake: do not install static libraries on Windows
Eduard Braun
2017-05-08
1
-1
/
+1
*
cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...
Eduard Braun
2017-05-08
1
-5
/
+21
*
Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...
Eduard Braun
2017-05-08
1
-1
/
+4
*
Inkview: Fix localization
Eduard Braun
2017-05-07
1
-15
/
+12
*
Properly handle ENABLE_NLS define
Eduard Braun
2017-05-07
1
-11
/
+8
*
Move functions for switching gettext charset to helper/gettext.h
Eduard Braun
2017-05-07
3
-7
/
+32
*
Move gettext initialization into separate function so it can be re-used (will...
Eduard Braun
2017-05-07
4
-35
/
+136
*
Use glib to get the installation prefix on Windows
Eduard Braun
2017-05-07
1
-6
/
+6
*
Minor refactor: check setlocale() occurences and make sure we do not setlocal...
Eduard Braun
2017-05-07
3
-7
/
+4
*
Fix a bug on tapper stroke detected with Ede_123 on IRC
Jabiertxof
2017-05-07
7
-18
/
+8
*
Improvement to store default line width on join type and tapper stroke pointe...
Jabiertxof
2017-05-07
2
-4
/
+18
*
Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...
Jabiertxof
2017-05-07
3
-57
/
+64
*
Add missing files
Jabiertxof
2017-05-06
2
-0
/
+154
*
Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...
Jabiertxof
2017-05-06
4
-6
/
+58
*
Fix a compiling bug found by Ede_123 on IRC
Jabiertxof
2017-05-06
1
-1
/
+1
*
Pre merge fixing
Jabiertxof
2017-05-06
5
-30
/
+51
*
Updating code to trunk
Jabiertxof
2017-05-06
2
-50
/
+0
*
Update to trunk
Jabiertxof
2017-05-05
7
-5
/
+19
|
\
|
*
LPE widget refactor. Improvement to not update on same value
Jabiertxof
2017-05-05
7
-5
/
+19
*
|
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
165
-2699
/
+3201
|
\
|
|
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
19
-47
/
+120
|
|
\
|
|
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
16
-45
/
+77
|
|
*
Add control point at center of stars
ospite
2017-05-02
1
-0
/
+34
|
|
*
Calligraphy mode: creates dots on single click.
Marc Jeanmougin
2017-05-01
2
-2
/
+9
|
*
|
Remove couts
Jabiertxof
2017-05-01
1
-1
/
+0
|
*
|
Update to trunk
Jabiertxof
2017-05-01
2
-2
/
+0
|
|
\
|
|
|
*
Remove unised signals from previous commit
Jabiertxof
2017-05-01
2
-2
/
+0
|
*
|
Update to trunk
Jabiertxof
2017-05-01
18
-57
/
+50
|
|
\
|
|
|
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
15
-56
/
+17
|
|
*
Relax any hardcoded limit from the libxml2 parser when creating documents fro...
Eduard Braun
2017-04-30
1
-1
/
+6
|
|
*
CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...
Eduard Braun
2017-04-30
2
-1
/
+27
|
*
|
minor bugfixing
Jabiertxof
2017-04-29
4
-13
/
+19
|
*
|
Rewrite UX
Jabiertxof
2017-04-29
35
-136
/
+351
|
|
/
|
*
Code formating
Jabiertxof
2017-04-28
29
-171
/
+171
|
*
Formating code
Jabiertxof
2017-04-28
1
-51
/
+52
|
*
Fix regression introduced in r15634
Eduard Braun
2017-04-28
1
-2
/
+2
|
*
Improve 0.92 support for Clone Original LPE
Jabiertxof
2017-04-25
2
-24
/
+18
|
*
Little UX tweak
Jabiertxof
2017-04-25
1
-2
/
+2
|
*
Rotate copies improvements:
Jabiertxof
2017-04-25
2
-63
/
+32
|
*
Fixed some bugs in Rotate Copies LPE.
Jabier Arraiza Cenoz
2017-04-25
2
-50
/
+60
|
*
Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...
Jabier Arraiza Cenoz
2017-04-25
2
-93
/
+90
|
*
Fix last commit bug on split LPE objects in rotate copies LPE
Jabiertxof
2017-04-24
1
-32
/
+14
|
*
Improve rotate copies LPE to allow mirror copy with and without fuse
Jabier Arraiza Cenoz
2017-04-24
2
-20
/
+42
|
*
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
4
-4
/
+0
[next]