This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c3344f4a18959a347e6ed9d58fc31976b72d6b4
haiku-beta6
/
headers
T
History
Stephan Aßmus
0c3344f4a1
no Invalidate in BControl::SetValue, I figure more controls need to be updated for this change
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12947 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-03 19:55:49 +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
gnu
adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h
2004-06-01 12:38:47 +00:00
libs
incorporated fix from AGG mailing list, the problem only showed on Sun hardware though...
2005-05-10 11:34:26 +00:00
os
no Invalidate in BControl::SetValue, I figure more controls need to be updated for this change
2005-06-03 19:55:49 +00:00
posix
Added missing wctype.h header - R5 does not include this header, but its
2005-05-18 15:02:09 +00:00
private
huge cleanup, support for SetSizeLimits, support for truncating strings, numerous decorator bug fixes, Layer does not draw when view color is B_TRANSPARENT_COLOR, cleaner dispatching of mouse events to the WinBorder in RootLayer, commented the char map selection in the font server, as it seems glyph lookup by unicode index works much better with the default map
2005-06-03 19:50:30 +00:00
tools
…