| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -60/+0 |
| | | | | | | | | | | | | | | | | | | | * 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-10 | 1 | -34/+34 |
| | | | | (bzr r4052) | ||||
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 1 | -9/+3 |
| | | | | | | floating docks. (bzr r3799) | ||||
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 1 | -3/+5 |
| | | | | (bzr r3777) | ||||
| * | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 2007-09-16 | 1 | -2/+11 |
| | | | | | | fixes. (bzr r3764) | ||||
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 1 | -76/+105 |
| | | | | | | cleanups. (bzr r3718) | ||||
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 1 | -1/+1 |
| | | | | (bzr r3699) | ||||
| * | Prevented automatic center docking from happening and added the | gustav_b | 2007-09-06 | 1 | -3/+9 |
| | | | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692) | ||||
| * | Fixes for transient dialogs in win32. | gustav_b | 2007-09-02 | 1 | -4/+4 |
| | | | | (bzr r3670) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -0/+539 |
| (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | |||||
