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
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-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
2010-07-26
fix for crash bug 607557
Josh Andler
1
-0
/
+4
2010-07-26
fix crash bug 607557
Johan B. C. Engelen
1
-0
/
+4
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-5
/
+5
2010-05-18
fix lpe dialog updating
Johan B. C. Engelen
1
-1
/
+4
2009-11-23
fix bug 379378
Johan B. C. Engelen
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
1
-0
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-19
/
+21
2008-11-21
Merge from fe-moved
Ted Gould
1
-0
/
+1
2008-10-27
From trunk
Ted Gould
1
-7
/
+6
2008-10-11
Merging from trunk
Ted Gould
1
-14
/
+23
2008-09-08
Fix LP #258124 and crash when copying LPEs
Maximilian Albert
1
-1
/
+1
2008-07-30
fix invisible selection in the list; remove stripes; fix undo comment
bulia byak
1
-2
/
+22
2008-07-20
make visibility icon in LPE stack dialog clickable
Johan B. C. Engelen
1
-2
/
+18
2008-07-20
add visibility icon to LPE stack dialog. not clickable yet
Johan B. C. Engelen
1
-2
/
+14
2008-07-20
noop: rename function name and whitespace
Johan B. C. Engelen
1
-35
/
+33
2008-07-20
remove redundant code from lpe dialog
Johan B. C. Engelen
1
-3
/
+1
2008-07-05
move undo commits closer to the UI
bulia byak
1
-0
/
+3
2008-06-09
add selmodified connection to force dialog update on undo
bulia byak
1
-5
/
+15
[next]