haiku/headers/private/shared
Philippe Saint-Pierre 8ec0a4a37d Cpu Identification :
* Don't return Core 2 Extreme as a fallback result, keep the more generic variant Core 2 for this.
 * Test the presence of "Pentium" in the name and in that case, use that word to identify, despite
   the family id/product name confusion.

Might fix #6136, #4427.  needs testing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42405 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-10 21:03:53 +00:00
..
AboutMenuItem.h Simplifying the BAboutMenuItem and adding it properly to the locale kit's DoCatalogs list. 2011-03-15 21:00:16 +00:00
AboutWindow.h
AutoDeleter.h * Renamed DescriptorCloser to FileDescriptorCloser as suggested by Ingo. 2010-08-09 21:23:05 +00:00
AutoLocker.h
binary-utils.h
CalendarView.h Missed this in my previous Time commit, hence the build break, sorry! 2011-06-05 06:09:55 +00:00
ColorQuantizer.h
CommandPipe.h
cpu_type.h Cpu Identification : 2011-07-10 21:03:53 +00:00
DragTrackingFilter.h
EntryFilter.h
ExpressionParser.h
FunctionTracer.h
HashMap.h Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified. 2010-07-17 10:33:24 +00:00
HashSet.h
HashString.h
Holiday.h Moved Easter holidays methods to a Holiday class, an hopefully better place. 2011-01-05 18:00:31 +00:00
IconButton.h * BIconButton now inherits from BControl, solving a TODO comment. 2011-05-20 21:10:15 +00:00
IconView.h Make IconView icon_size:able. Adapt DataTranslations. Disable DataTranslation's info button on list deselection. 2011-04-13 22:56:10 +00:00
Keymap.h
locks.h
LongAndDragTrackingFilter.h * Finally rewrote the filthy, busy-looping, mouse tracking in Tracker. 2011-06-03 21:12:14 +00:00
NaturalCompare.h * updated copyright section for NaturalCompare according to commit 2011-02-01 11:25:36 +00:00
OpenHashTable.h Renamed macros ASSERT() and TRESPASS() to avoid clashes with the ones from 2010-09-12 15:06:15 +00:00
OpenWithTracker.h
pci-utils.h
QueryFile.h * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
Referenceable.h Adjust ReleaseReference() to also return the previous ref count as 2011-06-10 22:31:33 +00:00
RWLockManager.h
SHA256.h Moved SHA256 code to libshared.a. 2010-06-23 17:47:07 +00:00
ShakeTrackingFilter.h
StringForSize.h
syscall_utils.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
TrackerAddOnAppLaunch.h
usb-utils.h
Variant.h
WeakReferenceable.h * Removed the obsolescent [B]Reference[able] API and replaced the remaining 2010-12-16 16:35:42 +00:00