Searched hist:d246d9be8858c760576574109315332d6fd11f8a (Results 1 – 3 of 3) sorted by relevance
/haiku/src/servers/input/ |
H A D | InputServerDevice.cpp | d246d9be8858c760576574109315332d6fd11f8a Mon Dec 10 21:20:25 UTC 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Some old changes I forgot to commit... BInputServerDevice::InitCheck() now checks if the fOwner allocation went fine (and returns B_NO_MEMORY in case it didn't). Since it can fail, inherited classes should call it as well (I modified MouseInputDevice's and KeyboardInputDevice's versions for now)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23106 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/input_server/devices/mouse/ |
H A D | MouseInputDevice.cpp | d246d9be8858c760576574109315332d6fd11f8a Mon Dec 10 21:20:25 UTC 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Some old changes I forgot to commit... BInputServerDevice::InitCheck() now checks if the fOwner allocation went fine (and returns B_NO_MEMORY in case it didn't). Since it can fail, inherited classes should call it as well (I modified MouseInputDevice's and KeyboardInputDevice's versions for now)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23106 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/input_server/devices/keyboard/ |
H A D | KeyboardInputDevice.cpp | d246d9be8858c760576574109315332d6fd11f8a Mon Dec 10 21:20:25 UTC 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Some old changes I forgot to commit... BInputServerDevice::InitCheck() now checks if the fOwner allocation went fine (and returns B_NO_MEMORY in case it didn't). Since it can fail, inherited classes should call it as well (I modified MouseInputDevice's and KeyboardInputDevice's versions for now)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23106 a95241bf-73f2-0310-859d-f6bbb57e9c96
|