index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
Update for CSS 3 'image-rendering'.
Tavmjong Bah
2
-4
/
+10
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
11
-37
/
+55
2017-05-28
Fix bug on crash if undefined LPE load
Jabiertxof
1
-1
/
+3
2017-05-28
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
4
-0
/
+5
2017-05-28
Allow doOnRemove in all LPE
Jabiertxof
1
-6
/
+1
2017-05-28
Remove dabug line
Jabiertxof
1
-1
/
+0
2017-05-28
Remove original-d from clip and mask LPE if keep paths
Jabiertxof
1
-20
/
+20
2017-05-28
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
4
-64
/
+140
2017-05-27
Allow LPE clip or mask hasent effect applied
Jabiertxof
1
-1
/
+5
2017-05-27
More fixes to LPE
Jabiertxof
14
-88
/
+47
2017-05-27
Change bad named vars
Jabiertxof
13
-24
/
+27
2017-05-26
Order LPE parameters
Jabier Arraiza Cenoz
2
-2
/
+2
2017-05-26
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
5
-46
/
+58
2017-05-25
Allow rotate on split items over Rotate copies LPE
Jabier Arraiza Cenoz
1
-0
/
+7
2017-05-23
selection chemistry: cancel if we hit top/bottom
chr
1
-4
/
+12
2017-05-23
fix a brunch of memory leaks pt.2
chr
5
-10
/
+25
2017-05-23
bugfix: change active layer
chr
2
-0
/
+11
2017-05-23
opject panel: rework shotcuts: let the user decide
chr
1
-27
/
+36
2017-05-23
object panel: don't block F2 key, use return to edit cell
chr
1
-5
/
+7
2017-05-23
object panel: search function blocks too many keystrokes
chr
1
-0
/
+2
2017-05-23
selection chemistry: implement z-stack order
chr
7
-10
/
+71
2017-05-18
object panel: don't scroll to layer when leaving object group
chr
1
-1
/
+1
2017-05-18
ObjectsPanel: Polish collapse/expand behaviour
chr
2
-5
/
+9
2017-05-18
object manager panel: fix clip/mask icons
chr
3
-16
/
+22
2017-05-18
stroke-style: fix preloading no-marker
chr
1
-4
/
+10
2017-05-18
fix a brunch of memory leaks
chr
6
-4
/
+12
2017-05-18
bugfix crash while moving objects
chr
1
-2
/
+3
2017-05-17
fix crash
dmitry.zhulanov@gmail.com
1
-0
/
+1
2017-05-17
fix naming
dmitry.zhulanov@gmail.com
1
-33
/
+4
2017-05-14
Fix build warning
Eduard Braun
1
-1
/
+1
2017-05-14
Inkview: Print warning of no (valid) files are found in input
Eduard Braun
1
-1
/
+2
2017-05-14
Inkview: New option -r or --recursive which make Inkview search recursively f...
Eduard Braun
1
-23
/
+37
2017-05-14
Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen mode
Eduard Braun
3
-24
/
+34
2017-05-14
Inkview: Don't crash when unknow command line option is specified
Eduard Braun
1
-1
/
+8
2017-05-14
Inkview: add option -s or --scale to set a factor by witch to scale the displ...
Eduard Braun
3
-22
/
+36
2017-05-14
Inkview: Add additional information to help output and update option description
Eduard Braun
1
-4
/
+9
2017-05-14
Inkview: refactor InkviewOptionsGroup and other minor refactoring
Eduard Braun
1
-28
/
+24
2017-05-14
Inkview: minor refactoring
Eduard Braun
1
-12
/
+9
2017-05-14
Inkview: Finally implement the -t or --timer option after we dragged it aroun...
Eduard Braun
3
-13
/
+30
2017-05-14
Inkview: Some more refactoring
Eduard Braun
3
-15
/
+15
2017-05-14
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
4
-325
/
+398
2017-05-13
Inkview: Title was not updated when using controls in control window.
Eduard Braun
1
-1
/
+1
2017-05-13
Inkview: Show number of current slide and total number of slides in title
Eduard Braun
1
-1
/
+6
2017-05-13
Inkview: Print warning if a file failed to load.
Eduard Braun
1
-3
/
+3
2017-05-13
Inkview: Support folders as input.
Eduard Braun
1
-9
/
+24
2017-05-13
Inkview: Put checking for valid files in separate function
Eduard Braun
1
-17
/
+24
2017-05-13
Inkview: Print error in correct encoding.
Eduard Braun
1
-7
/
+5
2017-05-13
Inkview: Fix loading files with non-ASCII characters in filename
Eduard Braun
1
-5
/
+4
2017-05-12
Fix build warning
Eduard Braun
1
-1
/
+1
2017-05-12
Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...
Jabier Arraiza Cenoz
1
-1
/
+5
[next]