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
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
2008-06-04
Factor out 'create and apply' code for LPEs so that it can be called from eve...
Maximilian Albert
1
-17
/
+2
2008-05-30
LPE STACKING!
Johan B. C. Engelen
1
-14
/
+149
2008-05-19
noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
Maximilian Albert
1
-0
/
+10
2008-05-17
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
1
-6
/
+1
2008-03-28
when applying LPE to rect, convert it to path first
Johan B. C. Engelen
1
-0
/
+8
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-20
/
+16
2008-01-30
* don't strech buttons on lpe dialog when resizing the dialog
Felipe Corr??a da Silva Sanches
1
-2
/
+4
2008-01-26
fix: show lpe parameters when new effect is applied
Johan B. C. Engelen
1
-0
/
+2
[prev]
[next]