aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macwindow.h
AgeCommit message (Expand)Author
2020-01-02GRAPHICS: MACGUI: Initial code for MacEditableTextEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Add possibility to pass borders as a surfaceEugene Sandulenko
2019-09-29GRAPHICS: MACGUI: Load border padding directly from the 9-patchEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Incapsulate MacWindow internalsEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Use proper dimensions for maxTextWidth in MacTextWindowEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText sizeEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Made more MacWindow methods publicEugene Sandulenko
2016-10-06GRAPHICS: Move font-related MacGUI code to MacFontManagerEugene Sandulenko
2016-09-04GRAPHICS: Add setBackgroundPattern() to MacWindowTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-02GRAPHICS: Add macwindow documentationBorja Lorente
2016-08-02GRAPHICS: Add documentation to BaseMacWindowBorja Lorente
2016-08-02GRAPHICS: Fix indentationBorja Lorente
2016-08-02GRAPHICS: Rename header guards in macguiBorja 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: Clean up namespacesBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindow constantsBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente