haiku/src/servers/registrar
Stephan Aßmus cc7c040b56 * Renamed occurrences of "Reboot" to "Restart".
* Added TODO regarding the mismatch of shutdown phase names, comments,
  and the actually executed actions. The phase names and comments say that
  the background apps are terminated before the non-application processes,
  while in reality things are done the other way around. I suppose the
  latter order is correct though.  


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16890 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-27 12:05:40 +00:00
..
AppInfoList.cpp
AppInfoList.h
AppInfoListMessagingTargetSet.cpp
AppInfoListMessagingTargetSet.h
Clipboard.cpp
Clipboard.h
ClipboardHandler.cpp
ClipboardHandler.h
Debug.h
Event.cpp
Event.h
EventMaskWatcher.cpp
EventMaskWatcher.h
EventQueue.cpp
EventQueue.h
Jamfile The <arch_config.h> header is needed in <syscalls.h>, since we're using 2005-12-07 23:11:02 +00:00
MessageDeliverer.cpp Removing the USING_MESSAGE4 define. 2006-03-11 18:06:46 +00:00
MessageDeliverer.h
MessageEvent.cpp
MessageEvent.h
MessageHandler.cpp
MessageHandler.h
MessageRunnerManager.cpp Minor cleanup, added a TODO about the ability to reset the parameters of 2006-03-12 12:21:22 +00:00
MessageRunnerManager.h
MessagingService.cpp
MessagingService.h
MIMEManager.cpp Finally fixed update_mime_info(). As Be's version it understands two 2006-01-28 19:41:07 +00:00
MIMEManager.h
PriorityMessageQueue.cpp
PriorityMessageQueue.h
R5Compatibility.cpp Moved _kern_shutdown() to the registrar's R5Compatiblity.cpp where it belongs. 2006-01-26 00:14:03 +00:00
RecentApps.cpp
RecentApps.h
RecentEntries.cpp
RecentEntries.h
Referenceable.cpp
Referenceable.h
Registrar.cpp
Registrar.h
registrar.rdef The registrar marks itself now as a B_BACKGROUND_APP application, so that it 2005-12-12 00:27:51 +00:00
RosterAppInfo.cpp
RosterAppInfo.h
RosterSettingsCharStream.cpp
RosterSettingsCharStream.h
ShutdownProcess.cpp * Renamed occurrences of "Reboot" to "Restart". 2006-03-27 12:05:40 +00:00
ShutdownProcess.h
TRoster.cpp The registrar marks itself now as a B_BACKGROUND_APP application, so that it 2005-12-12 00:27:51 +00:00
TRoster.h
Watcher.cpp
Watcher.h
WatchingService.cpp
WatchingService.h