cacao/examples
Ryan McGrath 10c513edad
A rather large and not very clean update.
- Adds support for NSSplitViewController.
- Reworks NSMenu support to be cleaner with enum variants.
- Reworks the Foundation underpinnings to be a bit safer and more clear
  in how they're used and passed around.
- Changes to docs structure for push towards v0.1.
- Examples updated to account for changes.
2021-03-04 17:24:39 -08:00
..
calculator A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
todos_list A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
autolayout.rs A rather large and not very clean update. 2021-03-04 17:24:39 -08:00
defaults.rs Finalize some NSString handling that I'd been mulling over. This should be much more sound and transparent regarding ownership while keeping the same general approach that's been working so far. 2020-03-31 20:59:08 -07:00
window.rs Fix existing examples 2021-02-07 20:51:40 -08:00
window_controller.rs Fix existing examples 2021-02-07 20:51:40 -08:00
window_delegate.rs Fix existing examples 2021-02-07 20:51:40 -08:00