haiku/headers/private
Ingo Weinhold c277ab01e6 Make the compiler happy. Shadowing super class methods with different signature is a very annoying C++ feature.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11069 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-26 14:57:35 +00:00
..
app Made sending flattened message available. 2005-01-26 02:18:19 +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
graphics using NV4_GDI_RECTANGLE_TEXT instead of the older NV3 version for DMA acc. Seems like the old one can't be used with DMA (or I am hitting my limited knowledge on nVidia's Hash-table again..) 2005-01-24 11:16:39 +00:00
input Added spacebar keycode 2005-01-11 00:36:41 +00:00
interface Updated header 2005-01-04 13:00:33 +00:00
kernel Make the compiler happy. Shadowing super class methods with different signature is a very annoying C++ feature. 2005-01-26 14:57:35 +00:00
libroot from ftp://elsie.nci.nih.gov/pub/tzcode2004g.tar.gz 2004-11-19 15:42:10 +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 removed ChunkCache.h from shared private include files 2004-11-21 00:11:39 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Removed duplicate B_SELECT_* & co definitions. 2004-10-03 15:11:46 +00:00
print Added ability to set a page margin (re-uses MarginView from PDF writer). 2005-01-22 14:26:52 +00:00
screen_saver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
servers/app Added GetFamilyAndStyle 2005-01-23 13:40:11 +00:00
shared Extracted CPU identification out of Pulse to be used by Pulse and sysinfo. 2004-12-01 03:28:47 +00:00
storage Changed my mind. Now BPartition has a method to get the mount point of the partition, respectively a potential mount point, for partitions not yet mounted. 2004-11-01 19:38:47 +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