scummvm/graphics/macgui
Torbjörn Andersson 5154b1e7a8 GRAPHICS: MACGUI: Eliminate timer use
As part of fixing a graphical glitch in Mac Indiana Jones and the Last
Crusade, eliminate the menu timer from the Mac window manager. It's just
too unpredictable and error prone for my taste.
2024-03-11 06:28:44 +01:00
..
datafiles.cpp DIRECTOR: High IDs for custom scrollable border 2023-08-03 09:49:20 +02:00
macbutton.cpp DIRECTOR: Fix regression from 48740a2ad1 2023-02-10 00:53:38 +01:00
macbutton.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
macdialog.cpp GRAPHICS: Fix namespace comments 2023-10-13 19:46:15 +02:00
macdialog.h GRAPHICS: Fix namespace comments 2023-10-13 19:46:15 +02:00
macfontmanager.cpp GRAPHICS: Fix WinFont scaling memory leak when scaling fonts. 2023-07-08 22:13:28 +03:00
macfontmanager.h GRAPHICS: MACGUI: Constness fixes 2023-06-30 10:40:43 +03:00
macmenu.cpp GRAPHICS: MACGUI: Avoid recursion in Mac menu event processing 2023-12-16 21:15:33 +01:00
macmenu.h GRAPHICS: MACGUI: Don't filter keypresses in processMenuShortCut() 2023-11-18 18:47:39 +01:00
macpopupmenu.cpp GRAPHICS: Implement smartmenu for macpopups 2023-05-28 13:50:18 +02:00
macpopupmenu.h GRAPHICS: Implement smartmenu for macpopups 2023-05-28 13:50:18 +02:00
mactext-canvas.cpp GRAPHICS: MACGUI: Stop MacTextCanvas::chopChunk from removing last chunk 2024-01-21 09:34:42 +08:00
mactext-canvas.h GRAPHICS: MACGUI: Fix crash on reshuffling text after table in Markdown 2023-11-23 00:13:33 +01:00
mactext-md.cpp GRAPHICS: MACGUI: Fix links with Unicode characters 2024-01-07 00:43:12 +01:00
mactext.cpp GRAPHICS: MACGUI: Move paragraph end marker when merging rows 2024-01-21 09:34:42 +08:00
mactext.h GRAPHICS: MACGUI: Split out MacTextCanvas into a separate file 2023-10-24 02:38:17 +02:00
mactextwindow.cpp GRAPHICS: MACGUI: Pass setMarkdownText through MacTextWindow 2023-09-17 00:56:28 +02:00
mactextwindow.h GRAPHICS: MACGUI: Pass setMarkdownText through MacTextWindow 2023-09-17 00:56:28 +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 GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
macwindow.h GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
macwindowborder.cpp GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
macwindowborder.h GRAPHICS: Remove use of TransparentSurface in NinePatch code 2023-10-24 20:16:34 +02:00
macwindowmanager.cpp GRAPHICS: MACGUI: Eliminate timer use 2024-03-11 06:28:44 +01:00
macwindowmanager.h GRAPHICS: MACGUI: Eliminate timer use 2024-03-11 06:28:44 +01:00