haiku/src/servers/registrar
Tyler Dauwalder 5720cd9c75 Added ThreadManager to the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1276 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-29 07:15:56 +00:00
..
AppInfoList.cpp * Added doxygen comments. 2002-07-28 13:36:28 +00:00
AppInfoList.h * Added doxygen comments. 2002-07-28 13:36:28 +00:00
ClipboardHandler.cpp Added doxygen comments. 2002-07-28 13:37:26 +00:00
ClipboardHandler.h Added a registrar skeleton. 2002-07-21 22:40:07 +00:00
Debug.h Added SET_ERROR macro. 2002-07-26 20:00:40 +00:00
Jamfile Added ThreadManager to the build 2002-09-29 07:15:56 +00:00
MIMEManager.cpp + Added file-extension based mime type guessing 2002-09-24 05:36:03 +00:00
MIMEManager.h After implementing the BMimeType::GetInstalled[Super]Types() 2002-08-24 05:04:02 +00:00
Registrar.cpp Initialize the global be_roster for the registrar. 2002-09-23 19:46:15 +00:00
Registrar.h Added TRoster instance to the registrar application and dispatching of the application registration messages. 2002-07-23 23:40:12 +00:00
RosterAppInfo.cpp Replace APP_STATE_INVALID by APP_STATE_UNREGISTERED which makes more sense. 2002-07-28 00:28:14 +00:00
RosterAppInfo.h Replace APP_STATE_INVALID by APP_STATE_UNREGISTERED which makes more sense. 2002-07-28 00:28:14 +00:00
ThreadManager.cpp ThreadManager class, which is responsible for managing all the 2002-09-29 07:11:20 +00:00
ThreadManager.h ThreadManager class, which is responsible for managing all the 2002-09-29 07:11:20 +00:00
TRoster.cpp More debugging output. 2002-08-03 16:20:42 +00:00
TRoster.h Added method Init(), which adds the registrar to the roster. 2002-07-28 19:37:24 +00:00