aboutsummaryrefslogtreecommitdiff
path: root/gui/TabWidget.cpp
AgeCommit message (Expand)Author
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-03Cleanup.Torbjörn Andersson
2005-05-17Added "big" version of the Tab widget, and made use of it.Torbjörn Andersson
2005-04-04Fix for bug #1166231 (GUI: Caret not removed when switching tabs)Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-25Draw the active tab differently: remove the horizontal line at the bottom (in...Max Horn
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