This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
History
Rene Gollent
8c310b36f0
Provide a default value for the leaf argument as is done in the const char * versions of the constructor/setter. This is consistent with the Be Book, though R5 and/or Dano's headers were likewise missing this.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31001 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-06-09 20:41:04 +00:00
..
add-ons
…
app
Should have been part of r30624: Renamed _SniffFile() to _GetFileType().
2009-05-04 13:37:03 +00:00
arch
Staking out some mipsel ground.
2009-05-03 22:12:35 +00:00
be_apps
…
bluetooth
- Add method in DeviceClass to draw something representative for the kind of device
2009-04-25 18:40:00 +00:00
device
…
drivers
I am trying to help a bit with the transition from IDE to ATA stack.
2009-05-10 17:04:04 +00:00
game
…
interface
* Applied a changed patch by Romain that fixes the non-working double click in
2009-05-17 16:49:05 +00:00
kernel
Added system_info::abi field. It contains the system's ABI version, which
2009-05-26 01:02:39 +00:00
locale
Move using directives into the cpp files so they don't leak into apps making use of the locale kit.
2009-05-02 14:52:54 +00:00
mail
…
media
* Fixed license header to look like our others.
2009-06-07 21:18:32 +00:00
midi
…
midi2
…
net
…
opengl
…
storage
Provide a default value for the leaf argument as is done in the const char * versions of the constructor/setter. This is consistent with the Be Book, though R5 and/or Dano's headers were likewise missing this.
2009-06-09 20:41:04 +00:00
support
* Fixed a race condition in the former _Detach*() functions: since atomic_get()
2009-06-06 11:23:17 +00:00
translation
Style cleanup.
2009-05-25 23:51:16 +00:00
AppKit.h
…
Be.h
…
BeBuild.h
Patch by Scott McCreary: Replaced C++ by C comments.
2009-05-26 12:24:37 +00:00
DeviceKit.h
…
GameKit.h
…
InterfaceKit.h
…
KernelKit.h
…
MailKit.h
…
MediaKit.h
…
MidiKit.h
…
NetKit.h
…
NetworkKit.h
…
OpenGLKit.h
…
StorageKit.h
…
SupportKit.h
…
TranslationKit.h
…