aboutsummaryrefslogtreecommitdiff
path: root/graphics/VectorRenderer.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-28GUI: Replaced ThemeParser::_drawFunction hashmap by a static function getDraw...Max Horn
2009-02-17Remove VECTOR_RENDERER_FORMAT check and related documentation.Johannes Schickel
2009-02-13Rewrote VectorRendererSpec & VectorRendererAA to use a Graphics::PixelFormat,...Max Horn
2009-01-30Got rid of VectorRenderer::surfacePitch() & VectorRenderer::bytesPerPixel():...Max Horn
2009-01-30Removed unused area convolution code from VectorRendererMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-12Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...Max Horn
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
2008-11-04Reordered initialization lists to kill a ton of warnings.Nicola Mettifogo
2008-10-29Typo.Johannes Schickel
2008-10-29Enable gui renderer for all bit depths we support currently.Johannes Schickel
2008-10-29Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st...Johannes Schickel
2008-10-12Fix some in-line doxygen comments to document the correct member(s); also fix...Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-08-31Split VectorRenderer interface from custom vector renderers.Vicent Marti
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-10Bugfix: Selection background too short when scrollbar not present.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Added basic support for inner shadows.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
2008-08-01Replicating the trunk GUI theme. WIP.Vicent Marti
2008-07-26Convolution filters for the vector renderer. Pretty cool.Vicent Marti
2008-07-25Fixed triangle drawing. A bit.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-07-23Font rendering overhaul. Work in progress.Vicent Marti
2008-07-21Bugfix: Rounded squares at low resolutions were not drawn.Vicent Marti
2008-07-21Valgrind fix: Invalid read/write while restoring backgroundVicent Marti
2008-07-20Rendering pipeline. Broken WIP.Vicent Marti
2008-07-17Finished tabs drawing.Vicent Marti
2008-07-15Tab widget / tab drawing for the renderer. Improved text handling.Vicent Marti
2008-07-15More widgets.Vicent Marti
2008-07-13Improved support for graphics positioning.Vicent Marti
2008-07-12- Better support for relative positions in Vector Renderer. Vicent Marti
2008-07-10Support for Vertical text alignement.Vicent Marti
2008-07-10Bugfix: Delayed loading of fontsVicent Marti
2008-07-10Added support for Text Steps in the Vector Renderer.Vicent Marti
2008-07-07Rendering pipeline. Bugfixes / debug widgets.Vicent Marti
2008-07-06Bug fixes for "judgement day" (yay).Vicent Marti
2008-07-04Memory leaks.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-02InterfaceManager functionality translated into a Theme subclass "ThemeRendere...Vicent Marti