aboutsummaryrefslogtreecommitdiff
path: root/gui/ScrollBarWidget.cpp
AgeCommit message (Expand)Author
2002-12-12added PopUpWidget; hacked it into the edit game dialog just to show how to us...Max Horn
2002-11-13more initialisation fixesMax Horn
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
2002-10-09Fix for bug #620854 (launcher crash)Max Horn
2002-10-01fixed scrollbar drawing/response when there are less items than fit on one pageMax Horn
2002-09-08changed the way listbox draw selected items; list box now has a frame & diffe...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-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-12updated TODO listMax Horn
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