Age | Commit message (Expand) | Author |
2002-12-14 | retrieve the input and (for now) print it back to the console | Max Horn |
2002-12-14 | scroll to caret if user types | Max Horn |
2002-12-14 | improved caret | Max Horn |
2002-12-14 | improved caret | Max Horn |
2002-12-14 | improved line editing; reworked various internal details | Max Horn |
2002-12-14 | added a scrollbar to console | Max Horn |
2002-12-14 | added a simple prompt; added an edit caret; some other cleanup | Max Horn |
2002-12-14 | fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't... | Max Horn |
2002-12-14 | changed console look&feel a little bit | Max Horn |
2002-12-14 | make alpha blend level adjustable, and fixed an overflow bug | Max Horn |
2002-12-14 | some more console code | Max Horn |
2002-12-14 | fixed typo | Max Horn |
2002-12-14 | moved the console code to gui/console.cpp; make it actually printout somethin... | Max Horn |
2002-12-14 | clarification | Max Horn |
2002-12-14 | cleanup | Max Horn |
2002-12-14 | added a dummy savepath setting; space gets scare, seems we really need tabs | Max Horn |
2002-12-13 | changed back transparency | Max Horn |
2002-12-13 | added an API to query the list of available music drivers; cleanup | Max Horn |
2002-12-13 | playing a bit with the alpha level | Max Horn |
2002-12-13 | added seperator items (to show off :-), moved dialog a bit up | Max Horn |
2002-12-13 | added support for seperator items; perform clipping if popup doesn't fit on s... | Max Horn |
2002-12-13 | added TODO comment | Max Horn |
2002-12-13 | added keyboard & scroll wheel support | Max Horn |
2002-12-13 | changed OSystem to allow RBG<->16bit color conversion to be done in the backe... | Max Horn |
2002-12-13 | fixup dummy options dialog a bit | Max Horn |
2002-12-12 | added timeout for popup; fixed notifcation sent when popup item is chosen | Max Horn |
2002-12-12 | added a dummy global options dialog; PopUpWidget tweaks | Max Horn |
2002-12-12 | changed the slider widget, better suited to represent volume settings this wa... | Max Horn |
2002-12-12 | added PopUpWidget; hacked it into the edit game dialog just to show how to us... | Max Horn |
2002-12-01 | fixed launcher buttons again | Max Horn |
2002-12-01 | fix for bug #646218 (Start button in launcher was not getting disabled) | Max Horn |
2002-11-25 | Add a few EditGame options. Honor game-specific fullScreen from the Launcher | James Brown |
2002-11-23 | removed debug printf | Max Horn |
2002-11-22 | improved keyboard input behaviour in SDL backend: make use of the unicode fea... | Max Horn |
2002-11-22 | changed the key input system in NewGUI: pass both the keycode and the ascii v... | Max Horn |
2002-11-21 | cleanup | Max Horn |
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name i... | Max Horn |
2002-11-21 | allow some more chars as input | Max Horn |
2002-11-21 | added missing right border | Max Horn |
2002-11-21 | some fixes; hooked up the EditGameDialog (so changes to 'name' there actually... | Max Horn |
2002-11-21 | changed comments slightly | Max Horn |
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ... | Max Horn |
2002-11-21 | implemented remove buttons; added EditGameDialog stub (it only displays some ... | Max Horn |
2002-11-21 | center dialog vertically, too; split overlong lines at whitespaces if posible | Max Horn |
2002-11-21 | enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam... | Max Horn |
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the tit... | Max Horn |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |
2002-11-21 | added _configureButton stub | Max Horn |
2002-11-21 | added a chooser sub dialog used by 'Add Game' | Max Horn |
2002-11-21 | remember last directory (or rather, don't lobotomize yourself :-) | Max Horn |