haiku/headers/private/shared
Ingo Weinhold 4fba3522e0 * Removed src/kits/tracker/OpenHashTable.h. The shared version in
headers/private/shared is newer, though with small interface changes.
* Removed the unnecessary Debug.h include in
  headers/private/shared/ObjectList.h.
* Adjusted sources using these headers, mostly by adding missing includes.
* Lots of automatic whitespace cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30123 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-11 21:24:32 +00:00
..
AboutWindow.h Adding the header. 2007-06-13 02:36:18 +00:00
AffineTransform.h Applied patch by Stephen Deken: 2008-10-16 19:10:10 +00:00
AutoDeleter.h AutoDeleter calls the destructor operator also when the object is NULL, 2008-07-29 01:48:38 +00:00
AutoLocker.h * Added missing inclusion of <stddef.h>. 2009-03-24 23:09:49 +00:00
CalendarView.h * move DateTime and CalendarView into shared 2008-08-29 19:26:58 +00:00
ColorQuantizer.h Added a BColorQuantizer class to the "shared kit" based on a patch by David 2008-08-28 16:33:12 +00:00
CommandPipe.h * added BCommandPipe class (currently private API) kindly provided by 2007-06-19 12:38:29 +00:00
DateTime.h * Remove executable bit. 2009-04-07 21:40:57 +00:00
DragTrackingFilter.h * Rewrote BDragger's mouse tracking to be asynchronous using a message filter. Placed the filter in 2009-04-06 19:15:00 +00:00
EntryFilter.h Small helper class for filtering file/path names. 2008-03-26 04:03:44 +00:00
FunctionTracer.h This class helps me with tracing function enter/leave output. It is passed 2008-09-14 18:46:26 +00:00
HashMap.h to please gcc4 2007-08-03 19:02:59 +00:00
HashString.h * put some more useful utility classes into "shared". I tried to make sure 2007-08-02 16:28:34 +00:00
ObjectList.h * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
OpenHashTable.h * Fixed build when Debug.h had already been included. 2009-04-02 16:08:13 +00:00
RWLockManager.h Added RWLockable and RWLockManager classes. The former is basically a 2009-03-24 23:13:56 +00:00
Referenceable.h * Moved Referenceable.cpp to src/kits/support (private libbe API), and its header to 2007-07-31 16:20:37 +00:00
WeakReferenceable.h * Made the WeakReferenceable class templatized. Not really sure yet I like that 2009-04-07 15:14:15 +00:00
cpu_type.h (Joerg Meyer) - Add Via processors IDs(Esther/Isaiah) 2009-04-10 15:13:20 +00:00
pci-utils.h white space cleanup 2008-09-16 21:31:47 +00:00
syscall_utils.h Finally decided to put the often copied RETURN_AND_SET_ERRNO() macro 2008-04-11 03:23:51 +00:00
usb-utils.h helper functions to get device and vendor names from usbdevs list 2008-10-22 22:32:37 +00:00