.. |
app.src
|
Added BSession to build
|
2003-08-31 18:53:05 +00:00 |
Application.cpp
|
Updates to sync with (hopefully) final tweaks to messaging protocols
|
2003-10-13 23:34:12 +00:00 |
AppMisc.cpp
|
B_PATH_NAME_LENGTH + 1 -> B_PATH_NAME_LENGTH.
|
2003-02-04 23:47:30 +00:00 |
AppServerLink.cpp
|
Tweaked all messaging classes to comply with new message protocol policies
|
2003-10-04 19:08:06 +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
|
Tweaked all messaging classes to comply with new message protocol policies
|
2003-10-04 19:08:06 +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
|
Finished up some scripting-related items.
|
2003-10-18 04:55:28 +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
|
Finished up some scripting-related items.
|
2003-10-18 04:55:28 +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
|
Attachment data bugfixes related to fDataSize
|
2003-11-14 00:22:30 +00:00 |
PortMessage.cpp
|
Updates to sync with (hopefully) final tweaks to messaging protocols
|
2003-10-13 23:34:12 +00:00 |
PortQueue.cpp
|
Tweaked all messaging classes to comply with new message protocol policies
|
2003-10-04 19:08:06 +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
|
Updates to sync with (hopefully) final tweaks to messaging protocols
|
2003-10-13 23:34:12 +00:00 |
TokenSpace.cpp
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |