haiku/src/servers
Ryan Leavengood 6aede71c0c Resolve a TODO and fix another ancient bug, #386. Print Screen is now handled
by BWindow, no longer by the app_server. This should stop the "screen freeze"
effect.

This adds a dependency on libpng.so and libz.so to libbe.so. The same
dependencies and the PNGDump code added here can be removed from the
app_server. I am just waiting for a code review of this before doing that.

This implementation still does not give the client a chance to handle it
differently.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25269 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-30 02:55:15 +00:00
..
app Resolve a TODO and fix another ancient bug, #386. Print Screen is now handled 2008-04-30 02:55:15 +00:00
bluetooth - Implement RemoteDevice::GetFriendlyName() in kit and handle the required reply in the server. 2008-04-19 16:53:06 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
input Modified bin/keymap's -h option to write a variable to the generated header 2008-04-12 22:41:19 +00:00
mail * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media prefer $(TARGET_LIBSTDC++) instead of stdc++ for being more generic (We do the same in libbe) 2008-03-28 23:06:09 +00:00
media_addon The MediaAddonServer destructor was never called, thanks Stippi! 2007-11-26 14:29:55 +00:00
midi replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
net * Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed 2008-03-24 12:04:47 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print * do some simple checking if the printer exists and is usable at 2008-03-24 13:23:03 +00:00
registrar * Moved private passwd/group/shadow passwd limit constants from 2008-04-19 00:10:51 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon Added "FTP" facility string. 2008-02-18 12:42:34 +00:00
Jamfile Initial checkin. Works fine for me so far, but YMMV. Bug reports appreciated. 2006-12-21 21:12:58 +00:00