summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog-manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding new extended input devices dialogJon A. Cruz2008-03-131-0/+5
| | | (bzr r5076)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-0/+17
| | | | | | | | 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_b2007-11-221-1/+6
| | | | | | | | | | | | | | | | | | * 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)
* Dockable dialogs patch applied gustav_b2007-08-291-25/+67
| | | | | (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/+2
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+2
| | | (bzr r3095)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-13/+0
| | | (bzr r1268)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+191
(bzr r1)