Age | Commit message (Expand) | Author |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2011-12-07 | GUI: Improved pop up and scrollbar arrows look | MaximRussia |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-01-30 | Removed unused area convolution code from VectorRenderer | Max Horn |
2008-12-22 | Fixed indentation and removed whitespaces at the end of line | Jordi Vilalta Prat |
2008-10-29 | Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st... | Johannes Schickel |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |
2008-08-31 | Split VectorRenderer interface from custom vector renderers. | Vicent Marti |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-14 | Added Classic Theme - WIP (yes, it's working). | Vicent Marti |
2008-08-10 | Bugfix: Several text-drawing issues. | Vicent Marti |
2008-08-04 | Theme layout parsing. Work in progress. | Vicent Marti |
2008-08-02 | Added basic support for inner shadows. | Vicent Marti |
2008-08-01 | Massive changes to the renderer in order to replicate the current GUI theme, ... | Vicent Marti |
2008-07-30 | Bugfix: Pixel init in Conolution mappings | Vicent Marti |
2008-07-26 | Convolution filters for the vector renderer. Pretty cool. | Vicent Marti |
2008-07-25 | More triangle work | Vicent Marti |
2008-07-25 | Fixed warning: kTriangleAuto not handled in switch | Vicent Marti |
2008-07-25 | Fixed triangle drawing. A bit. | Vicent Marti |
2008-07-23 | Improved text handling. | Vicent Marti |
2008-07-23 | Font rendering overhaul. Work in progress. | Vicent Marti |
2008-07-21 | Fixed several segfaults and graphical glitches when drawing at low resolution... | Vicent Marti |
2008-07-21 | Bugfix: Rounded squares at low resolutions were not drawn. | Vicent Marti |
2008-07-21 | Valgrind fix: Invalid read/write while restoring background | Vicent Marti |
2008-07-21 | Valgrind fix: Invalid write in rounded square shadows | Vicent Marti |
2008-07-20 | Rendering pipeline. Broken WIP. | Vicent Marti |
2008-07-17 | Rendering pipeline (almost) fixed. This time for real. | Vicent Marti |
2008-07-17 | Finished tabs drawing. | Vicent Marti |
2008-07-16 | Stroking on tab widgets. Basic support for backcaching. | Vicent Marti |
2008-07-15 | Tab widget / tab drawing for the renderer. Improved text handling. | Vicent Marti |
2008-07-13 | Bugfix: Triangle AA at low resolutions. | Vicent Marti |
2008-07-13 | Bugfix of the bugfix. Rounded squares work now on all resolutions. | Vicent Marti |
2008-07-13 | Bugfix: Strange behaviour in rounded square corners. | Vicent Marti |
2008-07-13 | Improved support for graphics positioning. | Vicent Marti |
2008-07-10 | Support for Vertical text alignement. | Vicent Marti |
2008-07-10 | Bugfix: Delayed loading of fonts | Vicent Marti |
2008-07-10 | Added support for Text Steps in the Vector Renderer. | Vicent Marti |
2008-07-02 | InterfaceManager functionality translated into a Theme subclass "ThemeRendere... | Vicent Marti |
2008-06-18 | Expanded parser. | Vicent Marti |
2008-06-16 | Added massive parser documentation. | Vicent Marti |
2008-06-13 | Formating conventions. | Vicent Marti |
2008-06-10 | Another redesign on the Draw Steps. This time it's for real. | Vicent Marti |
2008-06-10 | Changed DrawStep for dynamic surface drawing. | Vicent Marti |
2008-06-02 | Beveled squares for Classic GUI imitation | Vicent Marti |
2008-06-01 | - Triangles! | Vicent Marti |
2008-05-28 | Misc fixes. | Vicent Marti |