Age | Commit message (Expand) | Author |
2006-02-25 | Add newline to the end of the file | Eugene Sandulenko |
2006-02-25 | Put theme .ini out of .zip for better changes tracking. | Eugene Sandulenko |
2006-02-24 | Turn off background caching for the graphics widget, so that the SCUMM | Torbjörn Andersson |
2006-02-24 | Fixed redraw glitch. Our editable widgets were asking the theme to draw a very | Torbjörn Andersson |
2006-02-24 | Cleanup. | Torbjörn Andersson |
2006-02-24 | Cleanup | Torbjörn Andersson |
2006-02-24 | Fix redraw glitches when typing very long - enough to be truncated - strings. | Torbjörn Andersson |
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko |
2006-02-20 | Fixing up my previous commit: finished moving common/scaler* to graphics | Max Horn |
2006-02-18 | EditGameDialog only needs the game description, not the full GameSettings -> ... | Max Horn |
2006-02-13 | Added define to disable new theme support. | Lars Persson |
2006-02-13 | Implemented new tab drawing, should look nicer now. (The border under the act... | Johannes Schickel |
2006-02-12 | Changed file paths from /epoc/ to /symbian/ | Lars Persson |
2006-02-12 | changed path in include to use 'common' to conform rest part of code | Paweł Kołodziejski |
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null a... | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-07 | Removed .cvsignore files | Max Horn |
2006-02-05 | Change behaviour of checkboxes to more logical. | Eugene Sandulenko |
2006-02-05 | Fix QVGA Smartphone detection | Nicolas Bacca |
2006-02-03 | fixes allow compile with emsvc4 again | Paweł Kołodziejski |
2006-02-02 | Should be 'description' | Chris Apers |
2006-02-01 | Fix glitch when moving the mouse over a disabled, checked checkbox. (The | Torbjörn Andersson |
2006-02-01 | Much improved how shadows look. However it is done with a really dirty | Eugene Sandulenko |
2006-02-01 | Patch #1420942 (console page down fix) | Max Horn |
2006-02-01 | Implemented shadow drawing, also extended the theme config again | Johannes Schickel |
2006-01-31 | Fixes color bugs with the new theme when switching to fullscreen on Mac OS X. | Johannes Schickel |
2006-01-31 | Implements the usage of cached backgrounds in the old theme as well, | Johannes Schickel |
2006-01-31 | Adds more configureable options to the config file of the new theme, | Johannes Schickel |
2006-01-31 | Make the old theme's checkboxes look a bit more like they used to. (Not | Torbjörn Andersson |
2006-01-31 | Tabs look better with dialog surfaces than with widget surfaces. There's | Torbjörn Andersson |
2006-01-31 | I didn't realize that disabled widgets were transparent, rather than just | Torbjörn Andersson |
2006-01-31 | I assume this call to restoreBackground() is unnecessary. | Torbjörn Andersson |
2006-01-30 | Fix spelling in new entry Formed -> Former :D | Eugene Sandulenko |
2006-01-30 | Updated credits (Debian package maintainer: Tore -> Tao | Max Horn |
2006-01-30 | Replace use of sscanf | Chris Apers |
2006-01-29 | Ok this should fix now all problems with drawing bugs of texts. | Johannes Schickel |
2006-01-29 | Fixes redraw bugs with the about dialog and the new theme. | Johannes Schickel |
2006-01-29 | Limit the maximum line width. | Torbjörn Andersson |
2006-01-29 | Fixes transparency and enabled transparency for disabled buttons. | Johannes Schickel |
2006-01-28 | Changed calcGradient again, should look nicer now. | Johannes Schickel |
2006-01-28 | Fixes a bug while loading the theme config from the zip file (now the caret s... | Johannes Schickel |
2006-01-28 | - Fixes a bug that the debugger crashed while opening | Johannes Schickel |
2006-01-28 | Applied my own patch #1416897, in an attempt to speed up list widget | Torbjörn Andersson |
2006-01-28 | Always save gameid. | Travis Howell |
2006-01-27 | This should fix bug # 1416862 (new theme: changing overlay size). | Johannes Schickel |
2006-01-27 | Credit Paolo Costabel and Thomas Mayer who contributed to the (initial) PSP p... | Joost Peters |
2006-01-27 | Proper RCS IDs. | Eugene Sandulenko |
2006-01-27 | Fix crash on platforms which do not initialize memory with zeroes. | Eugene Sandulenko |
2006-01-27 | fixed warning | Paweł Kołodziejski |
2006-01-27 | Oops forgot to change calcColor to calcGradient before commiting. | Johannes Schickel |