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
*
Update for CSS 3 'image-rendering'.
Tavmjong Bah
2017-05-29
2
-4
/
+10
*
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
2017-05-29
11
-37
/
+55
*
Fix bug on crash if undefined LPE load
Jabiertxof
2017-05-28
1
-1
/
+3
*
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
2017-05-28
4
-0
/
+5
*
Allow doOnRemove in all LPE
Jabiertxof
2017-05-28
1
-6
/
+1
*
Remove dabug line
Jabiertxof
2017-05-28
1
-1
/
+0
*
Remove original-d from clip and mask LPE if keep paths
Jabiertxof
2017-05-28
1
-20
/
+20
*
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
2017-05-28
4
-64
/
+140
*
Allow LPE clip or mask hasent effect applied
Jabiertxof
2017-05-27
1
-1
/
+5
*
More fixes to LPE
Jabiertxof
2017-05-27
14
-88
/
+47
*
Change bad named vars
Jabiertxof
2017-05-27
13
-24
/
+27
*
Order LPE parameters
Jabier Arraiza Cenoz
2017-05-26
2
-2
/
+2
*
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
2017-05-26
5
-46
/
+58
*
Allow rotate on split items over Rotate copies LPE
Jabier Arraiza Cenoz
2017-05-25
1
-0
/
+7
*
merge chr[] branch : Objects panel improvements, mem leaks.
Marc Jeanmougin
2017-05-23
21
-81
/
+214
|
\
|
*
selection chemistry: cancel if we hit top/bottom
chr
2017-05-23
1
-4
/
+12
|
*
fix a brunch of memory leaks pt.2
chr
2017-05-23
5
-10
/
+25
|
*
bugfix: change active layer
chr
2017-05-23
2
-0
/
+11
|
*
opject panel: rework shotcuts: let the user decide
chr
2017-05-23
1
-27
/
+36
|
*
object panel: don't block F2 key, use return to edit cell
chr
2017-05-23
1
-5
/
+7
|
*
object panel: search function blocks too many keystrokes
chr
2017-05-23
1
-0
/
+2
|
*
selection chemistry: implement z-stack order
chr
2017-05-23
7
-10
/
+71
|
*
object panel: don't scroll to layer when leaving object group
chr
2017-05-18
1
-1
/
+1
|
*
ObjectsPanel: Polish collapse/expand behaviour
chr
2017-05-18
2
-5
/
+9
|
*
object manager panel: fix clip/mask icons
chr
2017-05-18
3
-16
/
+22
|
*
stroke-style: fix preloading no-marker
chr
2017-05-18
1
-4
/
+10
|
*
fix a brunch of memory leaks
chr
2017-05-18
6
-4
/
+12
|
*
bugfix crash while moving objects
chr
2017-05-18
1
-2
/
+3
*
|
cmake/MSYS2: Include libyaml for xverb feature
Eduard Braun
2017-05-23
2
-1
/
+3
|
/
*
merge dimon's branch: fixed xverbs
Marc Jeanmougin
2017-05-18
1
-33
/
+5
|
\
|
*
fix crash
dmitry.zhulanov@gmail.com
2017-05-17
1
-0
/
+1
|
*
fix naming
dmitry.zhulanov@gmail.com
2017-05-17
1
-33
/
+4
|
/
*
Fix build warning
Eduard Braun
2017-05-14
1
-1
/
+1
*
Inkview: Print warning of no (valid) files are found in input
Eduard Braun
2017-05-14
1
-1
/
+2
*
Inkview: New option -r or --recursive which make Inkview search recursively f...
Eduard Braun
2017-05-14
1
-23
/
+37
*
Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen mode
Eduard Braun
2017-05-14
3
-24
/
+34
*
cmake/MSYS2: Install translations for glib (required for help output on console)
Eduard Braun
2017-05-14
1
-0
/
+1
*
cmake: Store defauklt CMAKE_INSTALL_PREFIX to cache, otherwise it will be los...
Eduard Braun
2017-05-14
1
-1
/
+2
*
Inkview: Large batch of feature improvements and bug fixes
Eduard Braun
2017-05-14
4
-379
/
+512
|
\
|
*
Inkview: Don't crash when unknow command line option is specified
Eduard Braun
2017-05-14
1
-1
/
+8
|
*
Inkview: add option -s or --scale to set a factor by witch to scale the displ...
Eduard Braun
2017-05-14
3
-22
/
+36
|
*
Inkview: Add additional information to help output and update option description
Eduard Braun
2017-05-14
1
-4
/
+9
|
*
Inkview: refactor InkviewOptionsGroup and other minor refactoring
Eduard Braun
2017-05-14
1
-28
/
+24
|
*
Inkview: minor refactoring
Eduard Braun
2017-05-14
1
-12
/
+9
|
*
Inkview: Finally implement the -t or --timer option after we dragged it aroun...
Eduard Braun
2017-05-14
3
-13
/
+30
|
*
Inkview: Some more refactoring
Eduard Braun
2017-05-14
3
-15
/
+15
|
*
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
2017-05-14
4
-325
/
+398
|
*
Inkview: Title was not updated when using controls in control window.
Eduard Braun
2017-05-13
1
-1
/
+1
|
*
Inkview: Show number of current slide and total number of slides in title
Eduard Braun
2017-05-13
1
-1
/
+6
|
*
Inkview: Print warning if a file failed to load.
Eduard Braun
2017-05-13
1
-3
/
+3
[next]