haiku/headers/private/app
Stephan Aßmus 33394b856d Patch by Wim van der Meer: Added get_mouse_bitmap() global method to
InterfaceDefs.h and corresponding implementation in the app_server. Thanks a
bunch! Closes ticket #5978.

A note to those using "update-all" with hybrid builds - the alternative GCC
system libs will not be updated this way, and this and Wim's last patch
change the libbe <-> app_server interface. You need to manually update the
respective libbe.so, or do a clean build, otherwise apps for the other GCC will
not start anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-16 15:51:54 +00:00
..
ApplicationPrivate.h
AppMisc.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
AppServerLink.h
DesktopLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
DirectMessageTarget.h Made DirectMessageTarget's destructor private to avoid potential future 2008-03-06 00:36:31 +00:00
LinkReceiver.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
LinkSender.h * Make sure LinkSender knows team ID of receiving team; this fixes the >64k ServerLink transfers. 2010-04-11 14:26:19 +00:00
LooperList.h
MessageAdapter.h
MessagePrivate.h Closing ticket #4465: 2009-09-10 23:10:51 +00:00
MessageUtils.h Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
MessengerPrivate.h
PortLink.h * Added private methods get_app_server_port() (that stores the server port, 2009-12-01 07:53:09 +00:00
RegistrarDefs.h * Minor cleanup, updated copyright. 2009-10-25 15:14:49 +00:00
RosterPrivate.h
Server.h
ServerLink.h * Make sure LinkSender knows team ID of receiving team; this fixes the >64k ServerLink transfers. 2010-04-11 14:26:19 +00:00
ServerMemoryAllocator.h
ServerProtocol.h Patch by Wim van der Meer: Added get_mouse_bitmap() global method to 2010-05-16 15:51:54 +00:00
ServerProtocolStructs.h * Moved the implementation of SetViewCursor from the thread of the 2009-06-20 12:11:49 +00:00
ServerReadOnlyMemory.h App Server now saves/restores ui_color settings. 2008-03-04 01:19:04 +00:00
SimpleMallocIO.h
TokenSpace.h * Made BTokenSpace not throw any exceptions on memory shortage. 2009-11-04 12:19:59 +00:00