aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2003-04-03Save game path setting is not meaningful on the Dreamcast.Marcus Comstedt
2003-03-27fixed compilation under VC6Paweł Kołodziejski
2003-03-26grow default buttons size & browser dialog to accomodate for spanish gamesMax Horn
2003-03-26Hook up the midi driver selection popup; disable GFX popup for now, till we m...Max Horn
2003-03-26Make it possible to disable popups/checkboxesMax Horn
2003-03-25make the volume controls in the global options dialog workMax Horn
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-25cleanupMax Horn
2003-03-09only treat double clicks as double clicks, but not triple/quadruple/etc. clicks)Max Horn
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2003-03-02Patch #691064: dot matrix scalerMax Horn
2003-01-15add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try itJonathan Gray
2003-01-10Added some basic line editing to the EditText widgetOliver Kiehl
2003-01-02Plop in some better disk switching code for CMI - I have no idea how well thi...James Brown
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
2002-12-25even more -peantic fixesMax Horn
2002-12-25fixed invalid memory accessMax Horn
2002-12-25more -pedantic warnings fixedMax Horn
2002-12-21allow for a timed message dialog w/o buttons (still need to add support for m...Max Horn
2002-12-20made chooser widerMax Horn
2002-12-20don't show amiga checkbox for simon gamesMax Horn
2002-12-16fix Ctrl-D; work around VC++ quirks properlyMax Horn
2002-12-16small fixOliver Kiehl
2002-12-16fixed compilation under MSVCPaweł Kołodziejski
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown
2002-12-16Fix segfaultJames Brown
2002-12-15console now "remembers" the text which the user had typed before using the hi...Oliver Kiehl
2002-12-15added a history (based on code by olki)Max Horn
2002-12-15added input callback hook to consoleMax Horn
2002-12-14oopsOliver Kiehl
2002-12-14use killChar for backspace as wellMax Horn
2002-12-14fixed ctrl-w and added ctrl-d and <delete>Oliver Kiehl
2002-12-14retrieve the input and (for now) print it back to the consoleMax Horn
2002-12-14scroll to caret if user typesMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved caretMax Horn
2002-12-14improved line editing; reworked various internal detailsMax Horn
2002-12-14added a scrollbar to consoleMax Horn
2002-12-14added a simple prompt; added an edit caret; some other cleanupMax Horn
2002-12-14fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't...Max Horn
2002-12-14changed console look&feel a little bitMax Horn
2002-12-14make alpha blend level adjustable, and fixed an overflow bugMax Horn
2002-12-14some more console codeMax Horn
2002-12-14fixed typoMax Horn
2002-12-14moved the console code to gui/console.cpp; make it actually printout somethin...Max Horn
2002-12-14clarificationMax Horn
2002-12-14cleanupMax Horn
2002-12-14added a dummy savepath setting; space gets scare, seems we really need tabsMax Horn