haiku/headers/private/interface
Stefano Ceccherini 4225e5b785 Use the Bfont object to discriminate between fonts (as in Dano)
and not just size and code. Style cleanups.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37369 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-03 09:34:59 +00:00
..
BitmapPrivate.h
BMCPrivate.h BMenuField's private menu bar did not take into account the width of the popup indicator when computing its minimum size. Fixes ticket #3635. 2009-08-06 23:24:48 +00:00
clipping.h
ColorConversion.h * Introduced PaletteConverter::IndexForRGBA32() which checks if the alpha 2010-04-30 11:29:14 +00:00
ColorTools.h
ColumnListView.h Added ColumnAt(BPoint) version. 2009-10-15 04:31:42 +00:00
ColumnTypes.h
DefaultColors.h
DirectWindowPrivate.h
DraggerPrivate.h
FontPrivate.h
input_globals.h
InterfacePrivate.h Moved functions declarations to InterfacePrivate.h 2009-07-30 16:46:19 +00:00
MenuPrivate.h Some cleanups: made the bitmaps static, moved variables around. No functional change. 2009-08-01 08:14:18 +00:00
MenuWindow.h Made MenuWindow::GetSteps() const. 2009-09-04 18:16:59 +00:00
Palette.h
PictureDataWriter.h Added an (empty) destructor. Use a const BRegion (since we can now), honour 2009-07-28 16:56:29 +00:00
PicturePlayer.h
PictureProtocol.h
PrivateScreen.h * Moved PrivateScreen.h header to headers/private/interface. 2009-08-21 09:37:54 +00:00
RegionSupport.h
ShapePrivate.h Basically, this changeset implements BShape::ArcTo(). In more detail: 2010-03-18 16:58:19 +00:00
TextViewSupportBuffer.h Use the Bfont object to discriminate between fonts (as in Dano) 2010-07-03 09:34:59 +00:00
ToolTip.h * Made the BToolTip interface a bit more convenient to use when subclassing it. 2009-08-11 12:32:12 +00:00
ToolTipManager.h Made the BToolTipManager lock non-static. Create the singleton via 2009-11-30 11:06:51 +00:00
ToolTipWindow.h * Added a basic tool tip API, and implementation. 2009-08-03 14:47:41 +00:00
truncate_string.h * Replace the truncate_string() helper function with a new, simplified version. 2010-02-01 18:43:03 +00:00
utf8_functions.h * UTF8CountChars() was not 64-bit safe (and that in a hard to detect way). 2010-05-28 18:37:36 +00:00
ViewPrivate.h Begun to use structs for the BView<->app_server communication. This makes 2009-04-05 14:59:43 +00:00
WidthBuffer.h Use the Bfont object to discriminate between fonts (as in Dano) 2010-07-03 09:34:59 +00:00
WindowInfo.h
WindowPrivate.h * Added a new flag kAcceptKeyboardFocusFlag that allows B_AVOID_FOCUS windows 2009-10-07 16:26:32 +00:00