aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macwindow.cpp
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
2019-09-28MACGUI: Do not assert when recalculating boards on loadingEugene Sandulenko
2018-07-12GRAPHICS: MACGUI: Do not use hardcoded colorsEugene Sandulenko
2017-08-18GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizingEugene Sandulenko
2017-08-05GRAPHICS: MACGUI: Do not crash when window callback is nullEugene 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-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-02GRAPHICS: Remove unused variablesBorja 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-30WAGE: Extract MacWindowBorja Lorente