Age | Commit message (Expand) | Author |
---|---|---|
2009-10-30 | Added caching for mouse cursor views | Filippos Karapetis |
2009-10-29 | SCI/newgui: Defining color white and others in SciGuiScreen and using that. A... | Martin Kiewitz |
2009-10-19 | SCI/newgui: old cursor uses now hardcoded white, fixes cursor color changing ... | Martin Kiewitz |
2009-10-17 | SCI: Fix delete/delete[] mismatch | Willem Jan Palenstijn |
2009-10-17 | SCI: Fix delete/free mismatches | Willem Jan Palenstijn |
2009-10-16 | Moved sci_ffs() inside iterator.cpp, the only place where it's actually used,... | Filippos Karapetis |
2009-10-13 | Merged the rest of the cursor code | Filippos Karapetis |
2009-10-08 | Don't store the engine state in the SciGuiPalette class. The palette timestam... | Filippos Karapetis |
2009-10-07 | - Cleaned up the cursor code | Filippos Karapetis |
2009-10-07 | SCI/newgui: kSetCursor (show, hide, pos, shape) implemented | Martin Kiewitz |
2009-10-07 | SCI: SciGuiCursor class added, cleanup, OSystem removed from SciGui constructor | Martin Kiewitz |