History log of /haiku/src/preferences/network/InterfaceView.h
Revision Date Author Comments
# 386b6f15 23-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: disabling/enabling devices is now working.

* Disabled the "renegotiate" button for now -- this will move to the
interface add-ons, at least some day.


# f6c7cf44 05-Feb-2015 Axel Dörfler <axeld@pinc-software.de>

Network: integrated former hardware view from add-on.

* The interfaces logic is within the main application, so is the
new interface view.
* Disabling/renegotiating does not work yet.
* Reveals a bug in some interface code; when you click on an ethernet
device first, there is no place for the wireless menu. When you then
press on a wireless device, it crashes in BMenuField code.
In the other direction, there is then an empty space.
* Fixed list item width reporting.


# 386b6f15e6dfe92396855702984dad51973ab8fc 23-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: disabling/enabling devices is now working.

* Disabled the "renegotiate" button for now -- this will move to the
interface add-ons, at least some day.


# f6c7cf44b56eda3d39841a5a05a9d0666c32a717 05-Feb-2015 Axel Dörfler <axeld@pinc-software.de>

Network: integrated former hardware view from add-on.

* The interfaces logic is within the main application, so is the
new interface view.
* Disabling/renegotiating does not work yet.
* Reveals a bug in some interface code; when you click on an ethernet
device first, there is no place for the wireless menu. When you then
press on a wireless device, it crashes in BMenuField code.
In the other direction, there is then an empty space.
* Fixed list item width reporting.