aboutsummaryrefslogtreecommitdiff
path: root/gui/EditTextWidget.cpp
AgeCommit message (Expand)Author
2002-11-22improved keyboard input behaviour in SDL backend: make use of the unicode fea...Max Horn
2002-11-22changed the key input system in NewGUI: pass both the keycode and the ascii v...Max Horn
2002-11-21allow some more chars as inputMax Horn
2002-11-21added missing right borderMax Horn
2002-11-21Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ...Max Horn
2002-11-21factored out ChooserDialog into it's own header/source file, and made the tit...Max Horn