Age | Commit message (Expand) | Author |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-01 | Implemented shadow drawing, also extended the theme config again | 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-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-03 | Cleanup | 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 | 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 | Big version of the checkbox widget. | Torbjörn Andersson |
2005-05-15 | Center button label vertically, too (possible now that the GUI scaling is off) | Max Horn |
2005-05-12 | Quick fix to make button texts etc. draw at the correct position. (They | Torbjörn Andersson |
2005-05-11 | Start work on support for 'big' widgets | Max Horn |
2005-05-08 | cleanup | Max Horn |
2005-05-08 | A simple widget which renders any 16 bit graphics surface given to it (part o... | Max Horn |
2005-04-16 | setLabel should probably cause an automatic redraw... | Max Horn |
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-28 | Renamed _clickedWidget -> _dragWidget; if a drag is in process, send the mous... | Max Horn |
2004-03-13 | Revamped the font code: now it's very easy to switch between the 'original' S... | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-01-26 | Revert old change - proper fix is to avoid playing in portrait mode :) | Nicolas Bacca |
2004-01-19 | Add comment for checkbox CE tweak | Nicolas Bacca |
2004-01-18 | Small tweak for the checkbox control on CE | Nicolas Bacca |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-19 | new font code (currently disabled by default), which allows using 'arbitrary'... | Max Horn |
2003-11-10 | added namespace GUI | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | added checkboxes to the 'Edit Game...' dialog which let the user determine wh... | Max Horn |
2003-11-07 | enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send t... | Max Horn |
2003-11-07 | draw StaticTextWidget differently if disabled | Max Horn |
2003-11-07 | fixed memory leak in TabWidget | Max Horn |
2003-11-03 | removed PushButtonWidget | Max Horn |
2003-11-03 | added a builtin label to PopUpWidget | Max Horn |
2003-11-03 | added built-in label for SliderWidget | Max Horn |
2003-11-02 | more changes to allow widget nesting to fully work | Max Horn |
2003-11-02 | refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed N... | 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-11-01 | fixed Widget::draw for bordered items to adjust _h; removed unused label para... | Max Horn |
2003-07-31 | back disable warnings into stdafx.h, vc6 is lack of warnings support | Paweł Kołodziejski |
2003-07-31 | Disabled unknown pragma warning in MSVC-6. | Jamieson Christian |
2003-07-30 | the VC warning for unknown pragmas is now gloabally disabled, no need to work... | Max Horn |
2003-05-21 | Variable initializations in SliderWidget | Torbjörn Andersson |
2003-03-26 | Make it possible to disable popups/checkboxes | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski |