summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)