haiku/headers/private/app
Stephan Aßmus 19e179ca4f * Moved the implementation of SetViewCursor from the thread of the
window of the view into the application thread. This solves the
  race condition with asynchronous SetViewCursor and deleting the
  cursor immediately afterwards for real.
* The ServerApp now requires a reference to the current cursor,
  just in case...
* Added TODOs for caching the BView token, it's currently resolved
  for every single BView call that talks to the server... not good!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31133 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-20 12:11:49 +00:00
..
ApplicationPrivate.h
AppMisc.h
AppServerLink.h
AreaLink.h
ClipboardPrivate.h
DesktopLink.h
DirectMessageTarget.h
LinkReceiver.h Patch by Artur Wyszynski with some changes by myself: 2008-10-15 19:47:00 +00:00
LinkSender.h
LooperList.h
MessageAdapter.h
MessagePrivate.h
MessageUtils.h
MessengerPrivate.h
PortLink.h
RegistrarDefs.h
RosterPrivate.h
Server.h
ServerLink.h Patch by Artur Wyszynski with some changes by myself: 2008-10-15 19:47:00 +00:00
ServerMemoryAllocator.h
ServerProtocol.h * Moved the implementation of SetViewCursor from the thread of the 2009-06-20 12:11:49 +00:00
ServerProtocolStructs.h * Moved the implementation of SetViewCursor from the thread of the 2009-06-20 12:11:49 +00:00
ServerReadOnlyMemory.h
SimpleMallocIO.h
TokenSpace.h