aboutsummaryrefslogtreecommitdiff
path: root/graphics/macgui/macwindowmanager.h
AgeCommit message (Expand)Author
2020-01-11DIRECTOR: Align fill patterns to global originScott Percival
2019-12-16GRAPHICS: MACGUI: Remove flicker when exiting modal menuEugene Sandulenko
2019-12-16GRAPHICS: MACGUI: Clear preallocated screen in WM when override is requestedEugene Sandulenko
2019-10-18GRAPHICS: MACGUI: Added support for Unicode fonts in menuEugene Sandulenko
2019-10-17GRAPHICS: MACGUI: Add possibility to set WM mode right awayEugene 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-23GRAPHICS: MACGUI: Restore screen on exiting from menuEugene Sandulenko
2018-07-20GRAPHICS: MACGUI: moved engine ptr, pause callback to private sectionAndrei 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-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-09-04GRAPHICS: Add setBackgroundPattern() to MacWindowTorbjörn Andersson
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
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: Fix indentationBorja Lorente
2016-08-02GRAPHICS: Rename header guards in macguiBorja Lorente
2016-08-02GRAPHICS: Add custom border measuresBorja Lorente
2016-07-31GRAPHICS: Clean up namespacesBorja Lorente
2016-07-31GRAPHICS: Move MacMenu constantsBorja Lorente
2016-07-31GRAPHICS: Create wrapper namespace for MacWindowManager constantsBorja Lorente
2016-07-30GRAPHICS: Change namespace of MacMenuBorja Lorente
2016-07-30WAGE: Extract MacWindowBorja Lorente
2016-07-30WAGE: Change namespace of MacWindowBorja Lorente
2016-07-30WAGE: Extract MacWindowManagerBorja Lorente