History log of /haiku/src/add-ons/input_server/devices/keyboard/TeamMonitorWindow.h
Revision Date Author Comments
# 894bce69 01-Aug-2012 Ryan Leavengood <leavengood@gmail.com>

Add easier keyboard shortcuts to the Team Monitor window.

* Delete and q quit the application.
* Shift-Delete and k kill the application.

Used a message filter since I want these handled by the window.

Fixes #8561.

Also:
* Removed DeselectAll() from the class declaration since it was never defined.
* Re-ordered methods in the class definition to match the order in the declaration.
* Added the underscore to _UpdateList() since it is a private method and moved
it to the right place.


# 1484de58 26-Jul-2012 Ryan Leavengood <leavengood@gmail.com>

Focus the Team Monitor list view on Show(). Fixes #8775.


# 73f124eb 18-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Add highlighting of apps that will not quit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41265 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 95bd4705 14-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Show localized app names. Show reboot count-down in bold type. Layout changes to support multiline strings, and for this purpose adding a BTextView derivate which enforces its height. (I did look at BTextView itself, but it wasn't obvious to me how approach it.) Making use of the IconView class.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4787e491 11-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Add a Quit button to the Team Monitor.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41215 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2d192e7a 08-Jun-2010 Joachim Seemer <humdingerb@googlemail.com>

Improved TeamManager default button behaviour, closing #6051.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37063 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 997c3d8a 20-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Renamed TMWindow to TeamMonitorWindow, TMListItem to TeamListItem, TMDescView
to TeamDescriptionView.
* Renamed files accordingly.
* Minor cleanup (made TeamListItem::fFound private, and added accessor methods).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28261 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 894bce690b05255caf4b48979b649cebb001658c 01-Aug-2012 Ryan Leavengood <leavengood@gmail.com>

Add easier keyboard shortcuts to the Team Monitor window.

* Delete and q quit the application.
* Shift-Delete and k kill the application.

Used a message filter since I want these handled by the window.

Fixes #8561.

Also:
* Removed DeselectAll() from the class declaration since it was never defined.
* Re-ordered methods in the class definition to match the order in the declaration.
* Added the underscore to _UpdateList() since it is a private method and moved
it to the right place.


# 1484de58a8b3493604e3ea2a0b7eba97bb2bc4e4 26-Jul-2012 Ryan Leavengood <leavengood@gmail.com>

Focus the Team Monitor list view on Show(). Fixes #8775.


# 73f124eb41a5a94b1452783ed8585f72e60fdab4 18-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Add highlighting of apps that will not quit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41265 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 95bd470555dfb614afa1d0e7637b9010e8ed46ba 14-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Show localized app names. Show reboot count-down in bold type. Layout changes to support multiline strings, and for this purpose adding a BTextView derivate which enforces its height. (I did look at BTextView itself, but it wasn't obvious to me how approach it.) Making use of the IconView class.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41250 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4787e491e6e6d2548394240347794ebe19ba2b40 11-Apr-2011 Jonas Sundström <jonas@kirilla.com>

Add a Quit button to the Team Monitor.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41215 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2d192e7a80610fdd8dd3c1d51b98c4399ef74e33 08-Jun-2010 Joachim Seemer <humdingerb@googlemail.com>

Improved TeamManager default button behaviour, closing #6051.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37063 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 997c3d8afb7f0f2cbbb9c7b918304806757d6770 20-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Renamed TMWindow to TeamMonitorWindow, TMListItem to TeamListItem, TMDescView
to TeamDescriptionView.
* Renamed files accordingly.
* Minor cleanup (made TeamListItem::fFound private, and added accessor methods).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28261 a95241bf-73f2-0310-859d-f6bbb57e9c96