Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

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

Archive Download this file

Revision: 68