haiku/headers/os/app
Adrien Destugues a6f1bc984d BMessage::ReplaceData: potential corruption on realloc fail
The method would update the field offsets first, and would not restore
them in case of realloc failure, leaving them pointing to the wrong
place.
2014-12-24 11:52:02 +01:00
..
AppDefs.h Add watching support for installation location package changes 2014-06-17 20:32:26 +02:00
Application.h App Kit: style changes. 2014-06-11 16:24:02 -04: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 App Kit: style changes. 2014-06-11 16:24:02 -04:00
Invoker.h * style adjustments - no functional change 2010-08-17 16:47:14 +00:00
Key.h Make Flatten/Unflatten public and remove IsRegistered(). 2013-03-05 11:04:02 -05:00
KeyStore.h Add generic unlock key setting and removal. 2013-03-05 11:04:57 -05:00
Looper.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
Message.h BMessage::ReplaceData: potential corruption on realloc fail 2014-12-24 11:52:02 +01:00
MessageFilter.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
MessageQueue.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
MessageRunner.h Added versions of the constructors that take a const BMessage& instead of a 2010-11-17 23:23:09 +00:00
Messenger.h Add BMessenger::HashValue() 2013-06-27 21:57:42 +02:00
Notification.h Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
PropertyInfo.h * Should fix #6132, PropertyInfo.h was not self contained. 2010-06-06 09:37:46 +00:00
Roster.h Roster: style fixes. 2014-06-25 19:31:24 -04:00