haiku/src
Michael Lotz 5b25b917f9 Introduce BMessage::CompareData() which is a Haiku API extension. It compares
the data of two BMessages and allows recursive comparison (BMessage inside
BMessage). Note that using this API might require you to recompile your app in
the path to R1.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28174 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-16 15:55:36 +00:00
..
add-ons * Disabled the allocation group check again. 2008-10-16 15:11:07 +00:00
apps Removed the solid white icons. 2008-10-16 12:57:09 +00:00
bin Add support for non-standard port on ssh and sftp. 2008-10-16 15:51:16 +00:00
build Added header directory missing for <asm_defs.h>. Should fix the build on 2008-09-26 13:36:29 +00:00
data update to tzdata2008g 2008-10-13 20:19:11 +00:00
documentation
kits Introduce BMessage::CompareData() which is a Haiku API extension. It compares 2008-10-16 15:55:36 +00:00
libs Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00
preferences * Do not delete the private data of the BMessage! This fixes a crash when 2008-10-16 09:19:43 +00:00
servers * _Show() and _Hide() must now be called with having all windows locked 2008-10-16 12:15:02 +00:00
system When opening mails with slightly larger attachements in Beam, I noticed that 2008-10-16 15:31:58 +00:00
tests * Fixed the incorrect ASSERT that possibly dropped you into KDL while deleting 2008-10-16 10:00:34 +00:00
tools * Changed how the string for the UUID hash is build. 2008-10-14 22:30:43 +00:00
Jamfile