haiku/headers
Rene Gollent 43948ef628 - Fix an error in SwapItems where the item tops would not be swapped
if the items were the same height.
- Modified _RecalcItemTops to allow us to specify a range instead of 
just a starting point. This is useful for cases like Swap, where 
only the items in between those being swapped need to be 
recalculated.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24139 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-26 13:27:24 +00:00
..
build Updated headers/build/os/support/TypeConstants.h with the current 2008-02-25 00:55:57 +00:00
compatibility/bsd * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs Patch by Christof Lutteroth: 2008-02-25 01:54:05 +00:00
os - Fix an error in SwapItems where the item tops would not be swapped 2008-02-26 13:27:24 +00:00
posix added search.h 2008-02-24 13:41:01 +00:00
private Patch from kaliber: use path of executable instead of the command. Thanks! 2008-02-26 00:03:51 +00:00
tools