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
*
translator comments and minor string fixes
Ivan Mas??r
2009-04-23
1
-0
/
+1
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-19
/
+21
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-7
/
+6
*
Merging from trunk
Ted Gould
2008-10-11
1
-14
/
+23
*
Fix LP #258124 and crash when copying LPEs
Maximilian Albert
2008-09-08
1
-1
/
+1
*
fix invisible selection in the list; remove stripes; fix undo comment
bulia byak
2008-07-30
1
-2
/
+22
*
make visibility icon in LPE stack dialog clickable
Johan B. C. Engelen
2008-07-20
1
-2
/
+18
*
add visibility icon to LPE stack dialog. not clickable yet
Johan B. C. Engelen
2008-07-20
1
-2
/
+14
*
noop: rename function name and whitespace
Johan B. C. Engelen
2008-07-20
1
-35
/
+33
*
remove redundant code from lpe dialog
Johan B. C. Engelen
2008-07-20
1
-3
/
+1
*
move undo commits closer to the UI
bulia byak
2008-07-05
1
-0
/
+3
*
add selmodified connection to force dialog update on undo
bulia byak
2008-06-09
1
-5
/
+15
*
Factor out 'create and apply' code for LPEs so that it can be called from eve...
Maximilian Albert
2008-06-04
1
-17
/
+2
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-14
/
+149
*
noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp
Maximilian Albert
2008-05-19
1
-0
/
+10
*
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
2008-05-17
1
-6
/
+1
*
when applying LPE to rect, convert it to path first
Johan B. C. Engelen
2008-03-28
1
-0
/
+8
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
1
-20
/
+16
*
* don't strech buttons on lpe dialog when resizing the dialog
Felipe Corr??a da Silva Sanches
2008-01-30
1
-2
/
+4
*
fix: show lpe parameters when new effect is applied
Johan B. C. Engelen
2008-01-26
1
-0
/
+2
*
don't update LPE dialog when selection is modified. try 2
Johan B. C. Engelen
2008-01-20
1
-28
/
+14
*
don't update LPE dialog when selection is modified.
Johan B. C. Engelen
2008-01-20
1
-14
/
+19
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
1
-1
/
+4
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
1
-18
/
+1
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-8
/
+7
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-1
/
+1
*
LPE: implement NEW path-along-path effect, i think that old one has become ob...
Johan B. C. Engelen
2007-10-30
1
-1
/
+7
*
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-295
/
+295
*
place apply horizonally
bulia byak
2007-09-08
1
-4
/
+4
*
initially hide the remove button
bulia byak
2007-09-05
1
-1
/
+1
*
move the remove button to where it makes more sense
bulia byak
2007-09-05
1
-1
/
+4
*
copyedit
bulia byak
2007-09-05
1
-3
/
+3
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-0
/
+2
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-2
/
+2
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+290