This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02ed46b0de9b1e4f67ef3fc89886a526fa4fa5ed
haiku-beta6
/
headers
/
os
/
app
T
History
Michael Lotz
cf10934e5f
Introducing Message4. The changes to the related sources are ifdefed with USING_MESSAGE4 which is defined in Message4.h. To use Message4 the Message4.cpp, Message4.h, MessageUtils4.cpp, MessageUtils4.h and MessagePrivate4.h have to be linked to their counterparts without 4 suffix. Then MessageBody.cpp and MessageField.cpp have to be commented out in the app kit Jamfile and r5_message.cpp has to be added. There remain some bugs to be found. Feel free to change that.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14882 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-13 11:31:07 +00:00
..
AppDefs.h
…
Application.h
* Made BApplication::Private public. Should not have worked before (probably
2005-07-03 16:53:59 +00:00
Clipboard.h
* Got rid of the BClipboard::fCount. It was modified, but never read.
2005-01-13 00:54:00 +00:00
Cursor.h
…
Handler.h
…
Invoker.h
…
Looper.h
…
Message4.h
Introducing Message4. The changes to the related sources are ifdefed with USING_MESSAGE4 which is defined in Message4.h. To use Message4 the Message4.cpp, Message4.h, MessageUtils4.cpp, MessageUtils4.h and MessagePrivate4.h have to be linked to their counterparts without 4 suffix. Then MessageBody.cpp and MessageField.cpp have to be commented out in the app kit Jamfile and r5_message.cpp has to be added. There remain some bugs to be found. Feel free to change that.
2005-11-13 11:31:07 +00:00
Message.h
Fixes that make Haiku build with gcc 4. Mainly out of the following
2005-11-12 23:27:14 +00:00
MessageFilter.h
…
MessageQueue.h
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
MessageRunner.h
…
Messenger.h
* Moved TRoster out of the BPrivate namespace. It does no longer appear in
2005-07-03 17:17:40 +00:00
PropertyInfo.h
…
Roster.h
Added a boolean "synchronous" parameter to BRoster::Shutdown(). Used in the
2005-07-17 16:37:11 +00:00