Изменения InstallerPlugins
InstallerPlugins
InstallerPane.h
Удаленный - [InstallerPane gotoNextPane]
Удаленный - [InstallerPane gotoPreviousPane]
Удаленный - [InstallerPane nextEnabled]
Удаленный - [InstallerPane previousEnabled]
Удаленный - [Раздел InstallerPane]
Удаленный - [InstallerPane setNextEnabled:]
Удаленный - [InstallerPane setPreviousEnabled:]
Удаленный - [Заголовок InstallerPane]
Добавленный InstallerPane.gotoNextPane
Добавленный InstallerPane.gotoPreviousPane
Добавленный InstallerPane.nextEnabled
Добавленный InstallerPane.previousEnabled
Добавленный InstallerPane.section
Добавленный InstallerPane.title
Измененный InstallerPane.contentView
Объявление | |
---|---|
От | @property(nonatomic, retain) NSView *contentView |
К | @property(nonatomic, retain) IBOutlet NSView *contentView |
Измененный InstallerPane.firstKeyView
Объявление | |
---|---|
От | @property(nonatomic, retain) NSView *firstKeyView |
К | @property(nonatomic, retain) IBOutlet NSView *firstKeyView |
Измененный - [InstallerPane initWithSection:]
Объявление | |
---|---|
От | - (id)initWithSection:(id)parent |
К | - (instancetype)initWithSection:(id)parent |
Измененный InstallerPane.initialKeyView
Объявление | |
---|---|
От | @property(nonatomic, retain) NSView *initialKeyView |
К | @property(nonatomic, retain) IBOutlet NSView *initialKeyView |
Измененный InstallerPane.lastKeyView
Объявление | |
---|---|
От | @property(nonatomic, retain) NSView *lastKeyView |
К | @property(nonatomic, retain) IBOutlet NSView *lastKeyView |
Измененный InstallerPane.nextPane
Объявление | |
---|---|
От | @property(nonatomic, retain) InstallerPane *nextPane |
К | @property(nonatomic, retain) IBOutlet InstallerPane *nextPane |
InstallerSection.h
Удаленный - [InstallerSection activePane]
Удаленный - [Пакет InstallerSection]
Удаленный - [InstallerSection firstPane]
Удаленный - [InstallerSection installerState]
Удаленный - [InstallerSection shouldLoad]
Удаленный - [Заголовок InstallerSection]
Добавленный InstallerSection.activePane
Добавленный InstallerSection.bundle
Добавленный InstallerSection.firstPane
Добавленный InstallerSection.installerState
Добавленный InstallerSection.shouldLoad
Добавленный InstallerSection.title
InstallerState.h
Удаленный - [InstallerState choiceDictionaries]
Удаленный - [InstallerState installStarted]
Удаленный - [InstallerState installSucceeded]
Удаленный - [InstallerState licenseAgreed]
Удаленный - [InstallerState licenseAgreedLanguage]
Удаленный - [InstallerState targetPath]
Удаленный - [InstallerState targetVolumePath]
Добавленный InstallerState.choiceDictionaries
Добавленный InstallerState.installStarted
Добавленный InstallerState.installSucceeded
Добавленный InstallerState.licenseAgreed
Добавленный InstallerState.licenseAgreedLanguage
Добавленный InstallerState.targetPath
Добавленный InstallerState.targetVolumePath