haiku/headers/os
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
..
add-ons Screw source compatibility. Cleaning up the legacy. 2005-05-25 23:57:47 +00:00
app * Implemented support for node monitoring - you can now be notified when new 2006-04-29 18:02:46 +00:00
arch
be_apps
device
drivers Added a "reenter" parameter to the {read|write}_pages() functions to give file 2006-04-12 13:34:04 +00:00
game * Now calls BApplication::HideCursor() on creation and ShowCursor() when it's 2006-05-06 17:08:12 +00:00
interface * Removed ColorSet, it's no longer needed or used. 2006-04-26 09:03:28 +00:00
kernel * Find out a few interesting information about the system (like CPU, 2006-01-03 13:30:23 +00:00
mail
media Added a Disconnect() method with simpler parameter list. 2006-03-07 12:52:19 +00:00
midi Fixed gcc 4 build. 2005-11-17 22:53:30 +00:00
midi2
net Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
opengl Import OpenGL kit headers, thanks to Mesa3D project. 2005-06-26 13:50:18 +00:00
storage disk_device_manager.h no longer includes a private header - ie. that header 2006-04-04 00:29:07 +00:00
support Fixed some style issues. Happy recompiling! :-) 2006-04-11 18:50:48 +00:00
translation * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00
AppKit.h
Be.h
BeBuild.h Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h Removed GLX headers: was never there anyway! 2005-06-26 21:48:15 +00:00
StorageKit.h
SupportKit.h
TranslationKit.h