This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f67a70cfe3386a862a7b50090ca8cf79f6b5d8b
haiku-beta6
/
src
/
kits
T
History
Stefano Ceccherini
a85419eec3
That wasn't my day, obviously.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11612 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-07 12:47:13 +00:00
..
app
Adapted to match our style guide.
2005-03-02 03:44:14 +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
That wasn't my day, obviously.
2005-03-07 12:47:13 +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
MediaRoster::Roster() now sets out_error to B_OK if everything is OK
2005-02-26 23:21:52 +00:00
midi
…
midi2
…
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