History log of /haiku/src/apps/drivesetup/CreateParametersPanel.h
Revision Date Author Comments
# 8940ad25 12-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: Added support for changing partition parameters.

* Does not seem to work yet, though. The intel disk system should support it
now, but apparently the partition's delegate is not yet fully initialized
for whatever reason.


# 32da57f7 12-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: solved a few issues of CreateParametersPanel.

* I obviously wasn't really done last time: now the panel behaves as it should.


# cf0ea4fb 04-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: fixed crash in CreateParametersPanel.

* Changed order of calling Init() vs. _CreateViewControls(). This
fixes bug #9422.
* The panel now hides (instead of disabling) the name or type control
if those aren't supported, anyway.


# 4ec2ca4e 01-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: renamed some files, fixed catalog.

* Already renamed the classes within those files earlier.
* The AbstractParametersPanel class was missing from the catalog.


# 8940ad259ab803eff8176766a73f8f531142c3b6 12-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: Added support for changing partition parameters.

* Does not seem to work yet, though. The intel disk system should support it
now, but apparently the partition's delegate is not yet fully initialized
for whatever reason.


# 32da57f74b8855c63e422aa74628d904f99f8ba7 12-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: solved a few issues of CreateParametersPanel.

* I obviously wasn't really done last time: now the panel behaves as it should.


# cf0ea4fbba83aad60e13d8a421f3097f8da178b5 04-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: fixed crash in CreateParametersPanel.

* Changed order of calling Init() vs. _CreateViewControls(). This
fixes bug #9422.
* The panel now hides (instead of disabling) the name or type control
if those aren't supported, anyway.


# 4ec2ca4e1645f59237d611942f08f442370c5cfe 01-Feb-2013 Axel Dörfler <axeld@pinc-software.de>

DriveSetup: renamed some files, fixed catalog.

* Already renamed the classes within those files earlier.
* The AbstractParametersPanel class was missing from the catalog.