| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -0/+1 |
| | | | | (bzr r7763) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -19/+21 |
| | | | | (bzr r7332) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -7/+6 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -14/+23 |
| | | | | (bzr r6884) | ||||
| * | Fix LP #258124 and crash when copying LPEs | Maximilian Albert | 2008-09-08 | 1 | -1/+1 |
| | | | | (bzr r6778) | ||||
| * | fix invisible selection in the list; remove stripes; fix undo comment | bulia byak | 2008-07-30 | 1 | -2/+22 |
| | | | | (bzr r6468) | ||||
| * | make visibility icon in LPE stack dialog clickable | Johan B. C. Engelen | 2008-07-20 | 1 | -2/+18 |
| | | | | (bzr r6379) | ||||
| * | add visibility icon to LPE stack dialog. not clickable yet | Johan B. C. Engelen | 2008-07-20 | 1 | -2/+14 |
| | | | | (bzr r6378) | ||||
| * | noop: rename function name and whitespace | Johan B. C. Engelen | 2008-07-20 | 1 | -35/+33 |
| | | | | (bzr r6376) | ||||
| * | remove redundant code from lpe dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -3/+1 |
| | | | | (bzr r6375) | ||||
| * | move undo commits closer to the UI | bulia byak | 2008-07-05 | 1 | -0/+3 |
| | | | | (bzr r6195) | ||||
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 1 | -5/+15 |
| | | | | (bzr r5865) | ||||
| * | Factor out 'create and apply' code for LPEs so that it can be called from ↵ | Maximilian Albert | 2008-06-04 | 1 | -17/+2 |
| | | | | | | everywhere (bzr r5798) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -14/+149 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp | Maximilian Albert | 2008-05-19 | 1 | -0/+10 |
| | | | | (bzr r5704) | ||||
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 1 | -6/+1 |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | ||||
| * | when applying LPE to rect, convert it to path first | Johan B. C. Engelen | 2008-03-28 | 1 | -0/+8 |
| | | | | (bzr r5223) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -20/+16 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | * don't strech buttons on lpe dialog when resizing the dialog | Felipe Corr??a da Silva Sanches | 2008-01-30 | 1 | -2/+4 |
| | | | | | | * return to "No effects applied" message when one removes an lpe effect (bzr r4616) | ||||
| * | fix: show lpe parameters when new effect is applied | Johan B. C. Engelen | 2008-01-26 | 1 | -0/+2 |
| | | | | (bzr r4601) | ||||
| * | don't update LPE dialog when selection is modified. try 2 | Johan B. C. Engelen | 2008-01-20 | 1 | -28/+14 |
| | | | | (bzr r4566) | ||||
| * | don't update LPE dialog when selection is modified. | Johan B. C. Engelen | 2008-01-20 | 1 | -14/+19 |
| | | | | (bzr r4564) | ||||
| * | prepare LPE parameter widgets to be owned by multiple dialogs, as it should be. | Johan B. C. Engelen | 2008-01-15 | 1 | -1/+4 |
| | | | | | | | For each parameter function that has not been re-implemented, a warning is issued. Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap. (bzr r4495) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 1 | -18/+1 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -1/+1 |
| | | | | (bzr r4043) | ||||
| * | LPE: implement NEW path-along-path effect, i think that old one has become ↵ | Johan B. C. Engelen | 2007-10-30 | 1 | -1/+7 |
| | | | | | | obsolete and is renamed accordingly. implement straight path node editting for gears effect. (bzr r3983) | ||||
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -295/+295 |
| | | | | (bzr r3883) | ||||
| * | place apply horizonally | bulia byak | 2007-09-08 | 1 | -4/+4 |
| | | | | (bzr r3702) | ||||
| * | initially hide the remove button | bulia byak | 2007-09-05 | 1 | -1/+1 |
| | | | | (bzr r3687) | ||||
| * | move the remove button to where it makes more sense | bulia byak | 2007-09-05 | 1 | -1/+4 |
| | | | | (bzr r3684) | ||||
| * | copyedit | bulia byak | 2007-09-05 | 1 | -3/+3 |
| | | | | (bzr r3680) | ||||
| * | LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵ | Johan B. C. Engelen | 2007-09-04 | 1 | -0/+2 |
| | | | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -2/+2 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+290 |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
