haiku/src/kits/shared
Ingo Weinhold cdcacd7f9f * Added missing ToReferenceable().
* _SetTo(const BVariant&): Acquire a reference for the wrong object.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31959 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-30 02:34:41 +00:00
..
AboutWindow.cpp fAppName was leaked (CID 6). Also moved the initialization of fText to the end of the function, so that we avoid a BString::Adopt() call 2008-09-12 10:26:05 +00:00
AffineTransform.cpp Applied patch by Stephen Deken: 2008-10-16 19:10:10 +00:00
CalendarView.cpp * Minor cleanup. 2009-07-02 15:33:06 +00:00
ColorQuantizer.cpp * gcc4 build fix 2008-08-28 19:32:18 +00:00
CommandPipe.cpp style cleanup 2008-04-26 12:16:53 +00:00
DateTime.cpp * add documentation 2009-03-29 20:18:16 +00:00
DragTrackingFilter.cpp * Rewrote BDragger's mouse tracking to be asynchronous using a message filter. Placed the filter in 2009-04-06 19:15:00 +00:00
ExpressionParser.cpp * Moved the mapm library from src/apps/deskcalc to src/libs and headers/libs. 2009-06-28 17:10:40 +00:00
HashString.cpp Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
Jamfile * Moved the mapm library from src/apps/deskcalc to src/libs and headers/libs. 2009-06-28 17:10:40 +00:00
RWLockManager.cpp Added RWLockable and RWLockManager classes. The former is basically a 2009-03-24 23:13:56 +00:00
Variant.cpp * Added missing ToReferenceable(). 2009-07-30 02:34:41 +00:00