haiku/src/servers
2005-04-10 19:04:06 +00:00
..
app Added support for setting a window's workspaces from BWindow::SetWorkspaces(). Added a new method in RootLayer to have the new window list, invalidate, set new focus and send activate messages in a single command. Did that because there were many places where the same sequence was executed. 2005-04-10 19:04:06 +00:00
debug In case of a debugger() call now also prints the debug message. Makes use of the new libdebug.so. 2005-03-20 22:06:13 +00:00
input No need to send string length on B_KEY_DOWN/UP 2005-03-26 08:40:33 +00:00
mail Fixed an error in the install script 2005-01-30 06:11:06 +00:00
media test checkin 2005-03-22 01:01:57 +00:00
media_addon Modified media_server and media_addon_server cration/terminatio. 2004-08-15 20:43:01 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Changed license headers. Consider net_server as dead. 2004-11-21 12:56:05 +00:00
power Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant. 2005-02-24 03:05:53 +00:00
print Checked in missing function. 2005-02-21 17:25:37 +00:00
registrar Missing header. 2005-03-03 23:16:35 +00:00
screensaver Fixed all known bugs. 2004-10-09 23:18:56 +00:00
syslog_daemon The daemon now runs on top of our kernel, so it should now write to 2005-01-17 14:49:14 +00:00
Jamfile Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +00:00