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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-10
/
+10
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-10
/
+10
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-3
/
+5
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Fix a problem with symbols when updating defs with current document set. Also...
Jabier Arraiza
2018-01-07
1
-4
/
+7
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Add tooltip to set default LPE widget
Jabier Arraiza
2017-09-22
1
-0
/
+6
*
Fixes for bug #1716926. Consider backport
Jabiertxo Arraiza Cenoz
2017-09-13
1
-15
/
+18
*
Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...
Jabiertxo Arraiza Cenoz
2017-09-08
1
-1
/
+6
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-6
/
+9
*
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
2017-05-28
1
-42
/
+62
*
fix a brunch of memory leaks
chr
2017-05-18
1
-1
/
+2
*
Rewrite UX
Jabiertxof
2017-04-29
1
-0
/
+4
*
Reset
Jabiertxof
2017-04-28
1
-15
/
+1
*
Add end of preferences GUI
Jabier Arraiza Cenoz
2017-04-27
1
-1
/
+11
*
Allow set and reset default values of LPE parameters
Jabiertxof
2017-04-14
1
-0
/
+4
*
Fix C++11 errors and warnings with g++-7
Alex Valavanis
2017-02-05
1
-5
/
+8
*
Fix bug #1598009 regression on path parameter
Jabier Arraiza Cenoz
2016-07-02
1
-3
/
+1
*
fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPE
Jabier Arraiza Cenoz
2016-06-11
1
-2
/
+26
*
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
2016-03-18
1
-1
/
+6
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
1
-1
/
+7
|
\
|
*
Fix a bug linking a path parameter to a transformed element
jabiertxof
2015-04-29
1
-1
/
+7
*
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-3
/
+3
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+1
|
\
|
*
Fix bug #1367520 (crash regression)
Liam P. White
2014-09-10
1
-1
/
+1
|
*
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
|
*
Don't update path effects on document load (#1299948)
Liam P. White
2014-07-28
1
-0
/
+5
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
*
|
Fix bug #1241501, improve tooltip text on path parameter
Jabier Arraiza Cenoz
2014-08-06
1
-1
/
+1
*
|
Tentative fix for LPEs and undo
Liam P. White
2014-05-10
1
-0
/
+5
|
/
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-4
/
+5
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
const ....
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
const methods
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
2012-04-08
1
-0
/
+10
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-0
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
2012-01-12
1
-1
/
+6
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-6
/
+6
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-1
/
+1
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
[next]