Fix crash because of empty memory dump.
[kdbg.git] / STabCtl / ChangeLog
blob3d51aab32782e3c80554c509156c04d2a9a745a5
1 14 Avg 1999:
2   Create.
3   
4 15 Avg 1999:
5   in insertPage method if id is -1 then first id = 0; ( late  be 1 )
6   fixed bug in showPage method ( not work switch tab )
7   
8 29 Avg 1999:
9   fixed bug in STabBar::setCurrentTab method ( not work switch tab )
10   scrolling tabbar if current tab is not visible
11   
12 07 Sep 1999:
13   add *.studio workspace file
15 23 Sep 1999:
16   fixed in method STabCtl::removePage and STabCtl::resizeEvent
17   Thanks Thomas Kuhn <t_kuhn@qmx.net>      
19 25 Sep 1999:
20   NEW - add method STabCtl::setTabTextColor for set color for tab caption
22 06 Okt 1999:
23   fixed bug where CurrentPage may be disabled.
24   NEW - TabBar may be place RIGHT(vertical) or TOP(horizontal)  
25   change color for draw disabled page header.
27 08 Okt 1999:
28   FIX - STabCtl::setTabFont working properly ( not finish ;-) );