scummvm/graphics/macgui
2021-06-13 00:41:26 +02:00
..
datafiles.cpp GRAPHICS: MACGUI: Plug memory leak 2021-05-01 01:49:46 +02:00
macbutton.cpp
macbutton.h
macfontmanager.cpp
macfontmanager.h
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: fix regression of scrolling cursor in mactext 2021-06-13 00:41:26 +02:00
mactext.h GRAPHICS: MACGUI: introduce two variable to lingo, _selEnd and _selStart, which has default value -1. selEnd and selStart specify the selection area every time you activated the mactext 2021-06-10 13:58:41 +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
macwidget.h
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: remove a case which has already been checked before in macWM 2021-06-10 13:58:41 +02:00
macwindowmanager.h GRAPHICS: MACGUI: add default format before we are using the text from global clipboard 2021-06-03 13:19:10 +02:00