aboutsummaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2016-10-31JANITORIAL: TyposAlexandre Detiste
2016-10-18GRAPHICS: Declared few methods in MacFontManager publicEugene Sandulenko
2016-10-18GRAPHICS: Remove debug leftoverEugene Sandulenko
2016-10-15GRAPHICS: Fixed BDF font scalingEugene Sandulenko
2016-10-15GRAPHICS: Added all supported Mac fonts to enumEugene Sandulenko
2016-10-14GRAPHICS: Further work on BDF font scalingEugene Sandulenko
2016-10-12GRAPHICS: Fix BDF font referencing on font generationEugene Sandulenko
2016-10-12GRAPHICS: Fix built-in font parametersEugene Sandulenko
2016-10-12GRAPHICS: Further work on BDF font scalingEugene Sandulenko
2016-10-11GRAPHICS: Added stub for BDF font scalerEugene Sandulenko
2016-10-10GRAPHICS: Use PIXEL_SIZE as BDF font sizeEugene Sandulenko
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-10-08GRAPHICS: Detect substitute for Mac fontsEugene Sandulenko
2016-10-07GRAPHICS: Search for font substitution for MacFontsEugene Sandulenko
2016-10-07GRAPHICS: Differentiate Mac fonts by slantEugene Sandulenko
2016-10-07GRAPHICS: Parse slant from BDF fontsEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-10-06GRAPHICS: Fix BDF font parsingEugene Sandulenko
2016-10-06GRAPHICS: Parse font size from BDF fontsEugene Sandulenko
2016-10-06GRAPHICS: Use Family name instead of font name when reading from BDF fontsEugene Sandulenko
2016-10-05GRAPHICS: Use Face Name for Mac fonts if they're specified.Eugene Sandulenko
2016-10-05GRAPHICS: Load Face Name from BDF filesEugene Sandulenko
2016-09-29GRAPHICS: Added a PixelFormat bpp methodPaul Gilbert
2016-09-05GRAPHICS: Handle Windows and Mac line breaks when word-wrapping textTorbjörn Andersson
2016-09-04GRAPHICS: Add setBackgroundPattern() to MacWindowTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-09-02Merge pull request #816 from blorente/macgui-fixEugene Sandulenko
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-26GRAPHICS: Fix leak in ninepatch destructorBorja Lorente
2016-08-25GRAPHICS: Fix big leak when blitting macgui bordersBorja Lorente
2016-08-25GRAPHICS: Fix leak in macgui border loadingBorja Lorente
2016-08-25GRAPHICS: Correcting think line thicknessEugene Sandulenko
2016-08-25GRAPHICS: Fix potential rounding errors in the h/v thick line drawingEugene Sandulenko
2016-08-25GRAPHICS: Fix discrepancy in the thick line drawing functionFilippos Karapetis
2016-08-24GUI: Added animation classesEugene Sandulenko
2016-08-24GUI: Added transparency to PicWidgetsEugene Sandulenko
2016-08-24GUI: Switched GUI to draw on TransparentSurfaceEugene Sandulenko
2016-08-24GUI: Implemented centering of dialog backgroundEugene Sandulenko
2016-08-24GUI: Added possibility to specify scale mode for AlphaBitmapsEugene Sandulenko
2016-08-24GUI: Plug NinePatch bitmaps into parserEugene Sandulenko
2016-08-24GUI: Implemented more modes to autoscaleEugene Sandulenko
2016-08-24GUI: Implemented alphabitmap autoscaleEugene Sandulenko
2016-08-24GUI: Implemented possibility to use alphabitmaps in GraphicsWidgetEugene Sandulenko
2016-08-24GUI: Added new alphabitmap image typeEugene Sandulenko
2016-08-10GRAPHICS: Fix window closingBorja Lorente
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