| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-02 | Fixed incorrect object placement by using the window's content rect, not the ↵ | Pietro Gagliardi | |
| window's frame, to define the window size. The coordinate system being flipped is still not fixed. | |||
| 2014-03-02 | Fixed incorrect redrawing of Mac OS X windows after resize. Still need to ↵ | Pietro Gagliardi | |
| fix the wrong rect issues... | |||
| 2014-03-01 | Added Mac OS X Buttons. Code hangs due to a preferredSize() issue... | Pietro Gagliardi | |
| 2014-03-01 | Added windowDidResize: to the Mac OS X delegate for resizing windows. Now to ↵ | Pietro Gagliardi | |
| figure out why I can't resize windows myself... | |||
| 2014-03-01 | Cleaned up loose ends with the previous commit and got window close events ↵ | Pietro Gagliardi | |
| working on Mac OS X. Woo! | |||
| 2014-03-01 | Fixed most errors. Now I just need to add a sysData pool. | Pietro Gagliardi | |
| 2014-03-01 | Started to build a single global delegate object; now to fix issues. | Pietro Gagliardi | |
