Age | Commit message (Expand) | Author |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-04-16 | Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ... | Max Horn |
2006-04-16 | Remove redundant code. soundfont is taken care in OptionsDialog::open() now. | Eugene Sandulenko |
2006-04-16 | Patch #1469722: "Game-specific SoundFont configuration broken" | Eugene Sandulenko |
2006-04-04 | Initialize uninitialized variable. | Eugene Sandulenko |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-24 | Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t... | Max Horn |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-03-08 | Cleanup | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
2006-03-07 | o More widgets fot alternative constructors | Eugene Sandulenko |
2006-02-20 | Fixing up my previous commit: finished moving common/scaler* to graphics | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-02 | Should be 'description' | Chris Apers |
2006-01-28 | - Fixes a bug that the debugger crashed while opening | Johannes Schickel |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
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 |