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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Remove unwanted cout
Jabier Arraiza Cenoz
1
-1
/
+0
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-1
/
+14
2017-05-01
Remove unised signals from previous commit
Jabiertxof
1
-1
/
+0
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-26
/
+13
2017-04-29
minor bugfixing
Jabiertxof
1
-6
/
+9
2017-04-29
Rewrite UX
Jabiertxof
1
-2
/
+17
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-12-03
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
1
-2
/
+4
2016-11-05
Fix change between multiples LPE in the same item
Jabier Arraiza Cenoz
1
-12
/
+2
2016-11-02
Fix bug:1013141 crash deleting LPE
Jabier Arraiza Cenoz
1
-1
/
+11
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-2
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-10
/
+1
2016-07-30
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
1
-0
/
+8
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-7
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+10
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-10
/
+1
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-6
/
+25
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-28
/
+14
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-5
/
+5
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-1
/
+1
2014-11-25
Fix applying LPE to clones (through the "+" button in the LPE dialog).
Johan B. C. Engelen
1
-2
/
+6
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-25
/
+10
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-10
/
+25
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
1
-60
/
+67
2014-03-31
Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10
Alex Valavanis
1
-4
/
+4
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-1
/
+1
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-4
/
+28
2013-10-04
C++
Johan B. C. Engelen
1
-3
/
+3
2013-10-04
C++
Johan B. C. Engelen
1
-7
/
+7
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-1
/
+1
2013-09-24
Refactored SPUse.
Markus Engel
1
-2
/
+2
2013-08-12
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
1
-1
/
+1
2013-08-03
rename variable for clarity
Johan B. C. Engelen
1
-3
/
+3
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-2
/
+0
2012-08-07
Fix for 427514 : Filter effects dialog data mirroring
John Smith
1
-0
/
+4
2012-05-30
Gtkmm 3.0 fixes for live path effect editor dialog
Alex Valavanis
1
-0
/
+6
2012-04-17
Fix for 169888 : HIG Style frame
John Smith
1
-1
/
+0
2012-04-08
LPE: enable "add effect" button for clones. It converts the clone to a path a...
Johan B. C. Engelen
1
-24
/
+81
2012-03-02
Fix for 927074 : Simplify Path Effects dialog, fix button padding
John Smith
1
-1
/
+0
2012-03-02
Fix for 927074 : resize buttons, and add on tree double click
John Smith
1
-4
/
+15
2012-03-02
Fix for 927074 : Simplify Path Effects dialog
John Smith
1
-55
/
+61
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2012-01-02
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
1
-0
/
+1
2011-11-05
fix LPE toggle icon
Johan B. C. Engelen
1
-1
/
+1
2011-10-18
cppcheck
Kris De Gussem
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-3
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
[next]