aboutsummaryrefslogtreecommitdiff
path: root/gui/TabWidget.h
AgeCommit message (Expand)Author
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-06-30Changed GUI system to use Common::KeyState stateMax Horn
2007-06-07Extended comment on TabWidget::removeTab() a bitMax Horn
2007-06-07Added TabWidget::removeTab method; and updated some comments in TabWidget.hMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-14Implements new Tab drawing for modern theme (nearlly matches mockups now)Johannes Schickel
2006-06-11Whitespace.Torbjörn Andersson
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-05-31Cleanup. We no longer need these widget size parameters.Torbjörn Andersson
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
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-04CleanupMax Horn
2005-01-01Updated copyrightMax Horn
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07fixed memory leak in TabWidgetMax 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