Age | Commit message (Expand) | Author |
2011-01-20 | GUI: Fix Memory Leak from PicButtonWidget _gfx Member. | David Turner |
2011-01-03 | GUI: Implement PicButtonWidget | Eugene Sandulenko |
2010-07-23 | GUI: Fix tooltip drawing | Eugene Sandulenko |
2010-07-21 | Strip trailing whitespaces in our common code base. | Johannes Schickel |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Implement radiobuttons. | Eugene Sandulenko |
2010-06-15 | GUI: Added in-place hotkeys for widgets. | Eugene Sandulenko |
2010-03-11 | cleanup | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-01-02 | Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla... | Johannes Schickel |
2008-12-27 | GUI: Added Widget::setVisible convenience wrapper | Max Horn |
2008-12-24 | Added valueToBarWidth to calculate SliderWidget's bar width like it was done ... | Jordi Vilalta Prat |
2008-12-23 | Modify the SliderWidget value by using the mouse wheel | Jordi Vilalta Prat |
2008-11-12 | Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI... | Max Horn |
2008-11-12 | GUI: Got rid of the WidgetSize stuff | Max Horn |
2008-11-12 | GUI: Got rid of most 'built-in' variables | Max Horn |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-11-08 | Pushing down some header deps | Max Horn |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-01-09 | Cleanup. | Torbjörn Andersson |
2007-11-04 | - made Widget::_flags private | Johannes Schickel |
2007-10-28 | Proper implementation of ".enabled" theme widget property. | Eugene Sandulenko |
2007-06-30 | Changed GUI system to use Common::KeyState state | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-03 | Replaced 'typedef Common::String String' with explicit usages of Common::Stri... | 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 | More cleanup. We shouldn't need these widget size parameters either. | Torbjörn Andersson |
2006-05-31 | Cleanup. We no longer need these widget size parameters. | Torbjörn Andersson |
2006-05-29 | Introduces special switch for GraphicsWidget for use of theme transparency ag... | Johannes Schickel |
2006-05-29 | - adds option to fill GraphicsWidgets with a special color | Johannes Schickel |
2006-05-29 | - changes transparency parameter of Theme::drawSurface to alpha parameter. | Johannes Schickel |
2006-05-27 | Major GUI update: | Eugene Sandulenko |
2006-05-18 | Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". Also | Eugene Sandulenko |
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel |
2006-03-24 | o Move built-in evaluator constants to AssocArray to speed it up | Eugene Sandulenko |
2006-03-14 | Rearrange launcher. | Eugene Sandulenko |
2006-03-09 | Converted all scumm dialogs to new scheme | Eugene Sandulenko |
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko |
2006-03-07 | GUI widget positions: | Eugene Sandulenko |
2006-03-07 | More work on customizable GUI. | Eugene Sandulenko |
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-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-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 |