Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

1- OSX 10.5 officially not supported anymore, focus on SL and Lion only
2- Added table view direct edition of partition name
3- Added Rescue Boot Disk ISO creation utility integration in Boot Setup
4- Added Partition UUID (OS X standard uuid, so chamelon ntfs/fat partition uuid's are for now not compatible).
5- Added new Partition Extractor engine, complety rewritten in objective c.
6- Added About Dialog, made the displayed version numbers all rely on the info.plist file
7- Fixed refresh and on checked associated button state, made sure the string is disabled if value is 0
8- Fixed crash when using swap hd 0<->2
9- Added a new option type (OptionFileString) that features an open dialog box to open files
10- Added few Combo boxes to simplify text inputs
11- Added Missing ForceHPET option and Theme options
12- Added a new SMBIOS panel only opening a file (in construction)
13- Added new EFI Injection panel
14- Added PciRoot, GUI boot options
15- Added scrax to credits: thx for testing the Chameleon PrefPane!
16- Create a makebin script (to enhance) that creates zip archives and sets a version
17 in the bin dir
18- Fixed default value to Yes not included in the boot config would not be checked
19 by default in interface
20- Added RestartFix boot option
21- Added forceBootConfigPath to the tabview panel for quicker setup, so now no
22 need to edit the preferences file manually.
23- Added SystemId
24- Added full bootOptions loading into the interface with no custom code needed,
25 all loading features are implemented in base class PreferencesControllerBase,
26 with the automatic parser engine.
27- Implemented the bootOption automatic and generic parsing engine.
28 Now any option is parsed from bootFile automatically (incl. defaults)
29 thanks to the underlying engine based on a dynamically constructed
30 id to desc map and also to the group panel registration init process
31- Fixed dmg archives would appear in dynamic partition listing
32- Added FREEZE (lock) features, see README.
33- Refined cosmetics for the GUI
34- Added images icon on the first column of each partition entries
35- Added APSL and README for instructions
36- Added swap disk (01 and 02) fixes
37- Added Rename and Hide display from bootConfig
38- Fixed 10.5 and 10.6 would crash because of memory references erased
39- Added more bootConfig paths and an option to force it
40 (i.e:if not found automatically)
41- Added new paths for bootConfig search now looking in this order:
42"/",
43"/Extra/",
44"/Volumes/EFI/Extra/",
45"/Volumes/Cham/Extra/",
46"/Volumes/BootLoaders/Extra/",
47"/Library/Preferences/SystemConfiguration/",
48- Change the restart by replacing the internal reboot shell cmd by an applescript
49 eq. to the AppleMenu/Restart command
50- Fixed nib file loading and initialization problem, possibly fixes the lock pb as well?
51- Added Apple_Free filter to filter these free partitions
52
53

Archive Download this file

Revision: HEAD