scummvm/graphics/macgui
2021-06-20 14:33:53 +02:00
..
datafiles.cpp GRAPHICS: MACGUI: Plug memory leak 2021-05-01 01:49:46 +02:00
macbutton.cpp GRAPHICS: MACGUI: modify macbutton to fit new logic of mactext 2021-06-20 14:33:53 +02:00
macbutton.h GRAPHICS: MACGUI: modify macbutton to fit new logic of mactext 2021-06-20 14:33:53 +02:00
macfontmanager.cpp GRAPHICS: MACGUI: parse slant directly from name when we didn't get any slants. 2021-06-20 14:33:53 +02:00
macfontmanager.h GRAPHICS: MACGUI: parse slant directly from name when we didn't get any slants. 2021-06-20 14:33:53 +02:00
macmenu.cpp GRAPHICS: MACGUI: add intersection check with macmenu and macwindow 2021-05-21 10:51:07 +02:00
macmenu.h GRAPHICS: MACGUI: add intersection check with macmenu and macwindow 2021-05-21 10:51:07 +02:00
mactext.cpp GRAPHICS: MACGUI: deal with plain bytes specially when we calculating the string width. 2021-06-20 14:33:53 +02:00
mactext.h GRAPHICS: MACGUI: modify macbutton to fit new logic of mactext 2021-06-20 14:33:53 +02:00
mactextwindow.cpp GRAPHICS: MACGUI: make mactextwindow suit for new WM clipboard 2021-06-03 13:19:10 +02:00
mactextwindow.h GUI: MACGUI: Make MacTextWindow working with plain fonts 2021-05-02 01:03:02 +02:00
macwidget.cpp GRAPHICS: MACGUI: Reset MacWindget dirty flag on blit. 2020-08-24 20:53:37 +02:00
macwidget.h GRAPHICS: MACGUI: More fixed for 32bpp mode 2020-08-16 23:08:33 +02:00
macwindow.cpp GRAPHICS: MACGUI: make mactext can scrollable now 2021-06-03 13:19:10 +02:00
macwindow.h GRAPHICS: MACGUI: Expose another way of setting MacWindow borders 2021-05-26 12:00:28 +02:00
macwindowborder.cpp GRAPHICS: MACGUI: Initialized class variables 2021-05-01 01:49:48 +02:00
macwindowborder.h GRAPHICS: MACGUI: re-organize the code for drawing scrollbar for macwindow 2021-04-25 02:24:15 +02:00
macwindowmanager.cpp GRAPHICS: MACGUI: restore the cursorType when we pop the cursor, currently we use kMacCursorArrow for the default one 2021-06-20 14:33:53 +02:00
macwindowmanager.h GRAPHICS: MACGUI: add _inEditableArea to WM, to distinguish whether the cursor type is set by director or ourself 2021-06-20 14:33:53 +02:00