.. |
drawing
|
init display mode
|
2005-03-26 22:11:52 +00:00 |
fonts
|
Forgot to update fonts Jamfiles - ideally, these should be moved somewhere else,
|
2005-03-24 14:51:25 +00:00 |
Angle.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Angle.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
app_server.rdef
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
app_server.rsrc
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
AppServer.cpp
|
The monitoring thread should be called "picasso" (lower case) as in BeOS R5.
|
2005-03-25 20:39:43 +00:00 |
AppServer.h
|
The monitoring thread should be called "picasso" (lower case) as in BeOS R5.
|
2005-03-25 20:39:43 +00:00 |
BGet++.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
BGet++.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
BitmapManager.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Clipper.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Clipper.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ColorSet.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
CursorData.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
CursorData.h
|
step 3, exracted code from DisplayDriver into DisplayDriverImpl, adjusted the existing implementations to derive from the new class, got rid of some "friend" stuff along the way, essentially I made room for the new Painter based DisplayDriver implementation.
|
2005-03-25 17:29:20 +00:00 |
CursorHandler.cpp
|
step 3, exracted code from DisplayDriver into DisplayDriverImpl, adjusted the existing implementations to derive from the new class, got rid of some "friend" stuff along the way, essentially I made room for the new Painter based DisplayDriver implementation.
|
2005-03-25 17:29:20 +00:00 |
CursorManager.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
CursorManager.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Decorator.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
DefaultDecorator.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
DefaultDecorator.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Desktop.cpp
|
added Painter to the app_server build and fixed the Jamfile to include the drawing subfolder for header search path
|
2005-03-25 22:44:18 +00:00 |
Desktop.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
FMWList.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
FMWList.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
FontFamily.cpp
|
FT_New_Face is a quite heavy function and shouldn't be called for every StringWidth, StringHeight and DrawString call. We now keep it open in FontStyle and destroy it there too.
|
2005-03-25 21:02:40 +00:00 |
FontServer.cpp
|
FT_New_Face is a quite heavy function and shouldn't be called for every StringWidth, StringHeight and DrawString call. We now keep it open in FontStyle and destroy it there too.
|
2005-03-25 21:02:40 +00:00 |
Globals.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
GraphicsBuffer.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
IPoint.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Jamfile
|
libagg is now build as static
|
2005-03-25 23:34:35 +00:00 |
Layer.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Layer.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
LayerData.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
PicturePlayer.cpp
|
as a first step, all appearently unused calls are commented outfrom DisplayDriver and derived classes, I moved many implementations arround to match the order of the declaration in the header, makes it easier to find stuff
|
2005-03-25 13:14:59 +00:00 |
PicturePlayer.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
PNGDump.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
PNGDump.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
RAMLinkMsgReader.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
RAMLinkMsgReader.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
RectUtils.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
RGBColor.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
RootLayer.cpp
|
fixed type in RootLayer, which I found because I triggered a bug
|
2005-03-26 22:05:40 +00:00 |
RootLayer.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerApp.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerApp.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerBitmap.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerCursor.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerFont.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerPicture.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerPicture.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerScreen.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerScreen.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerWindow.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
ServerWindow.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
SysCursor.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
SystemPalette.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
TokenHandler.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Utils.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Utils.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
WinBorder.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
WinBorder.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Workspace.cpp
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |
Workspace.h
|
Moved app_server files to app/.
|
2005-03-24 14:45:52 +00:00 |