haiku/src/servers/app/server
DarkWyrm 2a4228b556 Stubbed out WinBorder class
Uncommented code in other files dependent on WinBorder


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2703 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-02-14 01:53:53 +00:00
..
AccelerantDriver.cpp Implement FillPolygon. Remove some old junk. 2003-02-12 23:21:12 +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 Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
AppServer.h More code written on ServerWindow 2003-02-12 01:11:55 +00:00
areafunc.c Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
bget.c Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
bget.h Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
BitmapManager.cpp Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
BitmapManager.h Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +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
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 Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
DefaultDecorator.h Added default (fallback) decorator. Currently based on the OBOS decorator, but this will change. 2003-02-13 02:13:55 +00:00
Desktop.cpp Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
Desktop.h Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
DesktopClasses.cpp Add documentation. Implement some of the Screen class 2003-02-12 23:24:48 +00:00
DesktopClasses.h Add documentation. Implement some of the Screen class 2003-02-12 23:24:48 +00:00
DisplayDriver.cpp Changed locking scheme to allow for multiple acquisitions 2003-02-10 12:56:10 +00:00
DisplayDriver.h Changed locking scheme to allow for multiple acquisitions 2003-02-10 12:56:10 +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 Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
Layer.cpp Added ServerWindow skeleton 2003-02-07 12:53:57 +00:00
Layer.h Stubbed out WinBorder class 2003-02-14 01:53:53 +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 class for easily adding pattern support to DisplayDriver subclasses. 2003-02-06 01:04:14 +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 documentation. Implement some of the Screen class 2003-02-12 23:24:48 +00:00
RootLayer.h Add documentation. Implement some of the Screen class 2003-02-12 23:24:48 +00:00
ScreenDriver.cpp Ported and added prototype #7's ScreenDriver and ViewDriver 2003-01-28 23:58:06 +00:00
ScreenDriver.h Ported and added prototype #7's ScreenDriver and ViewDriver 2003-01-28 23:58:06 +00:00
ServerApp.cpp Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
ServerApp.h More code written on ServerWindow 2003-02-12 01:11:55 +00:00
ServerBitmap.cpp More documentation tweaks 2003-01-19 23:04:58 +00:00
ServerBitmap.h Imported BitmapManager code. Not documented yet. 2003-02-13 00:03:31 +00:00
ServerConfig.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
ServerCursor.cpp Added app signature identifier for CursorManager class 2003-01-23 00:37:53 +00:00
ServerCursor.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +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
ServerProtocol.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
ServerWindow.cpp Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
ServerWindow.h Stubbed out WinBorder class 2003-02-14 01:53:53 +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 TokenHandler class and associated documentation 2003-01-23 01:06:45 +00:00
TokenHandler.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
ViewDriver.cpp Ported and added prototype #7's ScreenDriver and ViewDriver 2003-01-28 23:58:06 +00:00
ViewDriver.h Modified ColorSet to match new color_which defs in InterfaceDefs.h 2003-02-07 17:30:17 +00:00
WinBorder.cpp Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00
WinBorder.h Stubbed out WinBorder class 2003-02-14 01:53:53 +00:00