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
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
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-0
/
+2
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-12
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
1
-1
/
+6
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-6
/
+6
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-1
/
+1
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-1
/
+1
2010-03-19
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
1
-2
/
+2
2010-01-22
Fix some of the LPE issues.
Krzysztof Kosi??ski
1
-2
/
+2
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2009-12-24
Remove remnants of old node tool
Krzysztof Kosi??ski
1
-2
/
+0
2009-12-08
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
1
-6
/
+27
[next]