Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

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

Archive Download this file

Revision: 52