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
(
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
15
-25
/
+40
*
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
2019-10-12
1
-4
/
+4
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
2019-09-30
1
-1
/
+1
*
Improve tooltip text for linking in LPEs again.
Maren Hachmann
2019-08-10
3
-3
/
+3
*
Remove some trailing whitespace.
Moini
2019-07-20
1
-4
/
+4
*
Improve some LPE descriptions.
Moini
2019-07-20
3
-3
/
+3
|
\
|
*
Improve title text for LPE button that pastes a path from the clipboard to us...
Moini
2019-07-20
3
-3
/
+3
*
|
Fix coding style
Jabier Arraiza
2019-07-19
1
-9
/
+9
*
|
Fixes for pressure pencil
Jabier Arraiza
2019-07-19
2
-68
/
+66
*
|
Improvements finish pointed by Maren
Jabier Arraiza
2019-07-19
2
-21
/
+21
*
|
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-4
/
+4
*
|
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-12
/
+0
*
|
Add knot ungrabbed event
Jabiertxof
2019-05-20
5
-0
/
+6
|
/
*
lpe-pts2ellipse: added perspective circle from 4 points
schwieni
2019-03-25
2
-130
/
+94
*
lpe-pts2ellipse: parameter enabling based on creation method
schwieni
2019-03-25
2
-0
/
+3
*
Fix wrong message in path parameter
Jabiertxof
2019-02-05
1
-1
/
+1
*
PencilToolbar: GtkAction migration
Alexander Valavanis
2019-02-05
5
-20
/
+14
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
2
-3
/
+5
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
1
-3
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
5
-33
/
+31
*
Fix codding style
Jabiertxof
2018-11-09
4
-5
/
+5
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
6
-6
/
+6
*
Fix compiling bug
Jabiertxof
2018-11-09
1
-4
/
+3
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
49
-61
/
+110
*
Fix updating widgets on LPE missed in the refactor
Jabiertxof
2018-10-04
3
-1
/
+5
*
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2018-10-03
9
-20
/
+15
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
4
-16
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-1
/
+3
*
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
2018-09-30
1
-0
/
+8
*
LPE PointParam: use doc2dt
Thomas Holder
2018-09-23
1
-2
/
+1
*
Improve message parameter and remove unecesary widgets from meassure segments...
Jabier Arraiza
2018-09-15
2
-4
/
+10
*
Update measure segments helper info and align to messages LPE parameter
Jabiertxof
2018-09-14
2
-14
/
+30
*
improbe UX of Fillet/Chamfer LPE
Jabiertxof
2018-09-14
2
-73
/
+0
*
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
2018-08-04
2
-6
/
+6
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-2
/
+2
*
adding gtk-theme
Jabier Arraiza
2018-07-21
6
-52
/
+42
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
5
-5
/
+5
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
4
-11
/
+15
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
2
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
20
-38
/
+23
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
26
-57
/
+57
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
30
-204
/
+204
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
23
-48
/
+48
*
Create and use LabelledColorPicker widget
Geoff Lankow
2018-05-09
1
-6
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
21
-77
/
+77
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
21
-77
/
+77
*
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
2018-04-23
1
-3
/
+2
[next]