aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/controls.cpp
AgeCommit message (Expand)Author
2010-07-14SCI: removing hardcoded size when drawing list controls - fixes load/save dia...Martin Kiewitz
2010-06-23Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...Filippos Karapetis
2010-05-29Mass renaming of selector-related functions, and removed some defines which w...Filippos Karapetis
2010-05-14Silenced some MSVC warningsFilippos Karapetis
2010-04-25SCI: green buttons for sci0early implementedMartin Kiewitz
2010-04-25SCI: changing setFont() call logic inside textedit controls to save 2 setFont...Martin Kiewitz
2010-04-25SCI: we check for enough space, before adding pressed characters in textedit ...Martin Kiewitz
2010-04-25SCI: replaced value with constant when checking if controls are selectedMartin Kiewitz
2010-04-25SCI: reset cursor state when kDrawControl gets called on textedit controls, f...Martin Kiewitz
2010-04-17SCI: change textedit control to cast to unsigned char to fix cursor position ...Martin Kiewitz
2010-02-17SCI: Cleanup resource.hMax Horn
2010-02-05SCI: Add a 'SELECTOR' macroMax Horn
2010-01-31SCI: rename Controls to GfxControls, gets directly called nowMartin Kiewitz
2010-01-31SCI: renamed Text class to GfxText16Martin Kiewitz
2010-01-31SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...Martin Kiewitz
2010-01-29SCI: Move selector stuff to new header; reorder k_argc & k_argp param of invo...Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-05Yet more renamingFilippos Karapetis
2010-01-05More renamingFilippos Karapetis