haiku/src/servers/registrar
haydentech 41e9b8c42a gcc3 fixes necessary to compile and link the registrar
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-07-28 16:23:46 +00:00
..
AppInfoList.cpp Added MakeEmpty() method. 2002-10-14 21:06:39 +00:00
AppInfoList.h Added MakeEmpty() method. 2002-10-14 21:06:39 +00:00
ClipboardHandler.cpp Added missing instances of "case" 2002-11-09 21:19:49 +00:00
ClipboardHandler.h Checkin for Gabe Yoder 2002-10-22 00:08:45 +00:00
ClipboardTree.cpp Checkin for Gabe Yoder 2002-11-02 23:33:33 +00:00
ClipboardTree.h Checkin for Gabe Yoder 2002-10-22 00:08:45 +00:00
Debug.h Added SET_ERROR macro. 2002-07-26 20:00:40 +00:00
Event.cpp Documented the class. Do() now gets a pointer to the event queue as parameter. 2002-10-14 21:08:53 +00:00
Event.h Documented the class. Do() now gets a pointer to the event queue as parameter. 2002-10-14 21:08:53 +00:00
EventMaskWatcher.cpp Added documentation. Some smaller fixes. 2002-10-23 01:06:13 +00:00
EventMaskWatcher.h Generic watching support classes. 2002-10-18 14:01:09 +00:00
EventQueue.cpp * Documented the class. 2002-10-14 21:13:24 +00:00
EventQueue.h * Documented the class. 2002-10-14 21:13:24 +00:00
Jamfile Keep moving from binary resource format to source resource (.rdef) files. 2003-11-20 01:40:54 +00:00
MessageEvent.cpp Added the class MessageEvent, which is an Event sending a message when executed. 2002-10-14 21:01:47 +00:00
MessageEvent.h Added the class MessageEvent, which is an Event sending a message when executed. 2002-10-14 21:01:47 +00:00
MessageHandler.cpp An interface for classes being able to handle messages. More lightweight than BHandler. 2003-02-06 23:30:14 +00:00
MessageHandler.h An interface for classes being able to handle messages. More lightweight than BHandler. 2003-02-06 23:30:14 +00:00
MessageRunnerManager.cpp gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00
MessageRunnerManager.h Added EventQueue and Event and MessageRunnerManager classes used for the 2002-10-12 22:37:07 +00:00
MIMEManager.cpp gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00
MIMEManager.h Updated to use RegistrarThreadManager instead of ThreadManager 2002-10-01 07:36:08 +00:00
PriorityMessageQueue.cpp A priority message queue. We will use it to handle system notifications faster than client requests. 2003-02-06 23:31:45 +00:00
PriorityMessageQueue.h A priority message queue. We will use it to handle system notifications faster than client requests. 2003-02-06 23:31:45 +00:00
RecentApps.cpp Fixed warning. 2003-02-11 18:18:29 +00:00
RecentApps.h Added default app flags to Add() so I could be lazy 2002-11-08 08:38:21 +00:00
RecentEntries.cpp gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00
RecentEntries.h Implemented loading and saving of recent docs, folders, and apps lists 2002-11-08 00:43:58 +00:00
Registrar.cpp Removed the old, nicely working, DiskDevice API support from the registrar. We're going to reimplement it in the kernel. 2003-06-04 21:20:23 +00:00
Registrar.h Removed the old, nicely working, DiskDevice API support from the registrar. We're going to reimplement it in the kernel. 2003-06-04 21:20:23 +00:00
registrar.rdef Fixed signature. 2004-01-12 23:45:54 +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
RosterSettingsCharStream.cpp gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00
RosterSettingsCharStream.h Implemented loading and saving of recent docs, folders, and apps lists 2002-11-08 00:43:58 +00:00
TRoster.cpp Removed the old, nicely working, DiskDevice API support from the registrar. We're going to reimplement it in the kernel. 2003-06-04 21:20:23 +00:00
TRoster.h Fleshed out any missing pieces of BRoster:: 2002-11-08 08:36:08 +00:00
Watcher.cpp Added documentation. Some smaller fixes. 2002-10-23 01:06:13 +00:00
Watcher.h Added documentation. Some smaller fixes. 2002-10-23 01:06:13 +00:00
WatchingService.cpp gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00
WatchingService.h gcc3 fixes necessary to compile and link the registrar 2004-07-28 16:23:46 +00:00