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
*
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
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-4
/
+28
*
C++
Johan B. C. Engelen
2013-10-04
1
-3
/
+3
*
C++
Johan B. C. Engelen
2013-10-04
1
-7
/
+7
*
Merged from trunk (r12593).
Markus Engel
2013-09-26
1
-1
/
+1
|
\
|
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-1
/
+1
*
|
Refactored SPUse.
Markus Engel
2013-09-24
1
-2
/
+2
|
/
*
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
2013-08-12
1
-1
/
+1
*
rename variable for clarity
Johan B. C. Engelen
2013-08-03
1
-3
/
+3
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+0
*
Fix for 427514 : Filter effects dialog data mirroring
John Smith
2012-08-07
1
-0
/
+4
*
Gtkmm 3.0 fixes for live path effect editor dialog
Alex Valavanis
2012-05-30
1
-0
/
+6
*
Fix for 169888 : HIG Style frame
John Smith
2012-04-17
1
-1
/
+0
*
LPE: enable "add effect" button for clones. It converts the clone to a path a...
Johan B. C. Engelen
2012-04-08
1
-24
/
+81
*
Fix for 927074 : Simplify Path Effects dialog, fix button padding
John Smith
2012-03-02
1
-1
/
+0
*
Fix for 927074 : resize buttons, and add on tree double click
John Smith
2012-03-02
1
-4
/
+15
*
Fix for 927074 : Simplify Path Effects dialog
John Smith
2012-03-02
1
-55
/
+61
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
[next]