You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows Separation Remastered: Welcome Window Controller (#604)
* application: main menu welcome window has been extracted into separate xib.
* application: windows welcome window has been incapsulated.
* application: app delegate loading from xibs has been added. welcome window has been introduced.
* application: project has been updated.
* application: app delegate loading xibs from bundle has been added.
* application: main menu about panel has been extracted into separate xib.
* application: windows about panel has been incapsulated.
* application: app delegate about panel has been introduced.
* application: project has been updated.
* application: window loading category has been added.
* application: windows about panel xib has been renamed.
* application: about panel has become independent.
* application: app delegate about panel has been instantiated on demand.
* application: project has been updated.
* Revert "application: project has been updated."
5b41d79
* application: windows xibs about panel has been renamed.
* application: about panel window controller has been introduced.
* application: windows xibs about panel window controller has been added.
* application: app delegate about panel window controller has been added.
* application: about panel cleanup.
* application: app delegate about panel property has been removed.
* application: about panel unnecessary loadWindow invocation has been removed.
* application: about panel custom subclass has been removed.
* application: app delegate about panel new api has been adopted.
* application: about panel window controller has been renamed.
* application: app delegate about window controller lazy property has been added.
* application: about panel has been eliminated.
* application: window loading category has been removed.
* application: project has been updated.
* application: about window controller xib has been introduced.
* application: welcome window controller has been introduced.
* application: windows welcome window xib welcome window controller has become owner.
* application: app delegate welcome window controller has been added.
* application: windows welcome window controller model not activated state has been added.
* application: app delegate welcome window controller model state not activated yet has been added.
* application: welcome window controller reign of blocks has been suppressed.
* application: app delegate welcome window controller blocks have been removed.
* application: welcome window controller explicit window manipulation has been removed.
* application: welcome window controller has been cleaned up.
* application: welcome window forums button has been involved into first responder chain.
* application: app delegate welcome window forums button has been involved into first responder chain.
* application: welcome window controller twitter url has been sewn into controller.
* application: welcome window controller model has been removed.
* application: welcome window has been renamed to welcome window controller.
* application: app delegate open document at url has been added.
* application: welcome window controller unnecessary block has been removed.
* application: welcome window controller xib destination view has been set.
* application: welcome window controller destination view app delegate has been removed.
0 commit comments