aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-08replaced clearArea with the more general fillArea; added get/setValue ↵Max Horn
methods to SliderWidget; changed look of SliderWidget a little bit; optimized drawing of SliderWidget svn-id: r4500
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I ↵Max Horn
believe it's better to wait for a portable ScummVM GUI and then use that instead... svn-id: r4499
2002-07-08Fix small indentationJames Brown
svn-id: r4498
2002-07-08Fix mouseoutJames Brown
svn-id: r4497
2002-07-08Add slider widgetJames Brown
svn-id: r4496
2002-07-08fixed my bogus QNX fix :-)Max Horn
svn-id: r4495
2002-07-08made mac port compile & link with current source; however, it doesn't work ↵Max Horn
at all, so don't be to excited about this checkin :-) svn-id: r4494
2002-07-08two more small QNX fixesMax Horn
svn-id: r4493
2002-07-08got rid of RTTI again (i.e. dynamic_cast)Max Horn
svn-id: r4492
2002-07-08removed obsoleteMax Horn
svn-id: r4491
2002-07-08Use correct compilerTravis Howell
svn-id: r4490
2002-07-08added some typecasts that might help QNX; updated NewGui TODO listMax Horn
svn-id: r4489
2002-07-08implemented hotkey support in new GUI codeMax Horn
svn-id: r4488
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use ↵Max Horn
it instead of the old one; dirty area handling in new gui code is more logical/useful now svn-id: r4487
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
svn-id: r4486
2002-07-07added options dialog; added NewGui TODO list;Max Horn
svn-id: r4485
2002-07-07got rid of std::stack againMax Horn
svn-id: r4484
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own ↵Max Horn
stack class later svn-id: r4483
2002-07-07got rid of some g_scumm usesMax Horn
svn-id: r4482
2002-07-07indent runMax Horn
svn-id: r4481
2002-07-07indent runMax Horn
svn-id: r4480
2002-07-07added many more typesMax Horn
svn-id: r4479
2002-07-07indent runMax Horn
svn-id: r4478
2002-07-07once moreMax Horn
svn-id: r4477
2002-07-07indent runMax Horn
svn-id: r4476
2002-07-07indent runMax Horn
svn-id: r4475
2002-07-07once more indent, after adding -TDialog and -TWidgetMax Horn
svn-id: r4474
2002-07-07once moreMax Horn
svn-id: r4473
2002-07-07Note to self, and everyone else.. remember to keep this updated.James Brown
Anyone know a way to update the CVS date automatically? svn-id: r4472
2002-07-07Re-add unix commandline examplesJames Brown
svn-id: r4471
2002-07-07indent runMax Horn
svn-id: r4470
2002-07-07applied indent to a couple of source files; added .indent.pro file with ↵Max Horn
default indent settings as per readme.txt svn-id: r4469
2002-07-06oops order is importantMax Horn
svn-id: r4468
2002-07-06added intelligent dependency tracking for anybody who uses GCCMax Horn
svn-id: r4467
2002-07-06added mouse over effectMax Horn
svn-id: r4466
2002-07-05fix broken commitJames Brown
svn-id: r4465
2002-07-05hooked in new experimental, *incomplete* GUI code to F6/F7Max Horn
svn-id: r4464
2002-07-05new experimental GUI codeMax Horn
svn-id: r4463
2002-07-04gee, I wonder why folks keep prefering raw ASCII codes over char constants?Max Horn
svn-id: r4462
2002-07-04No slash must be appended to path after colon on MorphOS - CMI did not load ↵Ruediger Hanke
from CD because of this svn-id: r4461
2002-07-04MorphOS makefile updateRuediger Hanke
svn-id: r4460
2002-07-04Theres nothing to see here...James Brown
- Start of CMI support svn-id: r4459
2002-07-04Add chuzwuzzas many gui improvements.James Brown
- Hotkeys - Checkboxes - length fixes - New 'Misc' page svn-id: r4458
2002-07-04endian fix for Putt-Putt sound playbackMax Horn
svn-id: r4457
2002-07-04make fb2opengl.h usable on OS X, tooMax Horn
svn-id: r4456
2002-07-04fixed monkeyvga crasher that occured at least in the german version, but ↵Max Horn
potentially could show up in others, too - this was supposed to me in my commit from yesterday, and contains the actual fix, but was somehow left out svn-id: r4455
2002-07-04fixed compilation of imuse.cppMax Horn
svn-id: r4454
2002-07-03fixed monkeyvga crasher that occured at least in the german version, but ↵Max Horn
potentially could show up in others, too svn-id: r4453
2002-07-02act->obj - we are dealing with objects not actors after allMax Horn
svn-id: r4452
2002-07-02added some hackish support for the DIGI SFX format used in Putt-Putt demoMax Horn
svn-id: r4451