aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui
AgeCommit message (Expand)Author
2016-12-22GRAPHICS: Implemented MacText::replaceLastLine()Eugene Sandulenko
2016-12-20GRAPHICS: Simplify MacTextEugene Sandulenko
2016-12-20GRAPHICS: Implement surface reallocation in MacTextEugene Sandulenko
2016-12-20GRAPHICS: Implemented partial MacText drawingEugene Sandulenko
2016-12-19GRAPHICS: Fix initializationEugene Sandulenko
2016-12-16GRAPHICS: Added stubs for pasting text to MacTextEugene Sandulenko
2016-12-15GRAPHICS: Implemented blitting code for MacTextEugene Sandulenko
2016-12-15GRAPHICS: Restrinct MacText to designated widthEugene Sandulenko
2016-12-14GRAPHICS: Implemented basic rendering for MacTextEugene Sandulenko
2016-12-14GRAPHICS: Further work on MacText classEugene Sandulenko
2016-12-14GRAPHICS: Added stub for MacText classEugene Sandulenko
2016-10-18GRAPHICS: Declared few methods in MacFontManager publicEugene Sandulenko
2016-10-15GRAPHICS: Added all supported Mac fonts to enumEugene Sandulenko
2016-10-12GRAPHICS: Fix BDF font referencing on font generationEugene Sandulenko
2016-10-12GRAPHICS: Further work on BDF font scalingEugene Sandulenko
2016-10-11GRAPHICS: Added stub for BDF font scalerEugene 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-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene 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-09-04GRAPHICS: Add setBackgroundPattern() to MacWindowTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene 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-10GRAPHICS: Fix window closingBorja Lorente
2016-08-06WAGE: Fix crash in ExplorerAlexander Tkachev
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-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: 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: 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