haiku/headers/private/interface
John Scipione 7f7f5eac6e Refactor ToolTipManager a bit.
* Change ShowTip() point parameter name to where.
* Add a parameterless ResetWindowFrame() overload that get's the current
  where and calls ResetWindowFrame(BPoint where) which does the actual
  work. FrameResized() calls this parameterless ResetWindowFrame()
  method instead of doing the work in that method. This is functionaly
  the same but allows me to call the parameterless ResetWindowFrame()
  elsewhere.
2012-05-02 23:51:49 -04:00
..
BitmapPrivate.h Make it possible to reconnect BBitmap to the app_server. 2012-01-22 15:30:15 +13:00
BMCPrivate.h
clipping.h
ColorConversion.h
ColorTools.h
ColumnListView.h
ColumnTypes.h
DecoratorPrivate.h
DecorInfo.h
DefaultColors.h
DirectWindowPrivate.h
DraggerPrivate.h
FontPrivate.h
input_globals.h
InterfacePrivate.h
MenuPrivate.h
MenuWindow.h
Palette.h
PictureDataWriter.h
PicturePlayer.h
PicturePrivate.h Forgot this file. 2012-01-22 15:30:18 +13:00
PictureProtocol.h
PrivateScreen.h
RegionSupport.h
ShapePrivate.h
StackAndTilePrivate.h
TextViewSupportBuffer.h
ToolTip.h
ToolTipManager.h Refactor ToolTipManager a bit. 2012-05-02 23:51:49 -04:00
ToolTipWindow.h Moved stable tool tip concept into the BToolManager class. 2012-04-28 22:14:03 +02:00
truncate_string.h
utf8_functions.h
ViewPrivate.h
WidthBuffer.h
WindowInfo.h
WindowPrivate.h
WindowStack.h
ZombieReplicantView.h Final part of cleanup in Catalog.h. 2012-04-16 00:04:41 +02:00