Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-12 | Countless changes to the New GUI; some hightligths: new ScrollBarWidget ↵ | Max Horn | |
class; ListWidget is usable (demo shows it off); added custom String/StringList classes svn-id: r4521 | |||
2002-07-10 | added prototype ListWidget (doesn't do anything yet, only serves to demo how ↵ | Max Horn | |
it might look); renamed various NewGui methods and added frameRect method; made NewGui use our 'own' GUI colors (no worries if you don't like them, this is just an experiment); StaticTextWidget now clones its label (preventing problems when a game was loaded, thus invalidating string locations in memory) svn-id: r4513 | |||
2002-07-09 | Dumb up filename case insensitivity | James Brown | |
svn-id: r4504 | |||
2002-07-06 | oops order is important | Max Horn | |
svn-id: r4468 | |||
2002-07-06 | added intelligent dependency tracking for anybody who uses GCC | Max Horn | |
svn-id: r4467 | |||
2002-07-05 | hooked in new experimental, *incomplete* GUI code to F6/F7 | Max Horn | |
svn-id: r4464 | |||
2002-06-29 | Update other makefiles | James Brown | |
svn-id: r4440 | |||
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown | |
svn-id: r4111 | |||
2002-04-27 | Makefile.mingw now uses Makefile.common, too | Max Horn | |
svn-id: r4105 | |||
2002-04-27 | added the ability to add an extension to executables (like scummvm vs. ↵ | Max Horn | |
scummvm.exe); made some targets phony svn-id: r4102 | |||
2002-04-26 | Slightly revised Makefiles, now share common stuff in Makefile.common; added ↵ | Max Horn | |
simple Makefile for MacOS X svn-id: r4088 |