haiku/headers/os/app
Stephan Aßmus 908967a199 Improved the BNotification API after suggestions from Karsten, thanks! Using
cosnt BString& instead of const char* could potentially save copying the string,
although in most use cases, it will probably ammount to the same thing. It may
provide more flexibility later on, like for example when BString knows its
encoding or something similar. Removed superfluous second version of
AddOnClickRef().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36958 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-27 21:13:11 +00:00
..
AppDefs.h * Added a basic tool tip API, and implementation. 2009-08-03 14:47:41 +00:00
Application.h * Cleanup, removed author information. 2009-12-01 07:58:45 +00:00
Clipboard.h Indentation update. 2010-03-13 17:55:17 +00:00
Cursor.h * Tweaked the thumbsize of the pointing hand cursors. 2010-03-20 14:23:42 +00:00
Handler.h Optimized includes. 2009-09-23 10:18:24 +00:00
Invoker.h Cleanup! 2006-01-03 09:23:08 +00:00
Looper.h * Enlarged the default BLooper port capacity to 200 messages. Since limiting 2008-05-29 18:24:19 +00:00
Message.h Closing ticket #4465: 2009-09-10 23:10:51 +00:00
MessageFilter.h Optimized includes. 2009-09-23 10:18:24 +00:00
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 Optimized includes. 2009-09-23 10:18:24 +00:00
Notification.h Improved the BNotification API after suggestions from Karsten, thanks! Using 2010-05-27 21:13:11 +00:00
PropertyInfo.h * Fixed style and indentation issues; Stefano, you might want to check your 2009-08-27 08:01:57 +00:00
Roster.h * Improved BNotification API. 2010-05-27 17:50:12 +00:00