Age | Commit message (Expand) | Author |
2005-11-13 | Forgot to mention Jean Marc who designed new cool logo for us. | Eugene Sandulenko |
2005-11-13 | Add our website designer and HTML/CSS coder to list of contributors. | Eugene Sandulenko |
2005-11-10 | Removed unnecessary space from the SoundFont button's text, to keep it from | Torbjörn Andersson |
2005-11-09 | o Sort "special thanks to" crefits section alphabetically. | Eugene Sandulenko |
2005-10-23 | Unified Broken Sword 1 & 2 name (instead of I & II) -- usage is more consiste... | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-15 | Try do display the virtual keyboard only when a string input widget has focus. | Marcus Comstedt |
2005-10-12 | Edited credits files: | Johannes Schickel |
2005-10-11 | Patch #1323715 "OS/2 Patches to ScummVM" and credited the author. | Eugene Sandulenko |
2005-10-08 | PalmOS stuff | Chris Apers |
2005-10-08 | Use font manager | Chris Apers |
2005-09-16 | Mention ITE and Gob in about dialog. Or should I state publisher (C) | Eugene Sandulenko |
2005-09-03 | PalmOS : ARM optimized blendRect | Chris Apers |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-08-22 | Applied my patch #1263153 to work around bug #1243280. It's not an ideal | Torbjörn Andersson |
2005-08-18 | I forgot there were path buttons in this file. They, too, need to be wider | Torbjörn Andersson |
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-14 | Don't count the time it takes to do the blending when timing the slide | Torbjörn Andersson |
2005-07-13 | Cache the blended background in a surface, so that the blending only needs | Torbjörn Andersson |
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson |
2005-06-24 | Whitespace changes. | Torbjörn Andersson |
2005-06-24 | I don't think we need <ctype.h> here. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-23 | Fixed credits order again | Max Horn |
2005-06-23 | Fixed credits order | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-06-20 | Added virtual destructor, to silence a few more GCC 4 warnings | Max Horn |
2005-06-03 | The alternative form of drawString() is no longer needed. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. (I think you can see the pattern here. :-) | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-03 | Cleanup | Torbjörn Andersson |
2005-06-03 | Cleanup. | Torbjörn Andersson |
2005-06-02 | The GUI has reached the point where I think it's safe to begin removing the | Torbjörn Andersson |
2005-05-23 | Restored alphabetical order (and documented it in a comment); retired Jamieso... | Max Horn |
2005-05-20 | Made the chooser dialog scale itself, albeit in a slightly hackish way. | 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 duplicate _ws member | Max Horn |
2005-05-18 | Remove the label code from SliderWidget (simplifies it a lot); instead use a ... | Max Horn |
2005-05-18 | Revised scrollbar look again | Max Horn |