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
* 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.
0 commit comments