Added a primitive guess of the executable's language.
[kdbg.git] / DockWidget / ChangeLog
blob4e00d1447cbb2f2a50370765d2ef203eb4ce306e
1 01 Avg 1999:
2   Create.
4 05 Avg 1999:
5   in STabBar    : fixed paint methods;
6   in DockManager: fixed activate method;
7                   bug in show dockWidget in the STabCtl ( TabDockGroup )
8 14 Avg 1999:
9   new STabCtl widget
10   in DockManager: update for new STabCtl; fixed hide/show methods for readDockConfig
12 15 Avg 1999:
13   change in STabCtl
15 20 Avg 1999:
16   add menu support for hide/show dock and read/write configurations data
17   method DockMainWindow::dockMenu()
19 25 Avg 1999:
20   add method DockMainWindow::makeDockVisible() and DockMainWindow::makeWidgetDockVisible();
21   small change in DockManager for it.
22   this method show DockWidget if it hide or switch to it if widget in the STabCtl 
24 29 Avg 1999:
25   Same methos in DockManager make public;
26   DockManager may use separate from DockMainWindow;
27   add ethod DockMainWindow::insertMainWindowDockToolBar
28   this toolbar allow show/hide dockwidget around MainWindowDockWidget
29   same  bug fixed...
31 07 Sep 1999:
32   add *.studio workspace file
33   little changes  
34   
35 16 Sep 1999:
36   change DockButton to DockBottom
37   MainWindowDockWidget allow docking/undocking in/from STabCtl
38   fixed bug where KNewPanner is hide