author | gustav_b <gustav_b@users.sourceforge.net> | |
Thu, 22 Nov 2007 00:14:41 +0000 (00:14 +0000) | ||
committer | gustav_b <gustav_b@users.sourceforge.net> | |
Thu, 22 Nov 2007 00:14:41 +0000 (00:14 +0000) | ||
commit | 963f23115db07f460bdd862b957f8bd9dba88b9b | |
tree | 65c6fb0232f8621fa6cecdcdf68d0790bd955777 | tree | snapshot |
parent | 93bb287e28a818fd5ba61b99d012e0500a49ccf6 | commit | diff |
The dialog to panel refactoring:
* 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
* 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
62 files changed: