Age | Commit message (Expand) | Author |
2010-11-16 | GUI: Fixed build failure in console due to missing header. | David Turner |
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn |
2010-11-01 | GUI: Rename ConsolDialog methods (v)printf, putchar | Max Horn |
2010-10-18 | Revert "GUI: Use vprintf in Console class. Patch by littleboy" | Eugene Sandulenko |
2010-10-18 | GUI: Use vprintf in Console class. Patch by littleboy | Eugene Sandulenko |
2010-07-17 | Remove PalmOS port | Max Horn |
2010-06-28 | common console: also show prompt, if the engine wrote onto gui console since ... | Martin Kiewitz |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-02-01 | Fix behavior of delete key, when the cursor is at the end of the input line. | Johannes Schickel |
2010-02-01 | Fix assert after ^W and Delete key events in the debugger, when there's nothi... | Johannes Schickel |
2010-02-01 | partly reverting r46807 ffs. Regression in numpad handling - ID: 2943361 | Martin Kiewitz |
2009-12-31 | Minor additions: added full keypad support to GUI and SCI | Yotam Barnoy |
2009-12-09 | Include font.h instead of fontman.h in places that don't need fontman :) | Max Horn |
2009-07-16 | Fixed bug: In-game console doesn't stay centered when switching resolutions o... | Vicent Marti |
2009-05-11 | Turned fixed-size lists of debugger/console commands and variables into more ... | Max Horn |
2009-03-04 | Fix bug #2621207 "GUI: Debug console glitch". | Johannes Schickel |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-11-12 | GUI: Turn scrollbar width into a theme variable | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-10-13 | Fixed: Ingame debug console in all games. | Vicent Marti |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-08 | Resolution-dependence in XML files. | Vicent Marti |
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-30 | Changed GUI system to use Common::KeyState state | Max Horn |
2007-06-22 | Use KEYCODE constants. | Torbjörn Andersson |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-09-16 | Renamed kLineWidth to kCharsPerLine, and moved some enum constants into class... | Max Horn |
2006-08-04 | Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-10 | Call handleScreenChanged() when opening the console. Otherwise, we may get | Torbjörn Andersson |
2006-06-20 | Applied patches from bug report #1276480, "GUI: Accented characters". This | Torbjörn Andersson |
2006-06-05 | Fix various typenames to comply to the ScummVM coding guidelines | Max Horn |
2006-05-27 | Major GUI update: | Eugene Sandulenko |
2006-05-26 | - Put scrollbar inside of list widget | Eugene Sandulenko |
2006-05-26 | Do not create scrollbar copy on each resolution switch | Eugene Sandulenko |
2006-05-26 | Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now. | Eugene Sandulenko |
2006-05-26 | Properly process screen change event in console | Eugene Sandulenko |
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-01 | Patch #1420942 (console page down fix) | Max Horn |
2006-01-31 | Implements the usage of cached backgrounds in the old theme as well, | Johannes Schickel |
2006-01-28 | - Fixes a bug that the debugger crashed while opening | Johannes Schickel |
2006-01-27 | - adds the new gui renderer also a new implementation for the classic gui | Johannes Schickel |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-08 | Use font manager | Chris Apers |
2005-09-03 | Change PalmOS ident | Chris Apers |