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
eb2068515f6f7b9fc211289e9eeb76f3df1c6408
haiku-beta6
/
headers
/
private
/
app
T
History
Michael Lotz
c2da902f2e
Implemented BPortLink::AttachShape and BPortLink::ReadShape and used them for passing the shapes in AS_GET_GLYPH_SHAPES.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12215 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-01 07:29:04 +00:00
..
AppMisc.h
Added function is_running_on_haiku(), which returns at runtime whether we're running under Haiku.
2005-01-17 01:20:22 +00:00
AppServerLink.h
…
AreaLink.h
…
ClipboardPrivate.h
Use new init_clipboard() function which initializes the global be_clipboard at libbe init time.
2005-01-13 00:50:26 +00:00
LinkMsgReader.h
Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication
2004-10-14 01:18:38 +00:00
LinkMsgSender.h
Separated functionality of PortLink into LinkMsg* to avoid some *serious* code duplication
2004-10-14 01:18:38 +00:00
LooperList.h
…
MessageBody.h
…
MessageField.h
A number of bug fixes. In particular:
2004-11-02 21:35:28 +00:00
MessagePrivate.h
Consequently use B_PREFERRED_TOKEN when the preferred target is addressed.
2005-01-29 17:44:55 +00:00
MessageUtils.h
Allow that const data can be supplied to TChecksumHelper::Cache().
2005-01-29 00:17:24 +00:00
MessengerPrivate.h
* Fixed mismatching header guard.
2005-01-25 14:42:55 +00:00
PortLink.h
Implemented BPortLink::AttachShape and BPortLink::ReadShape and used them for passing the shapes in AS_GET_GLYPH_SHAPES.
2005-04-01 07:29:04 +00:00
PortMessage.h
…
PortQueue.h
…
RegistrarDefs.h
* Moved everything into the BPrivate namespace.
2005-01-18 01:06:30 +00:00
RegistrarThread.h
…
RegistrarThreadManager.h
…
RosterPrivate.h
Replaced _init_roster_() _delete_roster_() by static functions in BRoster::Private.
2005-01-25 15:20:11 +00:00
ServerMemIO.h
…
ServerProtocol.h
Added AS_LAYER_SET_EVENT_MASK
2005-03-21 20:23:30 +00:00
Session.h
…
SysCursor.h
…
TokenSpace.h
…