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
/
originalitem.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-4
/
+3
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+3
2017-10-01
Add better transform handle to Clone Item LPE
Jabier Arraiza
1
-8
/
+6
2017-09-16
Fix a bug on uninicialitated variable, that perform diferent results in debug...
Jabier Arraiza
1
-1
/
+2
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-3
/
+4
2017-04-28
Reset
Jabiertxof
1
-11
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-01-24
Fixing update to trunk
Jabier Arraiza Cenoz
1
-33
/
+17
2017-01-09
[Bug #1654798] Broken icon in LPE 'Fill between many'
suv-lp
1
-1
/
+1
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-2
/
+2
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-1
/
+2
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
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
/
+8
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+3
2012-01-12
LPE: originalpath parameters: implement select original button
Johan B. C. Engelen
1
-1
/
+11
2012-01-12
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
1
-0
/
+120