index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
macgui
/
macwindowmanager.cpp
Age
Commit message (
Expand
)
Author
2017-08-22
GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, remove f...
Eugene Sandulenko
2017-08-21
JANITORIAL: Fix spelling error in comment
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Perform sanity checks before blitting
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Made selection affecting the MacMenu
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Avoid double free of MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
Eugene Sandulenko
2017-07-17
GRAPHICS: Skeleton of MacTextWindow
VelocityRa
2017-01-14
GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision
Eugene Sandulenko
2017-01-13
DIRECTOR: Implement Shape Patterns and Borders for D3.
stevenhoefel
2017-01-11
DIRECTOR: Round rectangles for Buttons. Improved TextCast alignment.
stevenhoefel
2017-01-09
DIRECTOR: System beep and Mouse Cursors.
stevenhoefel
2016-10-06
GRAPHICS: Move font-related MacGUI code to MacFontManager
Eugene Sandulenko
2016-10-06
GRAPHICS: Use Family name instead of font name when reading from BDF fonts
Eugene Sandulenko
2016-10-05
GRAPHICS: Use Face Name for Mac fonts if they're specified.
Eugene Sandulenko
2016-09-04
GRAPHICS: Add setBackgroundPattern() to MacWindow
Torbjörn Andersson
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-10
GRAPHICS: Fix window closing
Borja Lorente
2016-08-03
GRAPHICS/WAGE: Made MacWindowManager font maping requiring font size
Eugene Sandulenko
2016-08-03
WAGE/GRAPHICS: Move standard Mac font mapping to gui/
Eugene Sandulenko
2016-08-02
GRAPHICS: Fix spacing issues in MacWindowManager
Borja Lorente
2016-08-02
GRAPHICS: Add custom border measures
Borja Lorente
2016-07-31
GRAPHICS: Fix style issues
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
WAGE: Extract MacMenu
Borja Lorente
2016-07-30
GRAPHICS: Change namespace of MacMenu
Borja Lorente
2016-07-30
WAGE: Extract MacWindow
Borja Lorente
2016-07-30
WAGE: Change namespace of MacWindow
Borja Lorente
2016-07-30
WAGE: Extract MacWindowManager
Borja Lorente