haiku/headers/os/app
Axel Dörfler 70fa61adbb * Removed the _IMPEXP* stuff from the headers Ingo clearly identified as ours.
* Removed storage/Alias.h as that stuff isn't even available on BeOS.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21576 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-06 10:35:17 +00:00
..
AppDefs.h * Added and implemented B_INVALIDATE as available on Dano; to invalidate only a certain 2007-04-14 18:11:42 +00:00
Application.h * Removed _GetWindowList() 2007-06-25 23:38:45 +00:00
Clipboard.h * Implemented atomic commit support to the clipboard as described by #1187. 2007-04-30 10:50:15 +00:00
Cursor.h various changes to handling custom cursors: 2006-02-26 18:15:31 +00:00
Handler.h * The BHandler observer mechanism was completely broken in Haiku for remote targets; 2007-02-01 16:08:01 +00:00
Invoker.h
Looper.h Implemented direct message passing for local targets; this fixes a deadlock 2007-01-26 13:59:56 +00:00
Message.h Fixed build under Dano (and probably Zeta, too); our headers used entry_ref resp. 2007-07-04 23:20:05 +00:00
MessageFilter.h
MessageQueue.h * Added a Dano extension to BMessageQueue: IsNextMessage(). 2007-01-25 17:08:16 +00:00
MessageRunner.h Removed the detached version of the BMessageRunner object again, and instead 2006-04-02 14:47:01 +00:00
Messenger.h * Removed the _IMPEXP* stuff from the headers Ingo clearly identified as ours. 2007-07-06 10:35:17 +00:00
PropertyInfo.h moved B_PROPERTY_INFO_TYPE definition to TypeConstants.h 2006-06-22 12:21:46 +00:00
Roster.h Turns out the whole "active app" mechanism in the registrar wasn't used at all; the 2007-01-18 17:45:08 +00:00