History log of /haiku/src/preferences/network/ServiceView.cpp (Results 1 – 8 of 8)
Revision Date Author Comments
# 46b7da1f 08-May-2022 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Merge branch 'master' into dev/netservices

Change-Id: I1eb6c2ea2fd0d794ad6378eab8bbb80ce46dfbb8


# 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/

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>

show more ...


# bab64f65 19-Feb-2016 Alexander von Gluck IV <Alex.vonGluck@r1soft.com>

Merge remote-tracking branch 'upstream/master' into intel-extreme


# f0650dc9 10-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

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.

show more ...


# 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.


# 2a58d543 15-Aug-2015 Julian Harnath <julian.harnath@rwth-aachen.de>

Merge branch 'master' into app_server