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 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 adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
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 Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00