haiku/headers/os/app
Axel Dörfler 783f7f20bd * Implemented support for node monitoring - you can now be notified when new
translators are installed via BTranslatorRoster::StartWatching().
* Fixed GetTranslatorData() - some hooks are only optional (this puts the
  JPEG, GIF, and some other translators back into the game).
* Made BTranslatorRoster::Default() thread-safe.
* Improved documentation.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17267 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-04-29 18:02:46 +00:00
..
AppDefs.h * Implemented support for node monitoring - you can now be notified when new 2006-04-29 18:02:46 +00:00
Application.h * There is now a server_read_only_memory structure that is placed in a (surprise!) 2006-04-25 20:12:06 +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 various changes to handling custom cursors: 2006-02-26 18:15:31 +00:00
Handler.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Invoker.h Cleanup! 2006-01-03 09:23:08 +00:00
Looper.h Huge cleanup and fixes: 2005-11-21 16:58:36 +00:00
Message.h Removing the USING_MESSAGE4 define. 2006-03-11 18:06:46 +00:00
MessageFilter.h Cleanup! 2006-01-03 09:23:08 +00:00
MessageQueue.h * almost rewrote BMessageQueue; simplified code, removed over-extensive documentation, 2005-11-16 13:01:59 +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 * reverted Adi's premature changes to BWindow and restored _DetermineTarget() and 2005-11-20 16:24:23 +00:00
PropertyInfo.h Remove R3 compatibility details from BPropertyInfo, fix memory leak and implement endian-ness 2002-08-21 06:44:27 +00:00
Roster.h Cleanup. 2006-02-16 17:37:36 +00:00