aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-12implemented scrollbar 'dragging' (based largely on painelf's patch)Max Horn
2002-07-12small indention fixMax Horn
2002-07-12updated scummvm.dsp file (thx painelf)Max Horn
2002-07-12this fix by MadMoose fixes the forest 'labyrinth' in monkeyvgaMax Horn
2002-07-12my previous change caused problems in MI1/2. This should helpMax Horn
2002-07-12fix for #555317Max Horn
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-12Allow Full Thottle SMUSH to work againJames Brown
2002-07-12fixed space bar bug in Save dialog. Dudes, why not use standard functions/mac...Max Horn
2002-07-12corrected colors in SMUSH animationsPaweł Kołodziejski
2002-07-11seems there is a conflict with our operator new and certain versions of the S...Max Horn
2002-07-11fixed warningsPaweł Kołodziejski
2002-07-11Fixed the akos missposition bug when entering the nexus in digVincent Hamm
2002-07-11updated VC6 dspVincent Hamm
2002-07-10added prototype ListWidget (doesn't do anything yet, only serves to demo how ...Max Horn
2002-07-10Opps, added missing declarationPaweł Kołodziejski
2002-07-10Implemented subtitles in SMUSH animations.Paweł Kołodziejski
2002-07-10added kirben to readme/webpage (gee why wasn't he there already?)Max Horn
2002-07-10improved the alpha blending code, now works properly for nesting/redraw (chan...Max Horn
2002-07-10indent runMax Horn
2002-07-10some spaces fixed, don't use DOS encoded special charsMax Horn
2002-07-10fixPaweł Kołodziejski
2002-07-09clarified difference between Mutle's work and mineMax Horn
2002-07-09Dumb up filename case insensitivityJames Brown
2002-07-09Change Indy4 titlebar to satisfy Murray-Mint.James Brown
2002-07-09Add a comment :PJames Brown
2002-07-09Add in alpha-blending code. Why? Because I can! :)James Brown
2002-07-08replaced clearArea with the more general fillArea; added get/setValue methods...Max Horn
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I bel...Max Horn
2002-07-08Fix small indentationJames Brown
2002-07-08Fix mouseoutJames Brown
2002-07-08Add slider widgetJames Brown
2002-07-08fixed my bogus QNX fix :-)Max Horn
2002-07-08made mac port compile & link with current source; however, it doesn't work at...Max Horn
2002-07-08two more small QNX fixesMax Horn
2002-07-08got rid of RTTI again (i.e. dynamic_cast)Max Horn
2002-07-08removed obsoleteMax Horn
2002-07-08Use correct compilerTravis Howell
2002-07-08added some typecasts that might help QNX; updated NewGui TODO listMax Horn
2002-07-08implemented hotkey support in new GUI codeMax Horn
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use it...Max Horn
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
2002-07-07added options dialog; added NewGui TODO list;Max Horn
2002-07-07got rid of std::stack againMax Horn
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own st...Max Horn
2002-07-07got rid of some g_scumm usesMax Horn
2002-07-07indent runMax Horn
2002-07-07indent runMax Horn
2002-07-07added many more typesMax Horn
2002-07-07indent runMax Horn