* Use icrate's window structs and enums * Properly implement protocols * Use icrate's NSWindow We were previously using undocumented methods on `NSWindowTabGroup` * Use icrate's NSApplication And clean up some doc comments regarding NSApplication |
||
|---|---|---|
| .. | ||
| app.rs | ||
| app_delegate.rs | ||
| app_state.rs | ||
| cursor.rs | ||
| event.rs | ||
| event_loop.rs | ||
| ffi.rs | ||
| menu.rs | ||
| mod.rs | ||
| monitor.rs | ||
| observer.rs | ||
| util.rs | ||
| view.rs | ||
| window.rs | ||
| window_delegate.rs | ||