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
/
macwindow.cpp
Age
Commit message (
Expand
)
Author
2018-07-12
GRAPHICS: MACGUI: Do not use hardcoded colors
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizing
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Do not crash when window callback is null
Eugene Sandulenko
2016-10-06
GRAPHICS: Move font-related MacGUI code to MacFontManager
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-26
GRAPHICS: Fix leak in ninepatch destructor
Borja Lorente
2016-08-25
GRAPHICS: Fix big leak when blitting macgui borders
Borja Lorente
2016-08-25
GRAPHICS: Fix leak in macgui border loading
Borja Lorente
2016-08-02
GRAPHICS: Remove unused variables
Borja Lorente
2016-08-02
GRAPHICS: Fix style and spelling
Borja Lorente
2016-08-02
GRAPHICS: Add custom border measures
Borja Lorente
2016-07-31
GRAPHICS: First approximation to custom border offsets
Borja Lorente
2016-07-31
GRAPHICS: Refactor MacWindow to accept MacWindowBorder
Borja Lorente
2016-07-31
GRAPHICS: Add active/inactive borders to MacWindowBorders
Borja Lorente
2016-07-31
GRAPHICS: Add MacWindowBorder to abstract borders
Borja Lorente
2016-07-31
GRAPHICS: Fix border loading
Borja Lorente
2016-07-31
GRAPHICS: Fix segfault in macwindow
Borja Lorente
2016-07-31
WAGE: Begin adding borders to the windows
Borja Lorente
2016-07-31
GRAPHICS: Include border loading code
Borja Lorente
2016-07-31
GRAPHICS: Introduce NinePatchBitmap to MacWindow
Borja Lorente
2016-07-30
WAGE: Extract MacWindow
Borja Lorente