.. |
app.src
|
Separated PortQueue and PortMessage into separate files.
|
2003-06-22 17:17:40 +00:00 |
Application.cpp
|
Removed a minor bug from the InitData server communication code
|
2003-06-09 12:36:56 +00:00 |
AppMisc.cpp
|
B_PATH_NAME_LENGTH + 1 -> B_PATH_NAME_LENGTH.
|
2003-02-04 23:47:30 +00:00 |
AppServerLink.cpp
|
Simplfied AppServerLink interface
|
2003-07-10 16:56:27 +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
|
Simplfied AppServerLink interface
|
2003-07-10 16:56:27 +00:00 |
Handler.cpp
|
_get_object_token_ has found its permanent home in AppMisc.h, which the
|
2003-03-19 08:00:50 +00:00 |
InitTerminateLibBe.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 |
Invoker.cpp
|
Build fix
|
2003-07-09 18:46:04 +00:00 |
Jamfile
|
Adjusted to the new tree structure, though currently (?) not needed.
|
2002-07-09 21:41:59 +00:00 |
Looper.cpp
|
Fix unintended code path when debug macros are turned off
|
2003-06-11 14:29:46 +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
|
Unit tests to ensure robust handling of bogus params to convenience funcs
|
2003-06-03 23:22:08 +00:00 |
MessageBody.cpp
|
Unit tests to ensure robust handling of bogus params to convenience funcs
|
2003-06-03 23:22:08 +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
|
gcc 3 fixes
|
2003-07-04 21:10:14 +00:00 |
PortMessage.cpp
|
gcc 3 fixes
|
2003-07-04 21:10:14 +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
|
+ Renamed and moved from src/servers/registrar/ThreadManager.{h,cpp}
|
2002-10-01 07:22:11 +00:00 |
Roster.cpp
|
Namespace/gcc3 fixes
|
2003-06-26 15:39:32 +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 |
TokenSpace.cpp
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |