scummvm/graphics/macgui
Eugene Sandulenko 8d878cb034
DIRECTOR: Fix regression from 48740a2ad1
The color values went inverted, but in several places they left
untouched.

In general, it is not a good idea to have this hardcoded, but at least
now we have this addressed.
2023-02-10 00:51:33 +01:00
..
datafiles.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
macbutton.cpp DIRECTOR: Fix regression from 48740a2ad1 2023-02-10 00:51:33 +01:00
macbutton.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
macdialog.cpp GRAPHICS: MACGUI: Handle EVENT_QUIT properly in MacDialog 2022-08-05 20:15:03 +02:00
macdialog.h GRAPHICS: MACGUI: Handle EVENT_QUIT properly in MacDialog 2022-08-05 20:15:03 +02:00
macfontmanager.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
macfontmanager.h MACGUI: Expose font families in MacFontManager 2022-11-06 23:05:20 -08:00
macmenu.cpp COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
macmenu.h GRAPHICS: MACGUI: Draw SubMenu over copy of game screen 2022-08-05 20:15:03 +02:00
mactext.cpp DIRECTOR: Fix regression from 48740a2ad1 2023-02-10 00:51:33 +01:00
mactext.h GRAPHICS: Fix uint vs uint32 discrepancies 2022-08-22 13:09:45 +02:00
mactextwindow.cpp GRAPHICS: MACGUI: Enable blinking cursor on input line 2022-08-05 20:15:03 +02:00
mactextwindow.h GRAPHICS: MACGUI: Fix warnings 2022-08-05 20:20:53 +02:00
macwidget.cpp DIRECTOR: Modify decomposeColor to fix missing text in buttons in 32bpp mode 2022-09-09 02:21:47 +02:00
macwidget.h GRAPHICS: MACGUI: Sync methods with their prototypes 2022-09-09 17:43:35 +02:00
macwindow.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
macwindow.h MACVENTURE: Invert exit window's color when active 2022-09-04 20:30:02 +02:00
macwindowborder.cpp GRAPHICS: MACGUI: Account for characters having 1 white space around them 2022-08-05 20:15:03 +02:00
macwindowborder.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
macwindowmanager.cpp GRAPHICS: MACGUI: leave _desktopBmp as a nullptr 2022-09-20 23:19:08 +02:00
macwindowmanager.h GRAPHICS: MACGUI: Fixed returned palette size in WM 2022-11-03 20:36:59 +01:00