haiku/headers/private
2005-04-13 19:31:24 +00:00
..
app added AS_ROOTLAYER_WINBORDER_SET_WORKSPACES 2005-04-10 18:48:48 +00:00
debug Added the beginnings of a small private API for debug support. 2005-03-20 22:04:04 +00:00
disk_scanner
graphics Moved the vesa.h and vga.h headers to the private vesa driver header directory 2005-04-08 15:14:32 +00:00
input stripped out comments because their license is unknown 2005-03-14 10:32:10 +00:00
interface added a dependency on Window.h 2005-02-02 16:45:31 +00:00
kernel Added a simple ring buffer implementation to be used by the mouse 2005-04-13 12:57:42 +00:00
libroot The heap is now initialized by libroot_init.c::initialize_before(), so 2005-03-23 01:47:21 +00:00
mail
media removed ChunkCache.h from shared private include files 2004-11-21 00:11:39 +00:00
midi
net This should now actually fix the recursive lookup of the net_stack_driver. We must only load the networking core once. 2005-04-13 14:19:20 +00:00
print Added missing comment. 2005-04-09 17:09:08 +00:00
screen_saver
servers/app If you don't declare the destructor virtual in the base class, you will leak memory and the destructor of an inherited class might not be called at all. Removed unnecessary comments. Enhanced readability, because I felt like it... 2005-04-13 19:31:24 +00:00
shared * Prevent double deletion when setting to an object that is already set. 2005-03-11 17:44:55 +00:00
storage Added HFS/plus type strings. 2005-03-14 15:39:17 +00:00
syslog_daemon
textencoding
translation Moved FuncTranslator.h from current/headers/os/translation to private headers. Moved translator_data struct from TranslationDefs.h to FuncTranslator.h. 2005-02-12 14:35:36 +00:00