aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macwindowmanager.cpp
AgeCommit message (Expand)Author
2020-01-11DIRECTOR: Align fill patterns to global originScott Percival
2019-12-27GRAPHICS: MACGUI: Enhance sanity check for pattern referencesEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Delete menu on redefinitionEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Initial code for truly modal MacMenuEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Save background on menu activationEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Clear preallocated screen in WM when override is requestedEugene Sandulenko
2019-10-17GRAPHICS: MACGUI: Fix crash when clicking on the top windowEugene Sandulenko
2019-10-17GRAPHICS: MACGUI: Add possibility to set WM mode right awayEugene Sandulenko
2019-10-15GRAPHICS: MACGUI: Fix window deletionEugene Sandulenko
2019-10-14GRAPHICS: MACGUI: Crash-proof window management.Eugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Add possibility to setup engine redraw callbackEugene Sandulenko
2019-10-04GRAPHICS: MACGUI: Implement enforcing built-in fontsEugene Sandulenko
2018-07-29GRAPHICS: MACGUI: add additional arg to MacTextWindow's constructor to disabl...Andrei Prykhodko
2018-07-26GRAPHICS: MACGUI: fixed restoring screenAndrei Prykhodko
2018-07-26GRAPHICS: MACGUI: added field initializationAndrei Prykhodko
2018-07-23GRAPHICS: MACGUI: Restore screen on exiting from menuEugene Sandulenko
2018-07-21GRAPHICS: MACGUI: Fix color searchingEugene Sandulenko
2018-07-20GRAPHICS: MACGUI: moved engine ptr, pause callback to private sectionAndrei Prykhodko
2018-07-20GRAPHICS: MACGUI: added initialization of engine ptrAndrei Prykhodko
2018-07-18GRAPHICS: MACGUI: added WMModalMenuModeAndrei Prykhodko
2018-07-12GRAPHICS: MACGUI: Do not use hardcoded colorsEugene Sandulenko
2018-07-11GRAPHICS: MACGUI: Added isMenuActive() helper methodEugene Sandulenko
2018-07-11GRAPHICS: MACGUI: Implemented autohide menusEugene Sandulenko
2018-07-11GRAPHICS: MACGUI: Added possibility to specify WM behaviourEugene Sandulenko
2017-08-22GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, remove f...Eugene Sandulenko
2017-08-21JANITORIAL: Fix spelling error in commentEugene Sandulenko
2017-08-18GRAPHICS: MACGUI: Perform sanity checks before blittingEugene Sandulenko
2017-08-04GRAPHICS: MACGUI: Made selection affecting the MacMenuEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Avoid double free of MacTextWindowEugene Sandulenko
2017-08-01GRAPHICS: MACGUI: Made MacTextWindow processing keyboard inputEugene Sandulenko
2017-07-17GRAPHICS: Skeleton of MacTextWindowVelocityRa
2017-01-14GRAPHICS: Renamed Menu to MacMenu to avoid potential name collisionEugene Sandulenko
2017-01-13DIRECTOR: Implement Shape Patterns and Borders for D3.stevenhoefel
2017-01-11DIRECTOR: Round rectangles for Buttons. Improved TextCast alignment.stevenhoefel
2017-01-09DIRECTOR: System beep and Mouse Cursors.stevenhoefel
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-10GRAPHICS: Fix window closingBorja Lorente
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: Fix spacing issues in MacWindowManagerBorja Lorente
2016-08-02GRAPHICS: Add custom border measuresBorja Lorente
2016-07-31GRAPHICS: Fix style issuesBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31WAGE: Extract MacMenuBorja Lorente
2016-07-30GRAPHICS: Change namespace of MacMenuBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente