aboutsummaryrefslogtreecommitdiff
path: root/gui/ListWidget.cpp
AgeCommit message (Expand)Author
2002-09-08changed the way listbox draw selected items; list box now has a frame & diffe...Max Horn
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-24fixed warningsMax Horn
2002-08-04DIG: preliminarily support for music in the gamePaweł Kołodziejski
2002-07-27changing the selection aborts editing, too!Max Horn
2002-07-27heaps of changes to NewGUI: mouseDown/Up events now count the clicks (so you ...Max Horn
2002-07-18put stuff in util.h into namespace ScummVM; fixed stupid bug in String class;...Max Horn
2002-07-18painelf's key repeat patchMax Horn
2002-07-16Patch #582286 - fix for double key events in newguiMax Horn
2002-07-16Update todoJames Brown
2002-07-16patch by painelf that enables editing in the ListWidget (alas as usual with m...Max Horn
2002-07-13added latest of painelf's patches which makes NewGui handle system events dir...Max Horn
2002-07-13took painelf's change, modified it a lot, and now here's the result :-)Max Horn
2002-07-13some cleanupMax Horn
2002-07-13Let ListWidget have an 'active' itemJames Brown
2002-07-12implemented scrollbar 'dragging' (based largely on painelf's patch)Max Horn
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-10added prototype ListWidget (doesn't do anything yet, only serves to demo how ...Max Horn