Age | Commit message (Expand) | Author |
2005-05-17 | Added "big" version of the Tab widget, and made use of it. | Torbjörn Andersson |
2005-04-04 | Fix for bug #1166231 (GUI: Caret not removed when switching tabs) | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-25 | Draw the active tab differently: remove the horizontal line at the bottom (in... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-19 | new font code (currently disabled by default), which allows using 'arbitrary'... | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | fixed memory leak in TabWidget | Max Horn |
2003-11-03 | Fixed compile error under codewarrior for PalmOS | Chris Apers |
2003-11-03 | distinguish selected tab by size, too (not just by color) | Max Horn |
2003-11-03 | automatically compute tab width | Max Horn |
2003-11-02 | more changes to allow widget nesting to fully work | Max Horn |
2003-11-02 | added initial TabWidget stub (if you want to try it, I added some testing cod... | Max Horn |