#
91cbfa85 |
| 31-Mar-2021 |
Fredrik Modéen <fredrik@modeen.se> |
Bluetooth Pref: Inactiveate button and things that don't do anything.
* Inactiveate button and things that don't do anything. * Those button and controlles that hade any actions in the Bluetooth Pre
Bluetooth Pref: Inactiveate button and things that don't do anything.
* Inactiveate button and things that don't do anything. * Those button and controlles that hade any actions in the Bluetooth Pref now saves in settings. * Fix some windows/views. * Fix Copyright in last Bluetooth commit. * Last commit before we move saving settings with BMessage. * Changed PoupMenu to BOptionPopUp
Change-Id: I32b85f1985b558d24b294a184665e08e6ce18a7d Reviewed-on: https://review.haiku-os.org/c/haiku/+/3829 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
show more ...
|
#
16196fd3 |
| 27-Mar-2021 |
Fredrik Modéen <fredrik@modeen.se> |
Bluetooth Pref: Updating view of incomming connection when Paring
This is not my code but from ticket #9265 * Made a picture of how it looks, old left andnew right. https://imagebin.ca/v/5wIe6TIMzw4
Bluetooth Pref: Updating view of incomming connection when Paring
This is not my code but from ticket #9265 * Made a picture of how it looks, old left andnew right. https://imagebin.ca/v/5wIe6TIMzw4C * Think we have a bug somewhere and don't store the name of the Bluetooth device (shown i the image). * I have made som small changes but other than that it's the same code as in the ticket * Ran the src/tools/checkstyle/checkstyle.py to get som style stuff, probably missed some anyway.
Change-Id: Ifeb75c8ad890f541e100cdcf78b394675a48ada9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/3825 Reviewed-by: Fredrik Modéen <fredrik@modeen.se>
show more ...
|
#
19733b44 |
| 12-Apr-2020 |
Alexander von Gluck IV <kallisti5@unixzen.com> |
kits/bluetooth: Style cleanup, add additional vendors
Change-Id: I33ac709fe1dc759bf9b98fe94bd1820278ef33d4 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2471 Reviewed-by: waddlesplash <waddlesp
kits/bluetooth: Style cleanup, add additional vendors
Change-Id: I33ac709fe1dc759bf9b98fe94bd1820278ef33d4 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2471 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
|
#
f696e88a |
| 10-Dec-2015 |
looncraz <looncraz@looncraz.net> |
Convert various more things to using Set*UIColor.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com> Patches 0038, 0040, 0042-0044 from looncraz, unmodified.
|
#
3e6fa229 |
| 13-Jan-2010 |
Stephan Aßmus <superstippi@gmx.de> |
Patch by Humdinger: Switched strings to sentence case in servers and kits. This is the case-servers+kits.diff applied from #5169. Couldn't spot any possibly problematic changes. Thanks a lot!
git-s
Patch by Humdinger: Switched strings to sentence case in servers and kits. This is the case-servers+kits.diff applied from #5169. Couldn't spot any possibly problematic changes. Thanks a lot!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35044 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
3205e523 |
| 24-Jul-2008 |
Oliver Ruiz Dorantes <oliver.ruiz.dorantes@gmail.com> |
Implement pairing with a remote bluetooth device - Fix PincodeWindow to send the pincode commands dissapear after clicking - Improve the debug output of bluetooth_server - Handle all needed events f
Implement pairing with a remote bluetooth device - Fix PincodeWindow to send the pincode commands dissapear after clicking - Improve the debug output of bluetooth_server - Handle all needed events for the pairing - Simple request could send and receive the event before adding the request to the events wanted list. Inverted the order of this sequence.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26614 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
5e531393 |
| 30-Jun-2008 |
Oliver Ruiz Dorantes <oliver.ruiz.dorantes@gmail.com> |
Make the BWindows die in a proper way as suggested by mmu & stippi
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26183 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
b12daa5f |
| 18-Jun-2008 |
Oliver Ruiz Dorantes <oliver.ruiz.dorantes@gmail.com> |
Add UI classes for handling incoming connections and pincode requests
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26010 a95241bf-73f2-0310-859d-f6bbb57e9c96
|