haiku/src/kits/shared
Michael Pfeiffer 100dd0cf5c Fixed number with exponent scanner (and simplified that code).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35249 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-23 08:31:15 +00:00
..
AboutWindow.cpp Made some char* params const to fix a GCC4 warning in ShowImage (the only 2009-08-13 07:30:48 +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 Make the base class destructor of BCommandPipe::LineReader virtual, since 2009-09-06 09:53:28 +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 Fixed number with exponent scanner (and simplified that code). 2010-01-23 08:31:15 +00:00
HashString.cpp Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
Jamfile * A mouse shake detecting BMessageFilter that's easily integrated in any app. 2009-08-22 13:43:21 +00:00
RWLockManager.cpp Added RWLockable and RWLockManager classes. The former is basically a 2009-03-24 23:13:56 +00:00
ShakeTrackingFilter.cpp * Style fix 2009-08-22 16:46:25 +00:00
Variant.cpp Added methods AddToMessage() and SetFromMessage() to add the value of the 2009-11-05 17:24:58 +00:00