haiku/headers
Axel Dörfler b30d7f0e05 * Now calls BApplication::HideCursor() on creation and ShowCursor() when it's
disconnected (so that you can still just call ShowCursor() to have it back,
  in case you want that).
* Rewrote WindowScreen.h.
* Cleanup, removed unused variables, renamed private methods.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17349 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-06 17:08:12 +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 added a "reset()" function so that kerning can start clean 2006-04-23 21:45:20 +00:00
os * Now calls BApplication::HideCursor() on creation and ShowCursor() when it's 2006-05-06 17:08:12 +00:00
posix wctype_t is already defined in wchar.h which is included 2006-05-03 13:39:23 +00:00
private B_SET_INDEXED_COLORS is now working correctly for B_CMAP8, IOW you can now use 2006-05-05 16:17:11 +00:00
tools