haiku/src/servers/app/server
DarkWyrm 8374297262 Added print debug code to a number of classes
SendMessage allows for target specification
Included BMessage friend classes to allow building whilst they are absent from BMessage.cpp
More window-related code added


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3004 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-03-23 20:52:37 +00:00
..
AccelerantDriver.cpp Bug fixes for FillTriangle and FillPolygon 2003-02-24 00:59:24 +00:00
AccelerantDriver.h Implement FillPolygon. Remove some old junk. 2003-02-12 23:21:12 +00:00
Angle.cpp Finished FontServer documentation, added Angle class 2003-01-20 17:31:44 +00:00
Angle.h Finished FontServer documentation, added Angle class 2003-01-20 17:31:44 +00:00
app_server.rsrc Tweaked AccelerantDriver to utilize recent DisplayDriver changes 2003-01-20 20:38:49 +00:00
AppServer.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
AppServer.h Added CursorManager and BitmapManager to startup procedures 2003-02-20 20:14:57 +00:00
areafunc.c Added license to a number of files 2003-02-15 15:28:22 +00:00
bget.c Added license to a number of files 2003-02-15 15:28:22 +00:00
bget.h Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
BitmapDriver.cpp Added BitmapDriver for drawing on BBitmaps with BViews 2003-03-11 23:17:56 +00:00
BitmapDriver.h Added BitmapDriver for drawing on BBitmaps with BViews 2003-03-11 23:17:56 +00:00
BitmapManager.cpp Added ServerApp code for BBitmap handling 2003-03-12 14:29:59 +00:00
BitmapManager.h Added CursorManager and BitmapManager to startup procedures 2003-02-20 20:14:57 +00:00
ColorSet.cpp Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
ColorSet.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
ColorUtils.cc Tweaked AccelerantDriver to utilize recent DisplayDriver changes 2003-01-20 20:38:49 +00:00
CursorData.cpp Debugged cursor handling code. AFAICT it works properly 2003-02-22 20:23:22 +00:00
CursorManager.cpp Added skeleton Desktop functions and skeleton Layer class 2003-01-24 15:19:27 +00:00
CursorManager.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
Decorator.cpp Tweaked AccelerantDriver to utilize recent DisplayDriver changes 2003-01-20 20:38:49 +00:00
Decorator.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
DefaultDecorator.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
DefaultDecorator.h Added license to a number of files 2003-02-15 15:28:22 +00:00
Desktop.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
Desktop.h Implemented new_decorator() 2003-02-14 11:04:01 +00:00
DesktopClasses.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
DesktopClasses.h Finished out Desktop functions and tweaked some documentation 2003-03-01 20:25:08 +00:00
DisplayDriver.cpp Debugged cursor handling code. AFAICT it works properly 2003-02-22 20:23:22 +00:00
DisplayDriver.h Added license to a number of files 2003-02-15 15:28:22 +00:00
FontFamily.cpp More documentation tweaks 2003-01-19 23:04:58 +00:00
FontFamily.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
FontServer.cpp Finished FontServer documentation, added Angle class 2003-01-20 17:31:44 +00:00
FontServer.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
Jamfile Set up sources to begin work on added BPicture support 2003-03-21 15:49:28 +00:00
Layer.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
Layer.h Finished up ServerApp 2003-02-24 15:47:06 +00:00
LayerData.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
PatternHandler.cpp Added class for easily adding pattern support to DisplayDriver subclasses. 2003-02-06 01:04:14 +00:00
PatternHandler.h Added PicturePlayer class based on Marc Flerackers' TPicture class 2003-03-08 21:07:10 +00:00
PicturePlayer.cpp Tweaks for adding Picture.cpp 2003-03-18 21:57:34 +00:00
PicturePlayer.h Added PicturePlayer class based on Marc Flerackers' TPicture class 2003-03-08 21:07:10 +00:00
PortLink.cpp Added ServerApp, fully documented and 99% implemented 2003-01-24 14:36:15 +00:00
RectUtils.cpp Tweaked AccelerantDriver to utilize recent DisplayDriver changes 2003-01-20 20:38:49 +00:00
RectUtils.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
RGBColor.cpp More documentation tweaks 2003-01-19 23:04:58 +00:00
RGBColor.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
RootLayer.cpp Add tests for Fill/Stroke Triangle and Polygon 2003-02-24 00:58:56 +00:00
RootLayer.h Documented some more files 2003-02-17 16:24:27 +00:00
ScreenDriver.cpp Implemented Screen::SetMode 2003-02-23 21:40:44 +00:00
ScreenDriver.h Implemented Screen::SetMode 2003-02-23 21:40:44 +00:00
ServerApp.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
ServerApp.h Set up sources to begin work on added BPicture support 2003-03-21 15:49:28 +00:00
ServerBitmap.cpp Debugged cursor handling code. AFAICT it works properly 2003-02-22 20:23:22 +00:00
ServerBitmap.h Added ServerApp code for BBitmap handling 2003-03-12 14:29:59 +00:00
ServerConfig.h Implemented Screen::SetMode 2003-02-23 21:40:44 +00:00
ServerCursor.cpp Finished up ServerApp 2003-02-24 15:47:06 +00:00
ServerCursor.h Finished up ServerApp 2003-02-24 15:47:06 +00:00
ServerFont.cpp More documentation tweaks 2003-01-19 23:04:58 +00:00
ServerFont.h Updates to RGBColor and adding Doxygen documentation 2002-12-31 22:19:48 +00:00
ServerPicture.cpp Set up sources to begin work on added BPicture support 2003-03-21 15:49:28 +00:00
ServerPicture.h Set up sources to begin work on added BPicture support 2003-03-21 15:49:28 +00:00
ServerWindow.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
ServerWindow.h Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
SharedObject.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
SystemPalette.cpp More documentation tweaks 2003-01-19 23:04:58 +00:00
SystemPalette.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
TokenHandler.cpp Added license to a number of files 2003-02-15 15:28:22 +00:00
TokenHandler.h Added license to a number of files 2003-02-15 15:28:22 +00:00
Utils.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
Utils.h Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
ViewDriver.cpp Debugged cursor handling code. AFAICT it works properly 2003-02-22 20:23:22 +00:00
ViewDriver.h Debugged cursor handling code. AFAICT it works properly 2003-02-22 20:23:22 +00:00
WinBorder.cpp Added print debug code to a number of classes 2003-03-23 20:52:37 +00:00
WinBorder.h Implemented *very* basic server-side window creation code 2003-03-12 18:32:27 +00:00