Added header and credits to some files

made debug printfs in RootLayer to STRACE calls
Minor ServerApp and AppServer tweaks
comment fixes in many places


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6119 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2004-01-17 18:37:57 +00:00
parent 75d4185679
commit 43c4c1eead
19 changed files with 652 additions and 215 deletions
+1
View File
@@ -21,6 +21,7 @@
//
// File Name: Layer.cpp
// Author: DarkWyrm <[email protected]>
// Adi Oanca <[email protected]>
// Description: Class used for rendering to the frame buffer. One layer per
// view on screen and also for window decorators
//