This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
app
History
Ingo Weinhold
9fac7d6cfc
BServer now remembers whether the GUI context has already been initialized, so that InitGUIContext() can be invoked twice without harm.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-03 16:55:27 +00:00
..
ApplicationPrivate.h
* Added a private API class BServer, a BApplication subclass especially
2005-06-28 14:53:29 +00:00
AppMisc.h
…
AppServerLink.h
Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader
2005-06-14 21:28:56 +00:00
AreaLink.h
…
ClipboardPrivate.h
…
LinkMsgReader.h
Added a LinkReceiver::Code() method, that can be used to retrieve the
2005-07-01 06:50:09 +00:00
LinkMsgSender.h
Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader
2005-06-14 21:28:56 +00:00
LooperList.h
…
MessageBody.h
…
MessageField.h
…
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
Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader
2005-06-14 21:28:56 +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
Server.h
BServer now remembers whether the GUI context has already been initialized, so that InitGUIContext() can be invoked twice without harm.
2005-07-03 16:55:27 +00:00
ServerMemIO.h
…
ServerProtocol.h
Rewrote the push/pop state and ViewAttr stuff:
2005-06-28 18:56:55 +00:00
Session.h
…
SysCursor.h
…
TokenSpace.h
…