aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2003-06-15remove scumm.h dependencyJonathan Gray
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-14added tilda (~) character to GUI fontMax Horn
2003-06-12Made notation of transient config domains consistent.Jamieson Christian
2003-06-11Fix for bug [741592] GUI: Switching music driver mixes up musicJamieson Christian
2003-06-08added quit eventMax Horn
2003-06-07use _versionMax Horn
2003-05-29fixed compilationPaweł Kołodziejski
2003-05-27put in explicit unistd.h for getcwd (this helps BeOS)Max Horn
2003-05-21Variable initializations in SliderWidgetTorbjörn Andersson
2003-05-20memory initMax Horn
2003-05-05Patch #732725: EditTextWidget: handleMouseDown positions caretMax Horn
2003-05-05Patch #732707: EditTextWidget: long string supportMax Horn
2003-05-05fixed cursor placementOliver Kiehl
2003-05-05patch #732184Oliver Kiehl
2003-05-03Patch #731613: debugger tab-completion (thanks, Willem!)Max Horn
2003-05-03Patch #731615: console: KillLastWord brokenMax Horn
2003-04-30compilation fixJonathan Gray
2003-04-30PalmOS changes: allow 8 bit GUI modeMax Horn
2003-04-29update launcher for recent changesJonathan Gray
2003-04-12incresed button width a little more for spanish gamesMax Horn
2003-04-10fixed GP32 portJoost Peters
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