haiku/headers
Stephan Aßmus b545073f08 * Moved the global BPrivate::WidthBuffer from BTextView into BPrivate as
gWidthBuffer.
* Tracker PoseView now uses BPrivate::gWidthBuffer instead of it's own
  instance.
* TextView.h and PoseView.h are now a little cleaner.
* InterfaceDefs.cpp now deletes gWidthBuffer in _fini_interface_kit_().
* Added binary compatibility support for NetPositive in WidthBuffer.h and .cpp.
  Obviously it kind of defeats the purpose of having WidthBuffer neatly tucked
  away in the BPrivate namespace, but Haiku should run NetPositive, I guess.
  Fixes #2879.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28532 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-06 11:31:40 +00:00
..
build Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
compatibility/bsd Don't define "protected" macro in C++ mode. 2008-10-29 00:48:57 +00:00
cpp Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
glibc
gnu
legacy/network
libs updated libpng to 1.2.32 2008-10-28 19:35:14 +00:00
os * Moved the global BPrivate::WidthBuffer from BTextView into BPrivate as 2008-11-06 11:31:40 +00:00
posix Implemented __freading(), __fpurge(), and fpurge(). 2008-10-31 13:02:40 +00:00
private * Moved the global BPrivate::WidthBuffer from BTextView into BPrivate as 2008-11-06 11:31:40 +00:00
tools Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00