Age | Commit message (Expand) | Author |
2009-06-06 | Add to launcher not yet functional search widget. | Eugene Sandulenko |
2007-11-04 | - made Widget::_flags private | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-06-03 | *Loads* of Common::String related optimizations. Woa, *tons* of methods were ... | Max Horn |
2006-05-31 | Cleanup. We no longer need these widget size parameters. | Torbjörn Andersson |
2006-05-18 | - Fix spelling in theme config | 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-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-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-05-20 | Added big editable text widget, and removed some cruft. I think this means | Torbjörn Andersson |
2005-04-06 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2005-01-29 | Move more text editing code into class EditableWidget; ListWidget now has all... | Max Horn |
2005-01-29 | Started to merge the text editing code in ListWidget and EditTextWidget | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | Fix for bug #1091801 (ALL: Possible to create corrupt config file) | Max Horn |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-18 | oops | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards maki... | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-05-05 | Patch #732707: EditTextWidget: long string support | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |
2003-01-10 | Added some basic line editing to the EditText widget | Oliver Kiehl |
2002-11-22 | changed the key input system in NewGUI: pass both the keycode and the ascii v... | Max Horn |
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ... | Max Horn |
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the tit... | Max Horn |