aboutsummaryrefslogtreecommitdiff
path: root/gui/widget.cpp
AgeCommit message (Expand)Author
2008-11-03Removed dependency on OSystem::RGBToColor, by using Graphics::RGBToColor + Gr...Johannes Schickel
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-08-13Finished legacy API cleanup. Removed all legacy code.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-07Game Options menu parsing.Vicent Marti
2007-11-04- made Widget::_flags privateJohannes Schickel
2007-10-28Fix potential MSVC warningEugene Sandulenko
2007-10-28Proper implementation of ".enabled" theme widget property.Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Fixing some memory leaks in the GUI codeMax Horn
2007-02-03Replaced 'typedef Common::String String' with explicit usages of Common::Stri...Max Horn
2006-06-28Since the slider's handleMouseMoved() clips the new value, there's no need toTorbjörn Andersson
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-05cleanupMax Horn
2006-06-04Fixes slider drawing.Johannes Schickel
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-05-31More cleanup. We shouldn't need these widget size parameters either.Torbjörn Andersson
2006-05-31Cleanup. We no longer need these widget size parameters.Torbjörn Andersson
2006-05-29Introduces special switch for GraphicsWidget for use of theme transparency ag...Johannes Schickel
2006-05-29- adds option to fill GraphicsWidgets with a special colorJohannes Schickel
2006-05-29- changes transparency parameter of Theme::drawSurface to alpha parameter.Johannes Schickel
2006-05-27Major GUI update:Eugene Sandulenko
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-03-24Fix chechbox label alignment.Eugene Sandulenko
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-14Rearrange launcher.Eugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07GUI widget positions:Eugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-02-24Turn off background caching for the graphics widget, so that the SCUMMTorbjörn Andersson
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-01Implemented shadow drawing, also extended the theme config againJohannes Schickel
2006-01-28- Fixes a bug that the debugger crashed while openingJohannes Schickel
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-03CleanupTorbjörn Andersson
2005-05-18Added big slider widget. There is nothing in the widget itself that'sTorbjörn Andersson
2005-05-18Remove duplicate _ws memberMax Horn
2005-05-18Remove the label code from SliderWidget (simplifies it a lot); instead use a ...Max Horn
2005-05-18Big version of the checkbox widget.Torbjörn Andersson
2005-05-15Center button label vertically, too (possible now that the GUI scaling is off)Max Horn
2005-05-12Quick fix to make button texts etc. draw at the correct position. (TheyTorbjörn Andersson
2005-05-11Start work on support for 'big' widgetsMax Horn