haiku/headers/private
2004-09-07 23:25:09 +00:00
..
app Fixed bug. BMessageBody's assignment operator was making a generic copy of the map which maintains the data -- meaning only pointers to contained BMessageFields were being copied. Added Clone() operation to BMessageField and Copy() to BMessageFieldStoragePolicy, along with a specialization of BMessageFieldStoragePolicy for BDataBuffer; a straight copy of the vector is sufficient for all other data types. This fixes issues with BMessage unittests where BMessage, entry_ref, BFlattenable, and raw data are exercises. 2004-09-07 23:25:09 +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 added CRTC FIFO registers for watermark setup. 2004-09-04 09:33:56 +00:00
input fix the naming 2004-08-24 13:44:35 +00:00
interface Reverted to the original comment, as I had worked on an older version of this file. 2004-08-25 07:36:57 +00:00
kernel Added a "cookie" parameter to the vfs_read|write|has_page[s](). 2004-09-06 21:52:28 +00:00
libroot Added a header that contains private libroot definitions. 2004-05-03 12:42:43 +00:00
media Modified media_server and media_addon_server cration/terminatio. 2004-08-15 20:43:01 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Doh! Forgot to commit these after having removed from headers/posix/*. 2004-05-04 16:08:52 +00:00
print Implemented copy number of pages for printers that do not support page copy command. Check if PrintToFile dialog was canceled and return without an error. 2004-03-27 07:08:38 +00:00
screen_saver Moved here from current/headers/os/add-ons/screen_saver 2004-06-12 22:46:11 +00:00
servers/app Misplaced this file when I was checking stuff in a bit ago 2004-09-05 00:59:28 +00:00
shared Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
storage Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
syslog_daemon Forgot to commit SYSLOG_FACILITY_INDEX() macro. 2003-12-30 00:20:40 +00:00
textencoding MOVED: 2003-12-30 03:09:19 +00:00