haiku/headers/private
Axel Dörfler b53cc465d6 Moved declaration of gBootDevice into its own header.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15518 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-12 16:06:33 +00:00
..
app You can now test if there are more messages waiting in the link. 2005-12-12 13:45:09 +00:00
debug Added support for looking up symbols of other team to libdebug. The 2005-07-16 21:12:32 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
drivers Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
graphics added some defines for SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT (in progress). 2005-12-08 20:03:36 +00:00
input The input_server is now notified when the screen resolution is changed. 2005-11-26 16:22:06 +00:00
interface Moved dw_sync_data to a private header DirectWindowPrivate.h and renamed it to direct_window_sync_data. 2005-12-10 15:36:38 +00:00
kernel Moved declaration of gBootDevice into its own header. 2005-12-12 16:06:33 +00:00
libroot Updated to tzcode2005j.tar.gz 2005-07-08 23:49:29 +00:00
mail Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later. 2004-09-20 22:31:50 +00:00
media Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Minor modification to net_stack_driver's header. 2005-12-11 20:09:13 +00:00
opengl/GL/internal Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
print Clean up. 2005-11-14 19:08:35 +00:00
runtime_loader The runtime loader now creates a debug area through which other teams can 2005-07-16 21:07:17 +00:00
screen_saver fix for network password 2005-09-01 15:04:18 +00:00
servers/app * removed CopyRegionList, as it made no sense 2005-12-10 10:42:26 +00:00
shared Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
storage fs_mount_volume() now returns a dev_t as well - changed mount/mountvolume to take 2005-10-20 13:03:50 +00:00
syslog_daemon Forgot to commit SYSLOG_FACILITY_INDEX() macro. 2003-12-30 00:20:40 +00:00
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
tracker Added private libtracker headers, shared with Deskbar. 2005-05-23 00:24:17 +00:00
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