Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

1- Added scrax to credits: thx for testing the Chameleon PrefPane!
2- Create a makebin script (to enhance) that creates zip archives and sets a version
3 in the bin dir
4- Fixed default value to Yes not included in the boot config would not be checked
5 by default in interface
6- Added RestartFix boot option
7- Added forceBootConfigPath to the tabview panel for quicker setup, so now no
8 need to edit the preferences file manually.
9- Added SystemId
10- Added full bootOptions loading into the interface with no custom code needed,
11 all loading features are implemented in base class PreferencesControllerBase,
12 with the automatic parser engine.
13- Implemented the bootOption automatic and generic parsing engine.
14 Now any option is parsed from bootFile automatically (incl. defaults)
15 thanks to the underlying engine based on a dynamically constructed
16 id to desc map and also to the group panel registration init process
17- Fixed dmg archives would appear in dynamic partition listing
18- Added FREEZE (lock) features, see README.
19- Refined cosmetics for the GUI
20- Added images icon on the first column of each partition entries
21- Added APSL and README for instructions
22- Added swap disk (01 and 02) fixes
23- Added Rename and Hide display from bootConfig
24- Fixed 10.5 and 10.6 would crash because of memory references erased
25- Added more bootConfig paths and an option to force it
26 (i.e:if not found automatically)
27- Added new paths for bootConfig search now looking in this order:
28"/",
29"/Extra/",
30"/Volumes/EFI/Extra/",
31"/Volumes/Cham/Extra/",
32"/Volumes/BootLoaders/Extra/",
33"/Library/Preferences/SystemConfiguration/",
34- Change the restart by replacing the internal reboot shell cmd by an applescript
35 eq. to the AppleMenu/Restart command
36- Fixed nib file loading and initialization problem, possibly fixes the lock pb as well?
37- Added Apple_Free filter to filter these free partitions
38
39

Archive Download this file

Revision: 58