Age | Commit message (Collapse) | Author |
|
This seems like the right place to do it. Hopefully it's also the
right way. It fixes line breaks in the MacVenture engine, where the
text apparently uses Mac line breaks.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|