This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f7953fa76911c2c0a300ea606921edaa172190a4
haiku-beta6
/
headers
T
History
Clemens Zeidler
f7953fa769
Add MoveItem method to easily move a item within a list. Fix line limit.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42475 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-24 23:49:30 +00:00
..
build
Attempt to fix the FreeBSD build. We don't really what KernelExport.h defines,
2011-06-14 13:44:07 +00:00
compatibility
* Added definitions for n_short, n_long, and n_time as expected on FreeBSD when
2011-07-23 15:41:47 +00:00
config
Changed to 64 bit physical addresses for x86. This enabled PAE support.
2010-06-23 16:10:08 +00:00
cpp
* Added missing clear() method.
2010-08-05 11:23:01 +00:00
glibc
…
libs
* Added bool and double BString::operator<<() versions.
2011-07-07 10:17:15 +00:00
os
Add MoveItem method to easily move a item within a list. Fix line limit.
2011-07-24 23:49:30 +00:00
posix
ANSI C doesn't like unnamed unions.
2011-07-17 13:57:30 +00:00
private
* Add the width, and height to fill_display_mode(). This should help with
#7751
2011-07-19 18:16:58 +00:00
tools
…