haiku/headers/os
Ingo Weinhold 69a53ac5b4 Add DownloadFileRequest
Downloads a file and optionally checks its checksum.
2013-04-20 21:40:11 +02:00
..
add-ons - Partial downloaded messages are now opened by Mail and not by the mail daemon. Mail request the body fetch and get notified when the daemon is done. During this time the Mail window title is showing "Downloading: subject". This fixes #7256. 2011-03-03 09:05:04 +00:00
app BMessage: Add {Add,Find}Strings() 2013-04-20 00:29:24 +02:00
arch
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers Reverted r42958 as it is broken and I completely forgot to compile before 2011-10-29 15:51:04 +00:00
game Header was not self-containing. 2011-08-28 13:47:07 +00:00
interface Add CountItems() convenience function to BSplitView. 2011-11-02 22:41:55 +00:00
kernel Merge branch 'master' into pm-flat 2011-11-05 17:00:01 +01:00
locale * Use const references instead of pointers for the read from/write to 2011-11-01 10:13:34 +00:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi Found a forgotten B_BEOS_*_DIRECTORY. 2009-09-18 17:40:46 +00:00
midi2
net * Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce 2011-10-09 19:56:19 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
package Add DownloadFileRequest 2013-04-20 21:40:11 +02:00
storage Add the obvious node_ref constructor 2013-04-06 23:30:18 +02:00
support BString: Add StartsWith() and EndsWith() methods 2013-04-08 15:44:31 +02:00
translation * Obviously, the GraphicsDefs.h header is needed as well. 2009-08-27 15:45:42 +00:00
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h Merge branch 'master' into pm-flat 2011-11-05 17:00:01 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h