summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-2/+7
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-5/+4
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-1/+1
| | | (bzr r6884)
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-301-0/+3
| | | (bzr r6468)
* make visibility icon in LPE stack dialog clickableJohan B. C. Engelen2008-07-201-1/+3
| | | (bzr r6379)
* add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen2008-07-201-0/+2
| | | (bzr r6378)
* noop: rename function name and whitespaceJohan B. C. Engelen2008-07-201-1/+1
| | | (bzr r6376)
* whitespace, and add virtual destructor to ModelColumns of LPE stack dialogJohan B. C. Engelen2008-07-201-7/+8
| | | (bzr r6374)
* add selmodified connection to force dialog update on undobulia byak2008-06-091-0/+1
| | | (bzr r5865)
* LPE STACKING!Johan B. C. Engelen2008-05-301-2/+48
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* don't update LPE dialog when selection is modified. try 2Johan B. C. Engelen2008-01-201-3/+0
| | | (bzr r4566)
* don't update LPE dialog when selection is modified.Johan B. C. Engelen2008-01-201-0/+2
| | | (bzr r4564)
* hopefully fix compile error on linuxJohan B. C. Engelen2008-01-151-1/+1
| | | (bzr r4498)
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-0/+2
| | | | | | 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)
* The dialog to panel refactoring:gustav_b2007-11-221-5/+4
| | | | | | | | | | | | | | | | | | * 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)
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-86/+86
| | | (bzr r3883)
* place apply horizonallybulia byak2007-09-081-1/+1
| | | (bzr r3702)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+3
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+85
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)