Age | Commit message (Expand) | Author |
2003-11-03 | alternate scroll bar look | Max Horn |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |
2002-12-12 | added PopUpWidget; hacked it into the edit game dialog just to show how to us... | Max Horn |
2002-11-13 | more initialisation fixes | Max Horn |
2002-10-16 | patch #620627: mouse wheel support for NewGui | Max Horn |
2002-10-09 | Fix for bug #620854 (launcher crash) | Max Horn |
2002-10-01 | fixed scrollbar drawing/response when there are less items than fit on one page | Max Horn |
2002-09-08 | changed the way listbox draw selected items; list box now has a frame & diffe... | Max Horn |
2002-07-27 | heaps of changes to NewGUI: mouseDown/Up events now count the clicks (so you ... | Max Horn |
2002-07-18 | put stuff in util.h into namespace ScummVM; fixed stupid bug in String class;... | Max Horn |
2002-07-13 | added latest of painelf's patches which makes NewGui handle system events dir... | Max Horn |
2002-07-13 | took painelf's change, modified it a lot, and now here's the result :-) | Max Horn |
2002-07-12 | updated TODO list | Max Horn |
2002-07-12 | implemented scrollbar 'dragging' (based largely on painelf's patch) | Max Horn |
2002-07-12 | Countless changes to the New GUI; some hightligths: new ScrollBarWidget class... | Max Horn |