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
7fe04ec74b412aad6d4d50ab15b97cd486d2ac7b
haiku-beta6
/
headers
T
History
Rudolf Cornelissen
1157cf1e2f
added define for NV12_BLIT function (with retrace sync capability)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16399 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-14 19:32:14 +00:00
..
build
FreeBSD doesn't have strnlen(), and therefore couldn't compile our strlcat.c.
2006-02-03 12:24:15 +00:00
cpp
GCC 4 fix.
2005-12-11 16:22:51 +00:00
glibc
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
gnu
…
legacy
/network
Removed unneeded libbind files (were never compiled, anyway).
2005-12-19 13:26:54 +00:00
libs
* Fixed GetGlyphShapes(). The BShapes that are outputted are correct now but the app_server still cannot draw them correctly.
2006-02-04 22:20:00 +00:00
os
SetEnabled() didn't set the text view's colors correctly anymore; _UpdateTextViewColors()
2006-02-12 01:23:30 +00:00
posix
Removed #ifdef __cplusplus from networking headers. The check is already done in cdefs.h (__BEGIN_DECLS) which I committed yesterday.
2005-12-20 10:54:58 +00:00
private
added define for NV12_BLIT function (with retrace sync capability)
2006-02-14 19:32:14 +00:00
tools
…