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.h
Age
Commit message (
Collapse
)
Author
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-09-04
GRAPHICS: Add setBackgroundPattern() to MacWindow
Torbjörn Andersson
Set a background pattern for the window surface. For instance, the exits window in the MacVenture engine should have a light gray background, rather than a white one, and this will allow it to get one without having to draw it by itself.
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
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: Add most of the documentation to MacWindowManager
Borja Lorente
2016-08-02
GRAPHICS: Fix indentation
Borja Lorente
2016-08-02
GRAPHICS: Rename header guards in macgui
Borja Lorente
2016-08-02
GRAPHICS: Add custom border measures
Borja Lorente
2016-07-31
GRAPHICS: Clean up namespaces
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacWindowManager constants
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