haiku/src/kits/app
DarkWyrm 8123b61c01 Eliminated a memory allocation bug
Added a sensible workaround for BSession message code packaging


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4937 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-03 23:28:46 +00:00
..
app.src Added BSession to build 2003-08-31 18:53:05 +00:00
Application.cpp Conversion to BSession messaging 2003-10-03 00:37:56 +00:00
AppMisc.cpp B_PATH_NAME_LENGTH + 1 -> B_PATH_NAME_LENGTH. 2003-02-04 23:47:30 +00:00
AppServerLink.cpp Conversion over to BSession API 2003-10-02 01:01:45 +00:00
AreaLink.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
Clipboard.cpp gcc3 cleanup & fix stupid mistake 2003-06-23 02:48:28 +00:00
Cursor.cpp Conversion over to BSession API 2003-10-02 01:01:45 +00:00
Handler.cpp Minor cleanup 2003-09-04 20:01:17 +00:00
InitTerminateLibBe.cpp Minor tweak to BHandler::UnlockLooper() 2003-08-25 07:55:52 +00:00
Invoker.cpp Minor cleanup 2003-09-04 20:01:17 +00:00
Jamfile Adjusted to the new tree structure, though currently (?) not needed. 2002-07-09 21:41:59 +00:00
Looper.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
LooperList.cpp More tests and fixes for bugs exposed by them. Also removed spurious 2002-08-22 03:43:06 +00:00
Message.cpp fixed BMessage::Flatten(x) so that it does not crash 2003-09-16 03:45:51 +00:00
MessageBody.cpp Fixed bugs in (un)flattening code. 2003-08-29 22:32:22 +00:00
MessageField.cpp This is all the code for the backing store for BMessage (BMessageBody & 2003-03-19 07:58:17 +00:00
MessageFilter.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00
MessageQueue.cpp Minor header-related changes 2003-05-14 17:21:46 +00:00
MessageRunner.cpp Cleaned up BRoster's friends mess. All access to private BRoster functionality is now done through the newly added BRoster::Private class, which is BRoster's only friend (poor BRoster ;-). 2003-02-08 23:29:21 +00:00
MessageUtils.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
Messenger.cpp Made the (BHandler*, BLooper*,) constructor more robust. Now the looper list is locked and the looper checked for validity. 2003-06-20 00:18:56 +00:00
PortLink.cpp Eliminated a memory allocation bug 2003-10-03 23:28:46 +00:00
PortMessage.cpp Eliminated a memory allocation bug 2003-10-03 23:28:46 +00:00
PortQueue.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
PropertyInfo.cpp fixed newline at end of file. 2002-09-28 09:51:57 +00:00
RegistrarDefs.cpp Added message and codes, a flat_app_info structure and the name of roster side created app looper ports. 2002-07-26 19:57:58 +00:00
RegistrarThread.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
RegistrarThreadManager.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Roster.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
RosterPrivate.cpp Cleaned up BRoster's friends mess. All access to private BRoster functionality is now done through the newly added BRoster::Private class, which is BRoster's only friend (poor BRoster ;-). 2003-02-08 23:29:21 +00:00
Session.cpp Moved BSession messaging code to ServerProtocol.h 2003-10-03 00:02:19 +00:00
TokenSpace.cpp It is accomplished ... 2002-07-09 12:24:59 +00:00