haiku/headers/private/interface
Axel Dörfler b2cc345461 More font work:
* Simplified server communication a bit: instead of separate queries for font
  direction, "is fixed", ... there is now a private extra flags field that is
  filled on demand.
* The server command names now describe what the command does, and are not simply
  named after the BFont method (AS_SET_FAMILY_AND_STYLE vs. AS_GET_FAMILY_AND_STYLE_IDS).
* Replaced B_SET_SYSFONT_{PLAIN|BOLD|FIXED} with a single B_GET_SYSTEM_FONTS.
* Rewrote Font.h and added our license.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-07 11:02:39 +00:00
..
BMCPrivate.h
ClientFontList.h
clipping.h
ColorTools.h
ColumnListView.h
FontPrivate.h More font work: 2005-11-07 11:02:39 +00:00
input_globals.h
MenuPrivate.h
MenuWindow.h
moreUTF8.h
PictureProtocol.h
pr_server.h
PrivateScreen.h
R5_AppServerLink.h
R5_Session.h
RegionSupport.h
TextInput.h
TextViewSupportBuffer.h
TPicture.h
truncate_string.h
ViewAux.h
WidthBuffer.h
WindowAux.h
WindowInfo.h Moved WindowInfo.h from private/app to private/interface. 2005-07-05 20:33:13 +00:00
WindowPrivate.h
ZombieReplicantView.h