Chameleon Applications

Chameleon Applications Commit Details

Date:2010-02-01 15:45:06 (14 years 2 months ago)
Author:DieBuche
Commit:99
Parents: 98
Message:latest changes
Changes:
A/branches/diebuche/ChameleonPrefPane/Resources/chamsmall.png
M/branches/diebuche/ChameleonPrefPane/it_IT.lproj/Chameleon.xib
M/branches/diebuche/ChameleonPrefPane/English.lproj/Chameleon.xib
M/branches/diebuche/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
M/branches/diebuche/ChameleonPrefPane/de_DE.lproj/Chameleon.xib
M/branches/diebuche/ChameleonPrefPane/bin/OSX105/Chameleon.zip
M/branches/diebuche/ChameleonPrefPane/Sources/TableViewsController.mm
M/branches/diebuche/ChameleonPrefPane/bin/OSX106/Chameleon.zip

File differences

branches/diebuche/ChameleonPrefPane/Sources/TableViewsController.mm
5050
5151
5252
53
53
5454
5555
5656
......
8383
8484
8585
86
86
8787
8888
8989
{(NSLocalizedString(@"Boot_Flags", nil)), PaneBootFlags, &mImgPaneBootFlags},
{(NSLocalizedString(@"Peripherals", nil)), PanePeripherals, &mImgPanePeripherals},
{(NSLocalizedString(@"Advanced", nil)), PaneAdvanced, &mImgPaneAdvanced},
{(NSLocalizedString(@"Efi Inject", nil)), PaneEfiInject, &mImgPaneEfiInject},
{(NSLocalizedString(@"Efi_Inject", nil)), PaneEfiInject, &mImgPaneEfiInject},
{(NSLocalizedString(@"Bios", nil)), PaneSmbios, &mImgPaneSmbios},
{(NSLocalizedString(@"About", nil)), PaneAbout, &mImgPaneAbout}
};
mImgPaneAdvanced = [self getImageResource:@"MacOSX" ofType:@"png"];
mImgPaneEfiInject = [self getImageResource:@"MacOSX" ofType:@"png"];
mImgPaneSmbios = [self getImageResource:@"MacOSX" ofType:@"png"];
mImgPaneAbout = [self getImageResource:@"MacOSX" ofType:@"png"];
mImgPaneAbout = [self getImageResource:@"chamsmall" ofType:@"png"];
return self;
}
branches/diebuche/ChameleonPrefPane/de_DE.lproj/Chameleon.xib
115115
116116
117117
118
119
118
119
120120
121
121
122122
123123
124124
125
125
126126
127127
128128
......
147147
148148
149149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
150180
151181
152182
......
254284
255285
256286
257
287
258288
259289
260290
......
316346
317347
318348
319
320
321
322
323
349
324350
325351
326352
......
354380
355381
356382
357
383
358384
359385
360386
......
395421
396422
397423
398
424
399425
400426
401427
......
852878
853879
854880
855
881
856882
857883
858884
......
898924
899925
900926
901
927
902928
903929
904930
......
911937
912938
913939
914
940
915941
916942
917943
918944
919
945
920946
921947
922948
......
939965
940966
941967
968
942969
943970
944971
......
14061433
14071434
14081435
1409
1436
14101437
14111438
14121439
......
40764103
40774104
40784105
4079
4106
40804107
40814108
40824109
......
42354262
42364263
42374264
4238
42394265
42404266
42414267
......
42434269
42444270
42454271
4246
4272
42474273
42484274
42494275
......
42544280
42554281
42564282
4257
4283
42584284
42594285
42604286
......
57745800
57755801
57765802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
57775875
57785876
57795877
......
58115909
58125910
58135911
5814
58155912
58165913
58175914
58185915
5916
58195917
58205918
58215919
......
58985996
58995997
59005998
5999
59016000
59026001
59036002
......
62746373
62756374
62766375
6277
62786376
62796377
6378
62806379
62816380
62826381
......
71477246
71487247
71497248
7249
71507250
7151
71527251
71537252
71547253
......
76477746
76487747
76497748
7749
7750
7751
7752
7753
7754
7755
7756
7757
7758
7759
7760
7761
7762
76507763
76517764
76527765
......
77377850
77387851
77397852
7853
7854
77407855
77417856
77427857
......
81908305
81918306
81928307
8193
8308
81948309
81958310
8196
8311
81978312
81988313
81998314
......
82048319
82058320
82068321
8322
8323
82078324
82088325
82098326
......
88408957
88418958
88428959
8843
8960
88448961
88458962
88468963
......
89069023
89079024
89089025
9026
9027
89099028
89109029
89119030
......
89389057
89399058
89409059
9060
89419061
9062
89429063
89439064
89449065
......
92019322
92029323
92039324
9325
92049326
92059327
92069328
......
92099331
92109332
92119333
9334
92129335
92139336
92149337
92159338
92169339
9217
9218
92199340
92209341
92219342
......
92259346
92269347
92279348
9349
92289350
92299351
92309352
9353
92319354
92329355
92339356
92349357
9235
9236
92379358
92389359
92399360
......
92969417
92979418
92989419
9420
92999421
93009422
93019423
......
93199441
93209442
93219443
9444
93229445
93239446
93249447
</object>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn" id="820331058">
<double key="NSWidth">123</double>
<object class="NSTableColumn" id="691961689">
<double key="NSWidth">31</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<double key="NSMaxWidth">3.4028234663852886e+38</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents"/>
<string key="NSContents">Icon</string>
<object class="NSFont" key="NSSupport" id="26">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">11</double>
</object>
</object>
</object>
<object class="NSImageCell" key="NSDataCell" id="436163438">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">33554432</int>
<object class="NSFont" key="NSSupport" id="930899267">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">1044</int>
</object>
<int key="NSAlign">0</int>
<int key="NSScale">0</int>
<int key="NSStyle">0</int>
<bool key="NSAnimates">NO</bool>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<bool key="NSIsEditable">YES</bool>
<reference key="NSTableView" ref="964566138"/>
</object>
<object class="NSTableColumn" id="820331058">
<double key="NSWidth">89</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents">Menu Name</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501427186"/>
<reference key="NSTextColor" ref="429835715"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell" id="825103315">
<int key="NSCellFlags">1140981312</int>
<int key="NSCellFlags2">2048</int>
<object class="NSTabViewItem" id="210384195">
<string key="NSIdentifier">Item 1</string>
<object class="NSView" key="NSView" id="389526238">
<nil key="NSNextResponder"/>
<reference key="NSNextResponder" ref="869599070"/>
<int key="NSvFlags">292</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Neustart</string>
<object class="NSFont" key="NSSupport" id="930899267">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">1044</int>
</object>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="1032245036"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">163</int>
<object class="NSButton" id="158463244">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 8}, {90, 25}}</string>
<string key="NSFrame">{{12, 8}, {90, 25}}</string>
<reference key="NSSuperview" ref="389526238"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTableView" id="830282976">
<reference key="NSNextResponder" ref="729666351"/>
<int key="NSvFlags">8448</int>
<string key="NSFrameSize">{471, 204}</string>
<string key="NSFrameSize">{471, 242}</string>
<reference key="NSSuperview" ref="729666351"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
<string key="NSFrame">{{1, 17}, {471, 204}}</string>
<string key="NSFrame">{{1, 17}, {471, 242}}</string>
<reference key="NSSuperview" ref="303493593"/>
<reference key="NSNextKeyView" ref="830282976"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
<reference ref="447791831"/>
</object>
<string key="NSFrame">{{18, 14}, {473, 222}}</string>
<string key="NSFrame">{{18, 20}, {473, 260}}</string>
<reference key="NSSuperview" ref="727875353"/>
<reference key="NSNextKeyView" ref="729666351"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bytes key="NSScrollAmts">QSAAAEEgAABCCAAAQggAAA</bytes>
</object>
</object>
<string key="NSFrame">{{1, 1}, {509, 266}}</string>
<string key="NSFrame">{{1, 1}, {509, 294}}</string>
<reference key="NSSuperview" ref="108632481"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
</object>
<string key="NSFrame">{{13, 106}, {511, 282}}</string>
<string key="NSFrame">{{13, 70}, {511, 310}}</string>
<reference key="NSSuperview" ref="389526238"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<string key="NSOffsets">{0, 0}</string>
</object>
</object>
<string key="NSFrameSize">{541, 408}</string>
<reference key="NSSuperview" ref="869599070"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
<string key="NSLabel">Starte von ...</string>
<object class="NSButton" id="334542109">
<reference key="NSNextResponder" ref="252867636"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{16, 102}, {116, 23}}</string>
<string key="NSFrame">{{16, 102}, {144, 23}}</string>
<reference key="NSSuperview" ref="252867636"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTabViewItem" id="1003139064">
<string key="NSIdentifier">Item 7</string>
<object class="NSView" key="NSView" id="786891136">
<reference key="NSNextResponder" ref="869599070"/>
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string key="NSFrameSize">{541, 408}</string>
<reference key="NSSuperview" ref="869599070"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
<string key="NSLabel">Ãœber</string>
<reference key="NSTabView" ref="869599070"/>
</object>
</object>
<reference key="NSSelectedTabViewItem" ref="1003139064"/>
<reference key="NSSelectedTabViewItem" ref="210384195"/>
<object class="NSFont" key="NSFont">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">9</double>
<bool key="NSDrawsBackground">YES</bool>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="786891136"/>
<reference ref="389526238"/>
</object>
</object>
<object class="NSImageView" id="2913">
</object>
<int key="connectionID">1203</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="650075205"/>
</object>
<int key="connectionID">1204</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mAtiVideoROM</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="650075205"/>
</object>
<int key="connectionID">1205</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="908569716"/>
</object>
<int key="connectionID">1206</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mNvidiaVideoROM</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="908569716"/>
</object>
<int key="connectionID">1207</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemType</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="505485330"/>
</object>
<int key="connectionID">1208</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="505485330"/>
</object>
<int key="connectionID">1209</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemTypeText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="986466412"/>
</object>
<int key="connectionID">1210</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="986466412"/>
</object>
<int key="connectionID">1211</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mMenuIcon</string>
<reference key="source" ref="25590726"/>
<reference key="destination" ref="691961689"/>
</object>
<int key="connectionID">1215</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
<reference key="object" ref="1037298196"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="329022978"/>
<reference ref="544768780"/>
<reference ref="2913"/>
<reference ref="475549282"/>
<reference ref="869599070"/>
<reference ref="329022978"/>
</object>
<reference key="parent" ref="660800786"/>
</object>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="820331058"/>
<reference ref="691961689"/>
</object>
<reference key="parent" ref="329022978"/>
</object>
<reference ref="455218521"/>
<reference ref="732855392"/>
<reference ref="908569716"/>
<reference ref="650075205"/>
<reference ref="668416335"/>
<reference ref="992653788"/>
<reference ref="650075205"/>
</object>
<reference key="parent" ref="495127110"/>
</object>
<reference ref="334542109"/>
<reference ref="90016923"/>
<reference ref="793808229"/>
<reference ref="601436105"/>
<reference ref="724579405"/>
<reference ref="601436105"/>
</object>
<reference key="parent" ref="798772941"/>
</object>
<reference key="object" ref="80923813"/>
<reference key="parent" ref="1064169092"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">1212</int>
<reference key="object" ref="691961689"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="436163438"/>
</object>
<reference key="parent" ref="964566138"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">1214</int>
<reference key="object" ref="436163438"/>
<reference key="parent" ref="691961689"/>
</object>
</object>
</object>
<object class="NSMutableDictionary" key="flattenedProperties">
<string>12.windowTemplate.minSize</string>
<string>1200.IBPluginDependency</string>
<string>1201.IBPluginDependency</string>
<string>1212.IBPluginDependency</string>
<string>1214.IBPluginDependency</string>
<string>128.IBPluginDependency</string>
<string>129.IBPluginDependency</string>
<string>136.IBPluginDependency</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{137, 208}, {668, 439}}</string>
<string>{{299, 183}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<boolean value="YES"/>
<string>{{137, 208}, {668, 439}}</string>
<string>{{299, 183}, {668, 439}}</string>
<integer value="1"/>
<integer value="1"/>
<string>{224.664, 10}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">InitialTabViewItem</string>
<object class="IBInitialTabViewItemAttribute" key="NS.object.0">
</object>
</object>
<nil key="sourceID"/>
<int key="maxID">1203</int>
<int key="maxID">1215</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
<string>mSMBIOSFileText</string>
<string>mSystemId</string>
<string>mSystemIdText</string>
<string>mSystemType</string>
<string>mSystemTypeText</string>
<string>mWake</string>
<string>mWakeImage</string>
<string>mWakeImageText</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mAtiVideoROM</string>
<string>mBootBanner</string>
<string>mEHCIacquire</string>
<string>mEthernetBuiltIn</string>
<string>mGraphicsMode</string>
<string>mGraphicsModeText</string>
<string>mLegacyLogo</string>
<string>mNvidiaVideoROM</string>
<string>mPciRoot</string>
<string>mPciRootText</string>
<string>mUHCIreset</string>
<string>mUSBBusFix</string>
<string>mVBIOS</string>
<string>mVideoROM</string>
<string>mVideoROMText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string>mBootSetup</string>
<string>mEfiInject</string>
<string>mFileSystemColumn</string>
<string>mMenuIcon</string>
<string>mMenuName</string>
<string>mPartitionIDColumn</string>
<string>mPartitionImgColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>CustomTableView</string>
<string>NSTabViewItem</string>
<string>NSTabViewItem</string>
branches/diebuche/ChameleonPrefPane/it_IT.lproj/Chameleon.xib
1212
1313
1414
15
1615
1716
1817
......
5150
5251
5352
54
53
5554
5655
5756
......
116115
117116
118117
119
120
118
119
121120
122
121
123122
124123
125124
126
125
127126
128127
129128
......
148147
149148
150149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
151180
152181
153182
......
317346
318347
319348
320
321
322
323
324
349
325350
326351
327352
......
355380
356381
357382
358
383
359384
360385
361386
......
396421
397422
398423
399
424
400425
401426
402427
......
853878
854879
855880
856
881
857882
858883
859884
......
899924
900925
901926
902
927
903928
904929
905930
......
912937
913938
914939
915
940
916941
917942
918943
919944
920
945
921946
922947
923948
......
12221247
12231248
12241249
1225
1250
12261251
12271252
12281253
......
12451270
12461271
12471272
1248
1273
12491274
12501275
12511276
......
43024327
43034328
43044329
4305
43064330
43074331
43084332
......
57765800
57775801
57785802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
57795875
57805876
57815877
......
58135909
58145910
58155911
5816
58175912
58185913
58195914
58205915
5916
58215917
58225918
58235919
......
59005996
59015997
59025998
5999
59036000
59046001
59056002
......
62766373
62776374
62786375
6279
62806376
62816377
6378
62826379
62836380
62846381
......
71407237
71417238
71427239
7240
71437241
71447242
71457243
......
71487246
71497247
71507248
7249
71517250
7152
7153
71547251
71557252
71567253
......
76497746
76507747
76517748
7749
7750
7751
7752
7753
7754
7755
7756
7757
7758
7759
7760
7761
7762
76527763
76537764
76547765
......
77407851
77417852
77427853
7854
7855
77437856
77447857
77457858
......
81978310
81988311
81998312
8200
8313
82018314
82028315
8203
8316
82048317
82058318
82068319
......
82128325
82138326
82148327
8328
8329
82158330
82168331
82178332
......
88508965
88518966
88528967
8853
8968
88548969
88558970
88568971
......
89169031
89179032
89189033
9034
9035
89199036
89209037
89219038
......
89489065
89499066
89509067
9068
89519069
9070
89529071
89539072
89549073
......
92119330
92129331
92139332
9333
92149334
92159335
92169336
......
92199339
92209340
92219341
9342
92229343
92239344
92249345
92259346
92269347
9227
9228
92299348
92309349
92319350
......
92359354
92369355
92379356
9357
92389358
92399359
92409360
9361
92419362
92429363
92439364
92449365
9245
9246
92479366
92489367
92499368
......
93069425
93079426
93089427
9428
93099429
93109430
93119431
......
93299449
93309450
93319451
9452
93329453
93339454
93349455
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="172"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
<string key="NSWindowContentMinSize">{224.664, 10}</string>
<object class="NSView" key="NSWindowView" id="1037298196">
<reference key="NSNextResponder"/>
<nil key="NSNextResponder"/>
<int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn" id="820331058">
<double key="NSWidth">123</double>
<object class="NSTableColumn" id="691961689">
<double key="NSWidth">31</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<double key="NSMaxWidth">3.4028234663852886e+38</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents"/>
<string key="NSContents">Icon</string>
<object class="NSFont" key="NSSupport" id="26">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">11</double>
</object>
</object>
</object>
<object class="NSImageCell" key="NSDataCell" id="436163438">
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">33554432</int>
<object class="NSFont" key="NSSupport" id="930899267">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">1044</int>
</object>
<int key="NSAlign">0</int>
<int key="NSScale">0</int>
<int key="NSStyle">0</int>
<bool key="NSAnimates">NO</bool>
</object>
<int key="NSResizingMask">3</int>
<bool key="NSIsResizeable">YES</bool>
<bool key="NSIsEditable">YES</bool>
<reference key="NSTableView" ref="964566138"/>
</object>
<object class="NSTableColumn" id="820331058">
<double key="NSWidth">89</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<int key="NSCellFlags">75628096</int>
<int key="NSCellFlags2">2048</int>
<string key="NSContents">Menu Name</string>
<reference key="NSSupport" ref="26"/>
<reference key="NSBackgroundColor" ref="501427186"/>
<reference key="NSTextColor" ref="429835715"/>
</object>
<object class="NSTextFieldCell" key="NSDataCell" id="825103315">
<int key="NSCellFlags">1140981312</int>
<int key="NSCellFlags2">2048</int>
<int key="NSCellFlags">67239424</int>
<int key="NSCellFlags2">134217728</int>
<string key="NSContents">Riavvia</string>
<object class="NSFont" key="NSSupport" id="930899267">
<string key="NSName">LucidaGrande</string>
<double key="NSSize">13</double>
<int key="NSfFlags">1044</int>
</object>
<reference key="NSSupport" ref="930899267"/>
<reference key="NSControlView" ref="1032245036"/>
<int key="NSButtonFlags">-2038284033</int>
<int key="NSButtonFlags2">163</int>
<object class="NSButton" id="158463244">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 8}, {90, 25}}</string>
<string key="NSFrame">{{12, 8}, {90, 25}}</string>
<reference key="NSSuperview" ref="389526238"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTableView" id="830282976">
<reference key="NSNextResponder" ref="729666351"/>
<int key="NSvFlags">8448</int>
<string key="NSFrameSize">{471, 204}</string>
<string key="NSFrameSize">{471, 242}</string>
<reference key="NSSuperview" ref="729666351"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<int key="NSTableViewDraggingDestinationStyle">0</int>
</object>
</object>
<string key="NSFrame">{{1, 17}, {471, 204}}</string>
<string key="NSFrame">{{1, 17}, {471, 242}}</string>
<reference key="NSSuperview" ref="303493593"/>
<reference key="NSNextKeyView" ref="830282976"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
<reference ref="447791831"/>
</object>
<string key="NSFrame">{{18, 14}, {473, 222}}</string>
<string key="NSFrame">{{18, 20}, {473, 260}}</string>
<reference key="NSSuperview" ref="727875353"/>
<reference key="NSNextKeyView" ref="729666351"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bytes key="NSScrollAmts">QSAAAEEgAABCCAAAQggAAA</bytes>
</object>
</object>
<string key="NSFrame">{{1, 1}, {509, 266}}</string>
<string key="NSFrame">{{1, 1}, {509, 294}}</string>
<reference key="NSSuperview" ref="108632481"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
</object>
<string key="NSFrame">{{13, 106}, {511, 282}}</string>
<string key="NSFrame">{{13, 70}, {511, 310}}</string>
<reference key="NSSuperview" ref="389526238"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<string key="NSOffsets">{0, 0}</string>
<object class="NSButton" id="697143097">
<reference key="NSNextResponder" ref="611847372"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 30}, {171, 18}}</string>
<string key="NSFrame">{{16, 30}, {158, 18}}</string>
<reference key="NSSuperview" ref="611847372"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSTextField" id="227177115">
<reference key="NSNextResponder" ref="611847372"/>
<int key="NSvFlags">12</int>
<string key="NSFrame">{{193, 29}, {304, 21}}</string>
<string key="NSFrame">{{174, 29}, {323, 21}}</string>
<reference key="NSSuperview" ref="611847372"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
</object>
</object>
<string key="NSFrameSize">{668, 439}</string>
<reference key="NSSuperview"/>
<bool key="NSViewIsLayerTreeHost">YES</bool>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
</object>
</object>
<int key="connectionID">1203</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="650075205"/>
</object>
<int key="connectionID">1204</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mAtiVideoROM</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="650075205"/>
</object>
<int key="connectionID">1205</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="908569716"/>
</object>
<int key="connectionID">1206</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mNvidiaVideoROM</string>
<reference key="source" ref="2692381"/>
<reference key="destination" ref="908569716"/>
</object>
<int key="connectionID">1207</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemType</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="505485330"/>
</object>
<int key="connectionID">1208</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onCheckButtonChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="505485330"/>
</object>
<int key="connectionID">1209</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mSystemTypeText</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="986466412"/>
</object>
<int key="connectionID">1210</int>
</object>
<object class="IBConnectionRecord">
<object class="IBActionConnection" key="connection">
<string key="label">onTextFiedChange:</string>
<reference key="source" ref="523685185"/>
<reference key="destination" ref="986466412"/>
</object>
<int key="connectionID">1211</int>
</object>
<object class="IBConnectionRecord">
<object class="IBOutletConnection" key="connection">
<string key="label">mMenuIcon</string>
<reference key="source" ref="25590726"/>
<reference key="destination" ref="691961689"/>
</object>
<int key="connectionID">1215</int>
</object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
<reference key="object" ref="1037298196"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="329022978"/>
<reference ref="544768780"/>
<reference ref="2913"/>
<reference ref="475549282"/>
<reference ref="869599070"/>
<reference ref="329022978"/>
</object>
<reference key="parent" ref="660800786"/>
</object>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="820331058"/>
<reference ref="691961689"/>
</object>
<reference key="parent" ref="329022978"/>
</object>
<reference ref="455218521"/>
<reference ref="732855392"/>
<reference ref="908569716"/>
<reference ref="650075205"/>
<reference ref="668416335"/>
<reference ref="992653788"/>
<reference ref="650075205"/>
</object>
<reference key="parent" ref="495127110"/>
</object>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="371081377"/>
<reference ref="744752273"/>
<reference ref="606757762"/>
<reference ref="629897331"/>
<reference ref="958084214"/>
<reference ref="334542109"/>
<reference ref="90016923"/>
<reference ref="793808229"/>
<reference ref="601436105"/>
<reference ref="724579405"/>
<reference ref="601436105"/>
<reference ref="744752273"/>
</object>
<reference key="parent" ref="798772941"/>
</object>
<reference key="object" ref="80923813"/>
<reference key="parent" ref="1064169092"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">1212</int>
<reference key="object" ref="691961689"/>
<object class="NSMutableArray" key="children">
<bool key="EncodedWithXMLCoder">YES</bool>
<reference ref="436163438"/>
</object>
<reference key="parent" ref="964566138"/>
</object>
<object class="IBObjectRecord">
<int key="objectID">1214</int>
<reference key="object" ref="436163438"/>
<reference key="parent" ref="691961689"/>
</object>
</object>
</object>
<object class="NSMutableDictionary" key="flattenedProperties">
<string>12.windowTemplate.minSize</string>
<string>1200.IBPluginDependency</string>
<string>1201.IBPluginDependency</string>
<string>1212.IBPluginDependency</string>
<string>1214.IBPluginDependency</string>
<string>128.IBPluginDependency</string>
<string>129.IBPluginDependency</string>
<string>136.IBPluginDependency</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{137, 208}, {668, 439}}</string>
<string>{{299, 183}, {668, 439}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<boolean value="YES"/>
<string>{{137, 208}, {668, 439}}</string>
<string>{{299, 183}, {668, 439}}</string>
<integer value="1"/>
<integer value="1"/>
<string>{1.79769e+308, 1.79769e+308}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">InitialTabViewItem</string>
<object class="IBInitialTabViewItemAttribute" key="NS.object.0">
</object>
</object>
<nil key="sourceID"/>
<int key="maxID">1203</int>
<int key="maxID">1215</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
<string>mSMBIOSFileText</string>
<string>mSystemId</string>
<string>mSystemIdText</string>
<string>mSystemType</string>
<string>mSystemTypeText</string>
<string>mWake</string>
<string>mWakeImage</string>
<string>mWakeImageText</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSArray" key="dict.sortedKeys">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>mAtiVideoROM</string>
<string>mBootBanner</string>
<string>mEHCIacquire</string>
<string>mEthernetBuiltIn</string>
<string>mGraphicsMode</string>
<string>mGraphicsModeText</string>
<string>mLegacyLogo</string>
<string>mNvidiaVideoROM</string>
<string>mPciRoot</string>
<string>mPciRootText</string>
<string>mUHCIreset</string>
<string>mUSBBusFix</string>
<string>mVBIOS</string>
<string>mVideoROM</string>
<string>mVideoROMText</string>
</object>
<object class="NSMutableArray" key="dict.values">
<bool key="EncodedWithXMLCoder">YES</bool>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSComboBox</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSButton</string>
<string>NSTextField</string>
</object>
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string>mBootSetup</string>
<string>mEfiInject</string>
<string>mFileSystemColumn</string>
<string>mMenuIcon</string>
<string>mMenuName</string>
<string>mPartitionIDColumn</string>
<string>mPartitionImgColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>NSTableColumn</string>
<string>CustomTableView</string>
<string>NSTabViewItem</string>
<string>NSTabViewItem</string>
branches/diebuche/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
5959
6060
6161
62
6263
6364
6465
......
134135
135136
136137
138
137139
138140
139141
......
266268
267269
268270
271
269272
270273
271274
......
469472
470473
471474
475
472476
473477
474478
8D202CEF0486D31800D8A456 /* Chameleon.xib in Resources */ = {isa = PBXBuildFile; fileRef = F506C042013D9D8C01CA16C8 /* Chameleon.xib */; };
8D202CF30486D31800D8A456 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
8D202CF40486D31800D8A456 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F506C035013D953901CA16C8 /* PreferencePanes.framework */; };
B32BC7A011171A4B0095E458 /* chamsmall.png in Resources */ = {isa = PBXBuildFile; fileRef = B32BC79F11171A4B0095E458 /* chamsmall.png */; };
B3981D401113292A009E2520 /* CustomTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = B3981D3F1113292A009E2520 /* CustomTableView.h */; };
B3981D8411132A13009E2520 /* string_util.h in Headers */ = {isa = PBXBuildFile; fileRef = B3981D8311132A13009E2520 /* string_util.h */; };
B3981E4211132AE0009E2520 /* cham.png in Resources */ = {isa = PBXBuildFile; fileRef = B3981E4111132AE0009E2520 /* cham.png */; };
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StartupPrefPane_Prefix.pch; sourceTree = "<group>"; };
8D202CF70486D31800D8A456 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
B32BC79F11171A4B0095E458 /* chamsmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chamsmall.png; path = Resources/chamsmall.png; sourceTree = "<group>"; };
B3981D3F1113292A009E2520 /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomTableView.h; path = Sources/CustomTableView.h; sourceTree = "<group>"; };
B3981D8311132A13009E2520 /* string_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string_util.h; path = Sources/string_util.h; sourceTree = "<group>"; };
B3981E4111132AE0009E2520 /* cham.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cham.png; path = Resources/cham.png; sourceTree = "<group>"; };
01B0E81C1108B87A00ACF21B /* Chameleon.tiff */,
01B0E81D1108B87A00ACF21B /* Linux.png */,
B3981E4311132AEC009E2520 /* background.png */,
B32BC79F11171A4B0095E458 /* chamsmall.png */,
01B0E81E1108B87A00ACF21B /* MacOSX.png */,
B3981E4111132AE0009E2520 /* cham.png */,
B3F8879511148E790022CA5D /* footer.png */,
B3E372F61115E79500BBF949 /* Chameleon.xib in Resources */,
B3E372F71115E79500BBF949 /* InfoPlist.strings in Resources */,
B3E372F81115E79500BBF949 /* Localizable.strings in Resources */,
B32BC7A011171A4B0095E458 /* chamsmall.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
branches/diebuche/ChameleonPrefPane/English.lproj/Chameleon.xib
1212
1313
1414
15
15
1616
1717
1818
......
105105
106106
107107
108
108
109109
110110
111111
......
117117
118118
119119
120
120
121121
122122
123123
......
167167
168168
169169
170
170
171171
172172
173173
......
254254
255255
256256
257
258257
259258
260259
......
269268
270269
271270
272
271
273272
274273
275274
......
382381
383382
384383
385
384
386385
387386
388387
......
78537852
78547853
78557854
7855
78567856
78577857
78587858
......
83238323
83248324
83258325
8326
83268327
83278328
83288329
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="950"/>
<integer value="174"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableView" id="964566138">
<reference key="NSNextResponder" ref="317600712"/>
<int key="NSvFlags">4352</int>
<string key="NSFrameSize">{160, 408}</string>
<string key="NSFrameSize">{126, 408}</string>
<reference key="NSSuperview" ref="317600712"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<object class="NSMutableArray" key="NSTableColumns">
<bool key="EncodedWithXMLCoder">YES</bool>
<object class="NSTableColumn" id="691961689">
<double key="NSWidth">48</double>
<double key="NSWidth">31</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">3.4028234663852886e+38</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<reference key="NSTableView" ref="964566138"/>
</object>
<object class="NSTableColumn" id="820331058">
<double key="NSWidth">106</double>
<double key="NSWidth">89</double>
<double key="NSMinWidth">10</double>
<double key="NSMaxWidth">1000</double>
<object class="NSTableHeaderCell" key="NSHeaderCell">
<string key="NSFrame">{{-100, -100}, {141, 15}}</string>
<reference key="NSSuperview" ref="329022978"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<int key="NSsFlags">1</int>
<reference key="NSTarget" ref="329022978"/>
<string key="NSAction">_doScroller:</string>
<bool key="CIEnabled">YES</bool>
</object>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<int key="NSsFlags">128</int>
<int key="NSsFlags">0</int>
<reference key="NSVScroller" ref="250904414"/>
<reference key="NSHScroller" ref="110835066"/>
<reference key="NSContentView" ref="317600712"/>
<object class="NSButton" id="158463244">
<reference key="NSNextResponder" ref="389526238"/>
<int key="NSvFlags">268</int>
<string key="NSFrame">{{16, 8}, {90, 25}}</string>
<string key="NSFrame">{{12, 8}, {90, 25}}</string>
<reference key="NSSuperview" ref="389526238"/>
<int key="NSViewLayerContentsRedrawPolicy">2</int>
<bool key="NSEnabled">YES</bool>
<string>12.windowTemplate.minSize</string>
<string>1200.IBPluginDependency</string>
<string>1201.IBPluginDependency</string>
<string>1212.IBPluginDependency</string>
<string>1214.IBPluginDependency</string>
<string>128.IBPluginDependency</string>
<string>129.IBPluginDependency</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<object class="NSMutableDictionary">
<string key="NS.key.0">InitialTabViewItem</string>
<object class="IBInitialTabViewItemAttribute" key="NS.object.0">

Archive Download the corresponding diff file

Revision: 99