 Cameron CawleyandFilippos Karapetis
|
8c2b09d919
|
COMMON: Replace NEResourceType and PEResourceType with a shared enum
|
2019-05-01 23:52:56 +03:00 |
|
 Cameron CawleyandFilippos Karapetis
|
2097c33b57
|
GRAPHICS: MACGUI: Make use of Common::String::format (#1454)
|
2018-12-23 15:57:20 +02:00 |
|
Andrei Prykhodko
|
f447ccb390
|
GRAPHICS: MACGUI: fixed restoring screen
|
2018-07-26 05:18:04 +03:00 |
|
Andrei Prykhodko
|
a961427373
|
GRAPHICS: MACGUI: fixed memory leak
|
2018-07-26 04:37:00 +03:00 |
|
Eugene Sandulenko
|
c48489f6d2
|
GRAPHICS: MACGUI: Restore screen on exiting from menu
|
2018-07-23 14:47:46 +02:00 |
|
Andrei Prykhodko
|
f4eda44186
|
GRAPHICS: MACGUI: fixes for menu parser from win exe
|
2018-07-22 21:19:02 +03:00 |
|
Andrei Prykhodko
|
62c66bc67a
|
GRAPHICS: MACGUI: added unicode submenu rendering
|
2018-07-22 20:37:44 +03:00 |
|
Andrei Prykhodko
|
71e933e778
|
GRAPHICS: MACGUI: fixed engine unpausing after releasing mouse
|
2018-07-22 20:12:37 +03:00 |
|
Andrei Prykhodko
|
997694b329
|
GRAPHICS: MACMENU: added missing field initialization
|
2018-07-22 12:48:15 +03:00 |
|
Eugene Sandulenko
|
359609353a
|
GRAPHICS: MACGUI: Fix compilation
|
2018-07-21 12:20:57 +02:00 |
|
Andrei Prykhodko
|
99f458dafa
|
GRAPHICS: MACMENU: added menu parser from Win32 PE executable
|
2018-07-21 12:16:54 +03:00 |
|
Andrei Prykhodko
|
df63dea4b6
|
GRAPHICS: MACMENU: added partial unicode support
It misses renderSubmenu impl and accelerator rendering
|
2018-07-21 12:16:54 +03:00 |
|
Andrei Prykhodko
|
da34d0dce2
|
GRAPHICS: MACGUI: moved engine ptr, pause callback to private section
|
2018-07-20 22:05:46 +03:00 |
|
Andrei Prykhodko
|
e1460103e1
|
GRAPHICS: MACGUI: added WMModalMenuMode
|
2018-07-18 21:47:22 +03:00 |
|
Eugene Sandulenko
|
5684134ef6
|
GRAPHICS: MACGUI: Do not use hardcoded colors
|
2018-07-12 00:41:11 +02:00 |
|
Eugene Sandulenko
|
a14a1230e3
|
GRAPHICS: MACMENU: Calculate menu bounds after adding static items
|
2018-07-11 22:45:36 +02:00 |
|
Eugene Sandulenko
|
04dfa9b0a9
|
GRAPHICS: MACGUI: Made autohiding menu reentrable
|
2018-07-11 22:45:36 +02:00 |
|
Eugene Sandulenko
|
ddfe6c3bce
|
GRAPHICS: MACGUI: Implemented autohide menus
|
2018-07-11 22:45:36 +02:00 |
|
Eugene Sandulenko
|
97ed6a2af7
|
GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashes
This fixes Command menu in WAGE.
|
2017-08-21 19:40:05 +02:00 |
|
D G Turner
|
81a236ee8f
|
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
|
2017-08-05 06:16:22 +01:00 |
|
Eugene Sandulenko
|
afb664df29
|
GRAPHICS: MACGUI: Made selection affecting the MacMenu
|
2017-08-04 21:54:20 +02:00 |
|
Eugene Sandulenko
|
0ecaa79f08
|
GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision
|
2017-01-14 13:17:38 +01:00 |
|
Eugene Sandulenko
|
a0907d2679
|
GRAPHICS: MACGUI: Added method for reading menu from resource
|
2017-01-14 13:04:21 +01:00 |
|
Eugene Sandulenko
|
b2dcd1bb1e
|
GRAPHICS: Move font-related MacGUI code to MacFontManager
|
2016-10-06 23:49:39 +02:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Alexander Tkachev
|
139ad46410
|
WAGE: Fix crash in Explorer
Caused by operator[] usage on empty string.
|
2016-08-06 16:20:44 +06:00 |
|
Borja Lorente
|
9ce6fbd0d7
|
GRAPHICS: Move MacMenu constants
|
2016-07-31 14:05:14 +02:00 |
|
Borja Lorente
|
68b2d44a0f
|
WAGE: Extract MacMenu
|
2016-07-31 14:04:48 +02:00 |
|