This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Michael Lotz
641a8290a7
Fixed converting KMessages, their target and reply info weren't preserved. Fixes bug 295.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-12 13:21:08 +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
…
glibc
…
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
* Added two new constructor forms that allow you to create a BMessageRunner
2006-03-12 12:27:16 +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
Fixed converting KMessages, their target and reply info weren't preserved. Fixes bug 295.
2006-03-12 13:21:08 +00:00
tools
…