haiku/headers
Axel Dörfler 5abd5613d6 LayerData::prevState is now called fPreviousState and is now private. Added new method
PopState() to make this possible.
When a new layer is created, the font state of the desktop will now be set: this fixes
a bug I introduced when separating the font manager's default font and the desktop's
default font.
The scaling stuff looks pretty broken to me.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-04 09:52:56 +00:00
..
build Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
cpp commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers 2005-03-10 19:56:11 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs update third party lib : zlib-1.2.3 2005-10-19 08:31:31 +00:00
os Followed Marcus' suggestion and made fHeight mutable - not nice, but cleaner 2005-11-01 13:19:00 +00:00
posix we can live without you, sysmacros.h 2005-11-02 15:27:00 +00:00
private LayerData::prevState is now called fPreviousState and is now private. Added new method 2005-11-04 09:52:56 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00