haiku/headers/private/servers/app
Stephan Aßmus d01b623805 some improvements to font handling, but Miniterminal still renders only black blocks
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12148 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-29 23:42:52 +00:00
..
BitmapManager.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
ColorSet.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
CursorHandler.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:45 +00:00
Decorator.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
DisplayDriver.h fixed some font related problems, Painter should now rely on the app_server font manager. maybe I fixed some compile problems too. Sorry if that was the case. 2005-03-29 22:58:09 +00:00
DisplaySupport.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
FontFamily.h 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.h More API fixes and tweaks, mostly to get BFont::GetHeight working 2005-01-17 20:05:36 +00:00
GraphicsBuffer.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
IPoint.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
LayerData.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
Painter.h some improvements to font handling, but Miniterminal still renders only black blocks 2005-03-29 23:42:52 +00:00
PatternHandler.h declared some functions "inline" 2005-03-26 22:02:19 +00:00
PixelRenderer.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
RectUtils.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
RenderingBuffer.h on the way of integrating Painter into build system, suppose this is where this file belongs 2005-01-20 12:45:26 +00:00
RGBColor.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
ServerBitmap.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
ServerConfig.h fixed some font related problems, Painter should now rely on the app_server font manager. maybe I fixed some compile problems too. Sorry if that was the case. 2005-03-29 22:58:09 +00:00
ServerCursor.h Added storage of owning team and a couple of related methods 2004-10-05 23:01:37 +00:00
ServerFont.h some improvements to font handling, but Miniterminal still renders only black blocks 2005-03-29 23:42:52 +00:00
SharedObject.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
SystemPalette.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00
TokenHandler.h s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +00:00