haiku/headers/private
Axel Dörfler 9ade9e873d Added fields for process group and session IDs.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9095 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-28 19:44:10 +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 removed double defines 2004-09-27 15:30:16 +00:00
input Some mice have two wheels 2004-09-28 11:20:45 +00:00
interface Added ColorTools and ColumnListView from Vision cvs repository 2004-09-16 20:42:34 +00:00
kernel Added fields for process group and session IDs. 2004-09-28 19:44:10 +00:00
libroot Added a header that contains private libroot definitions. 2004-05-03 12:42:43 +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 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 s/OpenBeOS/Haiku/ 2004-09-20 22:46:37 +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