Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |