| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-11 | Removed TODOs about initial sizing of Windows and their Controls on Mac OS ↵ | Pietro Gagliardi | |
| X; turns out we fixed that problem when we did our container NSView and overrode setFrameSize: :D | |||
| 2014-08-11 | Split the autocorrect disabling stuff on Mac OS X into its own function and ↵ | Pietro Gagliardi | |
| marked the TextArea TODO as a future plan. | |||
| 2014-08-04 | Fixed an error in the previous commit. | Pietro Gagliardi | |
| 2014-08-04 | Converted Window on Mac OS X to use the new container system. Now I can ↵ | Pietro Gagliardi | |
| merge container and sizing... | |||
| 2014-07-26 | Adjusted autocompletion settings for TextField on Mac OS X. | Pietro Gagliardi | |
| 2014-07-25 | Implemented Tab on Mac OS X. Woo! I'll need to add justification for what ↵ | Pietro Gagliardi | |
| I'm doing with the whole recursive call thing; when I get confirmation from the GTK+ camp I will. | |||
| 2014-07-23 | Fixed compilation errors on Mac OS X. Reparenting works; redrawing, however... | Pietro Gagliardi | |
| 2014-07-22 | Added provisions for proper window redraw on Window.SetParent() and ↵ | Pietro Gagliardi | |
| implemented them on Mac OS X; still untested. | |||
| 2014-07-20 | Resolved the NSWindowDelegate issue and added an explicit ↵ | Pietro Gagliardi | |
| NSApplicationDelegate specifier just to be safe; thanks to Zorg__ in irc.freenode.net/#macdev for explaining (it's an issue with NSApp specifically). | |||
| 2014-07-20 | Implemented Window.Close() on Mac OS X, settling both that TODO and the one ↵ | Pietro Gagliardi | |
| about making sure Window.Close() works as documented on all platforms. | |||
| 2014-07-18 | Made the previous commit more robust. | Pietro Gagliardi | |
| 2014-07-18 | Fixed control positioning on initial window show on Mac OS X. | Pietro Gagliardi | |
| 2014-07-15 | Implemented window resize handling on Mac OS X. Now for actually setting ↵ | Pietro Gagliardi | |
| child controls and resizing them. | |||
| 2014-07-08 | Implemented window closing on Mac OS X. This drops the "single delegate ↵ | Pietro Gagliardi | |
| object for everything" setup but keeping that map and holding its lock is already meh so. | |||
| 2014-07-08 | Added the beginning of the Mac OS X code. | Pietro Gagliardi | |
