summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8407)
* From trunkTed Gould2008-10-271-1/+1
| | | (bzr r6885)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-181-2/+4
| | | (bzr r4765)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-0/+13
| | | | | | | | 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-32/+75
| | | | | | | | | | | | | | | | | | * 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)
* Panel refactoringJon A. Cruz2006-05-231-2/+5
| | | (bzr r976)
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-221-2/+3
| | | (bzr r940)
* Purge of OptionMenuJon A. Cruz2006-04-091-2/+7
| | | (bzr r460)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-191-0/+3
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-0/+3
| | | (bzr r158)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+80
(bzr r1)