haiku/src/kits
Jérôme Duval 0d0f1600ef fixes forwards of BMessages
iroster now works successfully


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11367 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-14 11:47:55 +00:00
..
app fixes forwards of BMessages 2005-02-14 11:47:55 +00:00
device Small cleanup, added a comment to some obscure code 2004-11-10 12:43:06 +00:00
game Use definitions from WindowPrivate.h and InputServerTypes.h instead of redefining them. 2005-02-03 07:36:27 +00:00
interface fix : status wasn't taken into account 2005-02-10 23:24:16 +00:00
mail Fixed a bug that would cause bogus Message-IDs on BONE systems. It seems that our utsname structure is 8 times larger than BONE's, so all the offsets are screwed up when you try to link our headers against BONE libraries. If we're really aiming for BONE compatibility in our network stack, perhaps this should be changed. 2005-01-25 18:32:29 +00:00
media address compiler warnings 2004-11-21 03:43:15 +00:00
midi added a link in develop/lib 2004-06-27 22:20:06 +00:00
midi2 added a link in develop/lib 2004-06-27 22:20:06 +00:00
network Don't include uname() when being built for Haiku. Actually the whole 2005-01-22 17:58:32 +00:00
screensaver Changed the way preferences are stored. 2004-10-09 23:17:47 +00:00
storage Now uses the new B_STAT_* constants rather than the one from fs_interface.h 2005-02-03 03:37:20 +00:00
support BMessenger has no friends besides Private anymore. 2005-01-25 14:46:28 +00:00
textencoding putting textencoding.so into beos/system/lib is important so that the Deskbar replicant works 2004-11-11 11:37:12 +00:00
translation Moved FuncTranslator.h to private headers, moved #include <FuncTranslator.h> from TranslatorRoster.h to TranslatorRoster.cpp. 2005-02-12 14:38:18 +00:00
Jamfile Argh! Forgot to commit. Added KMessage to libbe. 2005-01-26 14:11:02 +00:00