aboutsummaryrefslogtreecommitdiff
path: root/gui/TabWidget.cpp
AgeCommit message (Expand)Author
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-06updated copyright noticeMax Horn
2003-11-19new font code (currently disabled by default), which allows using 'arbitrary'...Max Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07fixed memory leak in TabWidgetMax Horn
2003-11-03Fixed compile error under codewarrior for PalmOSChris Apers
2003-11-03distinguish selected tab by size, too (not just by color)Max Horn
2003-11-03automatically compute tab widthMax Horn
2003-11-02more changes to allow widget nesting to fully workMax Horn
2003-11-02added initial TabWidget stub (if you want to try it, I added some testing cod...Max Horn