Age | Commit message (Expand) | Author |
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ... | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | Correct name | Travis Howell |
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian |
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to work... | Max Horn |
2003-07-23 | Don't check for hotkeys when ascii is 0, since that is the default hotkey | Torbjörn Andersson |
2003-07-22 | fixed button hotkeys in dialogs with a focused widget (e.g. the F5 save/load ... | Max Horn |
2003-07-22 | fixed key autorepeat when using button hot keys | Max Horn |
2003-07-22 | whitespaces | Max Horn |
2003-07-22 | use kLineHeight constant (also strictly spoken it makes no sense: kLineHeight... | Max Horn |
2003-07-22 | made about dialog global (so that it can be used from the launcher and from s... | Max Horn |
2003-07-22 | Fix for bug #775512 | Chris Apers |
2003-07-15 | replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc... | Max Horn |
2003-06-15 | remove scumm.h dependency | Jonathan Gray |
2003-06-15 | moved GameId declaration to common/engine.h (more logical); moved scumm speci... | Max Horn |
2003-06-14 | added tilda (~) character to GUI font | Max Horn |
2003-06-12 | Made notation of transient config domains consistent. | Jamieson Christian |
2003-06-11 | Fix for bug [741592] GUI: Switching music driver mixes up music | Jamieson Christian |
2003-06-08 | added quit event | Max Horn |
2003-06-07 | use _version | Max Horn |
2003-05-29 | fixed compilation | Paweł Kołodziejski |
2003-05-27 | put in explicit unistd.h for getcwd (this helps BeOS) | Max Horn |
2003-05-21 | Variable initializations in SliderWidget | Torbjörn Andersson |
2003-05-20 | memory init | Max Horn |
2003-05-05 | Patch #732725: EditTextWidget: handleMouseDown positions caret | Max Horn |
2003-05-05 | Patch #732707: EditTextWidget: long string support | Max Horn |
2003-05-05 | fixed cursor placement | Oliver Kiehl |
2003-05-05 | patch #732184 | Oliver Kiehl |
2003-05-03 | Patch #731613: debugger tab-completion (thanks, Willem!) | Max Horn |
2003-05-03 | Patch #731615: console: KillLastWord broken | Max Horn |
2003-04-30 | compilation fix | Jonathan Gray |
2003-04-30 | PalmOS changes: allow 8 bit GUI mode | Max Horn |
2003-04-29 | update launcher for recent changes | Jonathan Gray |
2003-04-12 | incresed button width a little more for spanish games | Max Horn |
2003-04-10 | fixed GP32 port | Joost Peters |
2003-04-03 | Save game path setting is not meaningful on the Dreamcast. | Marcus Comstedt |
2003-03-27 | fixed compilation under VC6 | Paweł Kołodziejski |
2003-03-26 | grow default buttons size & browser dialog to accomodate for spanish games | Max Horn |
2003-03-26 | Hook up the midi driver selection popup; disable GFX popup for now, till we m... | Max Horn |
2003-03-26 | Make it possible to disable popups/checkboxes | Max Horn |
2003-03-25 | make the volume controls in the global options dialog work | Max Horn |
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn |
2003-03-25 | cleanup | Max Horn |
2003-03-09 | only treat double clicks as double clicks, but not triple/quadruple/etc. clicks) | Max Horn |
2003-03-08 | change RBG to RGB which follows the argument order and hence makes more sense... | Jonathan Gray |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn |
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray |