haiku/headers/private/servers/app
2005-11-09 16:55:08 +00:00
..
BitmapManager.h
ColorSet.h
CursorSet.h
Decorator.h first step of geting rid of abstract DisplayDriver base class for less development overhead, DisplayDriverPainter is renamed to DrawingEngine 2005-11-04 15:23:54 +00:00
DisplaySupport.h
DrawingEngine.h now updates BView::PenLocation() correctly after DrawString(), stuff like DrawChar('a') is working nicely now, for rotated text much better then in BeOS in fact because of subpixel precision in pen location 2005-11-09 16:55:08 +00:00
DrawState.h Merged DrawData and LayerData to one class DrawState. 2005-11-04 11:37:28 +00:00
FontFamily.h The font manager now utilizes a hash table to look up fonts by ID. 2005-11-08 16:49:33 +00:00
FontManager.h The font manager now utilizes a hash table to look up fonts by ID. 2005-11-08 16:49:33 +00:00
HashTable.h The FontStyles are already deleted when deconstructing the family list - the 2005-11-08 19:04:01 +00:00
IPoint.h
PatternHandler.h
RenderingBuffer.h
RGBColor.h
ServerBitmap.h
ServerConfig.h * the FontManager is now a looper (but doesn't do anything useful yet). 2005-11-03 17:03:36 +00:00
ServerCursor.h just a bit of clean up and added const where appropriate 2005-11-07 01:16:50 +00:00
ServerFont.h * the FontManager is now a looper (but doesn't do anything useful yet). 2005-11-03 17:03:36 +00:00
SharedObject.h
SystemPalette.h
TokenHandler.h