Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
GRAPHICS: [GSoC] Fix leaks and bugs in MacGui
|
|
ALL: Add Cloud storage support
|
|
|
|
|
|
|
|
|
|
|
|
The shortcuts for horizontal and vertical lines should draw the extra
thickness pixels around the line, not below it or to the right
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Caused by operator[] usage on empty string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|