haiku/src/kits/shared
Axel Dörfler 24b218c5a7 * Implemented a class that can handle Tracker's query files. Only read support
for now.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38767 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-21 20:42:13 +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
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
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 Patch by John Scipione: Rename the log and log10 functions in DeskCalc to 2010-04-25 10:04:53 +00:00
HashString.cpp Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
Jamfile * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
Keymap.cpp CID 1463: Delete an array with delete[] 2010-08-07 23:17:26 +00:00
QueryFile.cpp * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
RWLockManager.cpp Added RWLockable and RWLockManager classes. The former is basically a 2009-03-24 23:13:56 +00:00
SHA256.cpp Moved SHA256 code to libshared.a. 2010-06-23 17:47:07 +00:00
ShakeTrackingFilter.cpp * Style fix 2009-08-22 16:46:25 +00:00
StringForSize.cpp * FixStringForSize : without context, the locale kit was in trouble finding the right string. 2010-07-26 09:22:02 +00:00
Variant.cpp Added methods AddToMessage() and SetFromMessage() to add the value of the 2009-11-05 17:24:58 +00:00