index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
livepatheffect-editor.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
2019-11-02
1
-4
/
+4
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-2
/
+2
*
Allow rects be LPE like other primitives
Jabier Arraiza
2019-06-01
1
-23
/
+0
*
Improvements to Copy Rotate LPE
Jabiertxof
2019-05-23
1
-0
/
+1
*
Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group
Jabiertxof
2019-02-20
1
-7
/
+21
*
Update issues on CI
Jabiertxof
2019-02-18
1
-1
/
+2
*
Add apply function
Jabiertxof
2019-02-18
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2018-10-03
1
-10
/
+27
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-11
/
+11
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-29
/
+14
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-12
/
+18
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
2017-09-21
1
-3
/
+5
*
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
2017-09-09
1
-1
/
+1
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-2
/
+1
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
1
-1
/
+14
|
\
|
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-1
/
+14
*
|
Update to trunk
Jabiertxof
2017-05-01
1
-1
/
+0
|
\
|
|
*
Remove unised signals from previous commit
Jabiertxof
2017-05-01
1
-1
/
+0
*
|
Update to trunk
Jabiertxof
2017-05-01
1
-25
/
+13
|
\
|
|
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-26
/
+13
*
|
minor bugfixing
Jabiertxof
2017-04-29
1
-6
/
+9
*
|
Rewrite UX
Jabiertxof
2017-04-29
1
-2
/
+17
|
/
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
*
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
2016-12-03
1
-2
/
+4
*
Fix change between multiples LPE in the same item
Jabier Arraiza Cenoz
2016-11-05
1
-12
/
+2
*
Fix bug:1013141 crash deleting LPE
Jabier Arraiza Cenoz
2016-11-02
1
-1
/
+11
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-2
/
+2
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-03
1
-17
/
+1
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-7
/
+0
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-7
/
+0
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-10
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+10
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-10
/
+1
|
|
/
*
|
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
2016-07-30
1
-0
/
+8
*
|
Add Text tag and update widgets code
Jabier Arraiza Cenoz
2016-07-24
1
-6
/
+25
|
/
*
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
2015-02-22
1
-28
/
+14
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-5
/
+5
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Fix applying LPE to clones (through the "+" button in the LPE dialog).
Johan B. C. Engelen
2014-11-25
1
-2
/
+6
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-60
/
+67
*
Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10
Alex Valavanis
2014-03-31
1
-4
/
+4
*
Added "Gtk::" scope to "manage" function calls.
Markus Engel
2014-03-30
1
-1
/
+1
[next]