Chameleon Applications

Chameleon Applications Svn Source Tree

Root/trunk/ChameleonPrefPane/CHANGES

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

Archive Download this file

Revision: 346