History log of /haiku/src/preferences/network/ServiceView.cpp
Revision Date Author Comments
# 705ee4bf 15-Feb-2022 Alexander von Gluck IV <kallisti5@unixzen.com>

preflet/network: Convert ServiceView to BGroupView

* Mostly just to be consistent with everything else

Change-Id: I468ce0a20fb918ec6e696bbc9e961dbc4386d7ff
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4963
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# f0650dc9 09-Dec-2015 looncraz <looncraz@looncraz.net>

preferences: Convert to using Set*UIColor.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
Patches 0023-0037 from looncraz, unmodified.


# 26cc9e9e 11-Aug-2015 Humdinger <humdingerb@gmail.com>

Small cosmetics for the preference panel

* Prevent the scrollview from jumping vertically when selecting a service
* Glue the services view to the top


# 6a290205 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: made the revert button (somewhat) work.

* DNS add-on does not yet support it, the rest does.
* However, there seems to be some problems with the net_server when
changing interfaces -- not just with revert.


# ee834bb8 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: moved commonly used classes into app.

* This way all add-ons share the same code, and also the same
translations.


# 26cc9e9e0789105b0c4589f9cd4754b2aad95230 11-Aug-2015 Humdinger <humdingerb@gmail.com>

Small cosmetics for the preference panel

* Prevent the scrollview from jumping vertically when selecting a service
* Glue the services view to the top


# 6a290205937dc619dcdf3d7b06f114b1f5465e4f 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: made the revert button (somewhat) work.

* DNS add-on does not yet support it, the rest does.
* However, there seems to be some problems with the net_server when
changing interfaces -- not just with revert.


# ee834bb870869ca58fa6ba3f057bc9bd44b2fdf9 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: moved commonly used classes into app.

* This way all add-ons share the same code, and also the same
translations.