haiku/src
2011-03-10 22:20:23 +00:00
..
add-ons fix another possible passing of unsigned int into a function requiring a signed int, CID 10665 2011-03-10 21:44:36 +00:00
apps Patch by starsseed from ticket #7341: Use correct format strings 2011-03-08 20:23:03 +00:00
bin dstcheck: 2011-03-07 23:01:45 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add another mime type file for partial downloaded messages. Clean up a bit, could somebody check if this is all right? 2011-03-03 19:58:09 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Partly revert the previous commit: don't reset ffd in the destructor since 2011-03-10 10:59:52 +00:00
libs rename the printf function in the compat layer to avoid symbol clash with kernel printf (at least on gcc4) 2011-03-08 23:11:48 +00:00
preferences Fix spelling. Thanks Marcus. 2011-03-10 07:58:55 +00:00
servers Duh, of course fStyle can be NULL in SetStyle(), which is for example 2011-03-08 21:47:57 +00:00
system dir_remove() now handles a path which ends with "/./" and fixed #6817. 2011-03-05 17:17:19 +00:00
tests remove right-click menu in InterfaceView; add FrameResized hook to invalidate to correct tearing right status text; Add heal button to renegotiate interface address.. this also balances the buttons on the bottom. 2011-03-10 22:20:23 +00:00
tools Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
Jamfile