#
be902ac4 |
| 11-Jun-2014 |
John Scipione <jscipione@gmail.com> |
App Kit: style changes.
No functional change intended.
Focused on documented classes only.
* Update copyright information. * whitespace fixes. * pointer style * Rename some variables, msg => messa
App Kit: style changes.
No functional change intended.
Focused on documented classes only.
* Update copyright information. * whitespace fixes. * pointer style * Rename some variables, msg => message, form => what * Need consistent variable names to make documentation easier, allows us to use \copydoc or \copydetails instead of repeating ourselves over and over again.
show more ...
|
#
ca9b9188 |
| 25-Jan-2007 |
Axel Dörfler <axeld@pinc-software.de> |
* Added a Dano extension to BMessageQueue: IsNextMessage(). * BLooper::AddMessage() is now using this method to determine wether or not to update its looper thread.
git-svn-id: file:///srv/svn/re
* Added a Dano extension to BMessageQueue: IsNextMessage(). * BLooper::AddMessage() is now using this method to determine wether or not to update its looper thread.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19956 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
1ba67cc8 |
| 16-Nov-2005 |
Axel Dörfler <axeld@pinc-software.de> |
* almost rewrote BMessageQueue; simplified code, removed over-extensive documentation, cleanup. * made BMessageQueue::IsLocked() const - the non-const version is still provided for binary compati
* almost rewrote BMessageQueue; simplified code, removed over-extensive documentation, cleanup. * made BMessageQueue::IsLocked() const - the non-const version is still provided for binary compatibility. * Both BMessageQueue::FindMessage() versions are now thread safe, the queue's BLocker is now mutable to allow for this. * renamed BMessage::link to fQueueLink as the "Message4" implementation uses it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14955 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
338b8dc3 |
| 29-Oct-2005 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Merged changes from branch build_system_redesign at revision 14573.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
a358152c |
| 26-Oct-2002 |
beveloper <beveloper@nowhere.fake> |
added #include <Message.h> for backward compatibility
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1686 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
52a38012 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|