Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Allows to avoid situations with files named "NewYork" with "New York" font inside. | |||
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-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 | |