aboutsummaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2016-08-06WAGE: Fix crash in ExplorerAlexander Tkachev
2016-08-03GRAPHICS: Fix MSVC project generationPaul Gilbert
2016-08-03GRAPHICS/WAGE: Made MacWindowManager font maping requiring font sizeEugene Sandulenko
2016-08-03WAGE/GRAPHICS: Move standard Mac font mapping to gui/Eugene Sandulenko
2016-08-03GRAPHICS: Fix warningsEugene Sandulenko
2016-08-02GRAPHICS: Add most of the documentation to MacWindowManagerBorja Lorente
2016-08-02GRAPHICS: Add macwindow documentationBorja Lorente
2016-08-02GRAPHICS: Add documentation to BaseMacWindowBorja Lorente
2016-08-02GRAPHICS: Add documentation to MacWindowBorderBorja Lorente
2016-08-02GRAPHICS: Add basic caching to 9patch colorsBorja Lorente
2016-08-02GRAPHICS: Remove unused variablesBorja Lorente
2016-08-02GRAPHICS: Fix indentationBorja Lorente
2016-08-02GRAPHICS: Fix include path in macwindowborderBorja Lorente
2016-08-02GRAPHICS: Rename header guards in macguiBorja Lorente
2016-08-02GRAPHICS: Reorder modules to preserve alphabetical orderBorja Lorente
2016-08-02GRAPHICS: Fix spacing issues in MacWindowManagerBorja Lorente
2016-08-02GRAPHICS: Add missing file headerBorja Lorente
2016-08-02GRAPHICS: Fix style and spellingBorja Lorente
2016-08-02GRAPHICS: Add custom border measuresBorja Lorente
2016-07-31GRAPHICS: First approximation to custom border offsetsBorja Lorente
2016-07-31GRAPHICS: Refactor MacWindow to accept MacWindowBorderBorja Lorente
2016-07-31GRAPHICS: Add active/inactive borders to MacWindowBordersBorja Lorente
2016-07-31GRAPHICS: Add MacWindowBorder to abstract bordersBorja Lorente
2016-07-31GRAPHICS: Fix border loadingBorja Lorente
2016-07-31GRAPHICS: Fix segfault in macwindowBorja Lorente
2016-07-31WAGE: Begin adding borders to the windowsBorja Lorente
2016-07-31GRAPHICS: Include border loading codeBorja Lorente
2016-07-31GRAPHICS: Introduce NinePatchBitmap to MacWindowBorja Lorente
2016-07-31GRAPHICS: Fix style issuesBorja Lorente
2016-07-31GRAPHICS: Clean up namespacesBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindowManager constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindow constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacMenu constantsBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente
2016-07-30GRAPHICS: Change namespace of MacMenuBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Change namespace of MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente
2016-07-11GRAPHICS: Fix copy/paste error in blitAlphaBitmapClip() (CID 1357410)Torbjörn Andersson
2016-07-11GRAPHICS: Fix copy/paste error in blitSurfaceClip (CID 1357411)Torbjörn Andersson
2016-07-03JANITORIAL: Fix a few warningsAlexander Tkachev
2016-07-03JANITORIAL: Remove trailing spacesAlexander Tkachev
2016-07-03GUI: Fix blitAlphaBitmapClip()Alexander Tkachev
2016-07-03GUI: Add blipClip()Alexander Tkachev
2016-07-03GUI: Add blitAlphaBitmapClip()Alexander Tkachev
2016-07-03GUI: Add fillSurfaceClip()Alexander Tkachev
2016-07-03GUI: Add drawCrossClip()Alexander Tkachev
2016-07-03GUI: Fix drawRoundedSquareClip()Alexander Tkachev
2016-07-03GUI: Add drawTabClip()Alexander Tkachev