This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-21 04:58:56 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
History
Michael Lotz
3f319b3346
Some cleanup, some removed typos, some unification, some fixes and some added todos. Most of it related to client-server communication. Apps that rely on BFont stuff should work now (StyledEdit, Fonts, Keymap, Menu, ...). Or should not hang/quit at startup at least.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13625 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-10 21:16:43 +00:00
..
cpp
…
gnu
…
libs
incorporated fix from AGG mailing list, the problem only showed on Sun hardware though...
2005-05-10 11:34:26 +00:00
os
Added a "confirm" parameter to BRoster::Shutdown() which causes the registrar
2005-07-09 20:23:28 +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
Some cleanup, some removed typos, some unification, some fixes and some added todos. Most of it related to client-server communication. Apps that rely on BFont stuff should work now (StyledEdit, Fonts, Keymap, Menu, ...). Or should not hang/quit at startup at least.
2005-07-10 21:16:43 +00:00
tools
…