History log of /haiku/src/preferences/network/InterfaceView.h (Results 1 – 2 of 2)
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

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.

show more ...