index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-30
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
1
-0
/
+8
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-13
/
+9
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-9
/
+9
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-10
/
+10
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-10
/
+10
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+5
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2018-01-07
Fix a problem with symbols when updating defs with current document set. Also...
Jabier Arraiza
1
-4
/
+7
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+6
2017-09-13
Fixes for bug #1716926. Consider backport
Jabiertxo Arraiza Cenoz
1
-15
/
+18
2017-09-08
Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...
Jabiertxo Arraiza Cenoz
1
-1
/
+6
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-6
/
+9
2017-05-29
Initial release
Jabiertxof
1
-42
/
+62
2017-05-28
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
1
-42
/
+62
2017-05-28
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
1
-42
/
+62
2017-05-18
fix a brunch of memory leaks
chr
1
-1
/
+2
2017-04-29
Rewrite UX
Jabiertxof
1
-0
/
+4
2017-04-28
Reset
Jabiertxof
1
-15
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+4
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-5
/
+8
2016-07-02
Fix bug #1598009 regression on path parameter
Jabier Arraiza Cenoz
1
-3
/
+1
2016-06-11
fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE
Jabier Arraiza Cenoz
1
-2
/
+26
2016-03-18
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
1
-1
/
+6
2015-04-29
Fix a bug linking a path parameter to a transformed element
jabiertxof
1
-1
/
+7
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-3
/
+3
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-1
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
1
-2
/
+2
2014-09-10
Fix bug #1367520 (crash regression)
Liam P. White
1
-1
/
+1
2014-08-06
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
1
-1
/
+1
2014-08-06
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
1
-1
/
+1
2014-07-28
Don't update path effects on document load (#1299948)
Liam P. White
1
-0
/
+5
2014-05-10
Tentative fix for LPEs and undo
Liam P. White
1
-0
/
+5
2014-05-10
Fix stubborn bug 1299948
Liam P. White
1
-0
/
+5
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-4
/
+5
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2013-01-17
const methods
Johan B. C. Engelen
1
-1
/
+1
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-04-08
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
1
-0
/
+10
[next]