Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-20 | Applied patches from bug report #1276480, "GUI: Accented characters". This | Torbjörn Andersson | |
changes quite a lot of things in the font renderer and the convbdf tools, so there may be regressions, but we want this feature for 0.9.0. svn-id: r23208 | |||
2006-06-15 | Smaller versions of checkbox and cursor for 320xY resolutions. | Eugene Sandulenko | |
svn-id: r23120 | |||
2006-06-14 | Implements new Tab drawing for modern theme (nearlly matches mockups now) | Johannes Schickel | |
svn-id: r23106 | |||
2006-05-26 | Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now. | Eugene Sandulenko | |
svn-id: r22644 | |||
2006-05-18 | Improve new cursor image a bit for better visibility. | Eugene Sandulenko | |
svn-id: r22508 | |||
2006-05-18 | Better cursor image | Eugene Sandulenko | |
svn-id: r22507 | |||
2006-04-19 | Implements custom cursor support for the new theme and includes a standard ↵ | Johannes Schickel | |
cursor (it should be replaced though). svn-id: r22019 | |||
2006-04-16 | - Moves Graphics::loadFont to Graphics::NewFont::loadFont | Johannes Schickel | |
- adds code for caching of fonts (just for Graphics::NewFont) - implements cache using in the modern theme for custom fonts - adds cache file for current normal font in the theme zip file svn-id: r21952 | |||
2006-04-14 | Instead of calling our main them 'default-theme', call it 'modern' and ↵ | Max Horn | |
reserve the gui theme name 'default' to indicate, well, the *default* theme, whatever that is svn-id: r21887 |