Age | Commit message (Expand) | Author |
2005-11-10 | Removed unnecessary space from the SoundFont button's text, to keep it from | Torbjörn Andersson |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-08 | PalmOS stuff | Chris Apers |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-08-17 | Made the path buttons extra wide so that the text is not truncated in the | Torbjörn Andersson |
2005-08-10 | committed patch #1255847, thanks Simon Sawatzki. | Gregory Montoir |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-05-20 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson |
2005-05-19 | Big version of the popup widget. It could use a bit more polish, though... | Torbjörn Andersson |
2005-05-19 | More scaling work. It's still more about infrastructure than layout: I want | Torbjörn Andersson |
2005-05-18 | Make sure the labels for the volume sliders aren't truncated. (This is my | Torbjörn Andersson |
2005-05-18 | Added big slider widget. There is nothing in the widget itself that's | Torbjörn Andersson |
2005-05-18 | Some more scaling work. Parts of the options dialogs scale themselves. Some | Torbjörn Andersson |
2005-05-18 | Remove the label code from SliderWidget (simplifies it a lot); instead use a ... | Max Horn |
2005-05-18 | Made use of addCheckbox(). I had to add an alternative form of the function | Torbjörn Andersson |
2005-05-17 | Added "big" version of the Tab widget, and made use of it. | Torbjörn Andersson |
2005-05-16 | Fixed the SoundFont button's behaviour in the Edit Game dialog. | Torbjörn Andersson |
2005-05-16 | Enlarge the option dialogs; note that the widgets should be rearranged / enla... | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-04-22 | GameDetector isn't actually used here | Max Horn |
2005-04-16 | Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode... | Max Horn |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-03-31 | Playstation2 Port: initial import | Robert Göffringmann |
2005-03-24 | Rename global tab Misc to Paths. This correctly describes its current content | Eugene Sandulenko |
2005-03-02 | Distinguish between green and amber hercules. Now specify it via hercGreen | Eugene Sandulenko |
2005-02-20 | Patch #1121337 (CGA rendering in early LEC titles). | Eugene Sandulenko |
2005-01-27 | port change from branch | Paweł Kołodziejski |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-10 | Add keys mapping option to the main option dialog for WinCE - useful for Smar... | Nicolas Bacca |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Use SoundMixer::kMaxMixerVolume | Max Horn |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-20 | Changed the FilesystemNode implementation to make it easier to use (client co... | Max Horn |
2004-11-15 | Add global extrapath to GUI and to default directories list. | Eugene Sandulenko |
2004-10-06 | PalmOS update | Chris Apers |
2004-09-28 | including sys/param.h causes several conflicts with symbol names we use, so d... | Max Horn |
2004-09-28 | use MAXPATHLEN for path buffer size | Jonathan Gray |
2004-08-06 | Make the global savepath button match the look & feel of the 'local' one; fix... | Max Horn |
2004-04-06 | Changed "voice_volume" to "speech_volume" for consistency with the Broken | Torbjörn Andersson |
2004-04-05 | added voice group volume to scumm engine for imuse digital and implemeted vol... | Paweł Kołodziejski |
2004-03-17 | Fix for bug #917532 (GUI: BrowserDialog return value) | Max Horn |
2004-03-15 | Aaargh, didn't mean to commit this... | Max Horn |
2004-03-15 | ...and mor. Next big thing should be to document the overlay stuff, but that'... | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |