Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn | |
svn-id: r23662 | |||
2006-06-15 | Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling. | Eugene Sandulenko | |
svn-id: r23116 | |||
2006-06-14 | Implements new Tab drawing for modern theme (nearlly matches mockups now) | Johannes Schickel | |
svn-id: r23106 | |||
2006-06-11 | Whitespace. | Torbjörn Andersson | |
svn-id: r23035 | |||
2006-06-03 | *Loads* of Common::String related optimizations. Woa, *tons* of methods were ↵ | Max Horn | |
copying strings needlessly svn-id: r22873 | |||
2006-05-31 | Cleanup. We no longer need these widget size parameters. | Torbjörn Andersson | |
svn-id: r22798 | |||
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel | |
(some little things could be missing yet though) svn-id: r22017 | |||
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko | |
o Converted global options dialog to new scheme. svn-id: r21137 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20518 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-06-03 | Cleanup. | Torbjörn Andersson | |
svn-id: r18320 | |||
2005-05-17 | Added "big" version of the Tab widget, and made use of it. | Torbjörn Andersson | |
svn-id: r18134 | |||
2005-04-04 | Cleanup | Max Horn | |
svn-id: r17378 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-04-09 | Renamed template class 'List' to 'Array', since that is really what it is (a ↵ | Max Horn | |
resizable array, not a linked list) svn-id: r13520 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-10 | added namespace GUI | Max Horn | |
svn-id: r11255 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11223 | |||
2003-11-07 | fixed memory leak in TabWidget | Max Horn | |
svn-id: r11191 | |||
2003-11-02 | more changes to allow widget nesting to fully work | Max Horn | |
svn-id: r11068 | |||
2003-11-02 | added initial TabWidget stub (if you want to try it, I added some testing ↵ | Max Horn | |
code to launcher.cpp which you just have to un-#if). This is not yet finished, obviously, but enough to 'get the idea', I hope svn-id: r11062 |