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
Axel Dörfler
a4023b87c1
Reserved private virtuals don't really need to return a value.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10746 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-15 04:27:57 +00:00
..
add-ons
change to friend classes; field is now private again
2004-11-17 22:43:06 +00:00
app
* Got rid of the BClipboard::fCount. It was modified, but never read.
2005-01-13 00:54:00 +00:00
be_apps
…
device
More headers for the new modules and PnP/device system - note, this
2004-06-06 23:52:08 +00:00
drivers
First roll of renames: pnp_node_hamdle is now device_node_handle, pnp_node_attr
2005-01-11 23:19:41 +00:00
game
…
interface
Reserved private virtuals don't really need to return a value.
2005-01-15 04:27:57 +00:00
kernel
Fixed a typo reported by John Drinkwater.
2004-12-28 16:38:48 +00:00
mail
restore prior values for utf8 and null, for the sake of default send mail encoding settings
2004-11-17 01:56:18 +00:00
media
Massive BSoundPlayer rewrite. Format negotiation and node registering/unregistering fixed.
2004-10-24 00:16:27 +00:00
midi
Instruments (patches) are now correctly recognized.
2004-05-14 07:46:19 +00:00
midi2
…
net
Remove const that breaks binary compatibility (const are mangled too).
2004-08-14 01:24:57 +00:00
storage
Got rid of the Storage Kit's kernel abstraction layer, which was
2004-08-28 20:14:46 +00:00
support
avoid missing prototype warning
2004-11-22 04:42:09 +00:00
translation
"Fixed" BTranslatorRoster so that it no longer stores the list of translators backwards. This is the order that applications assume, so this must be done to prevent inconsistent behavior between the R5 translation kit and the Haiku version.
2004-10-24 19:42:05 +00:00
AppKit.h
…
Be.h
…
BeBuild.h
…
DeviceKit.h
…
GameKit.h
…
InterfaceKit.h
…
KernelKit.h
…
MailKit.h
…
MediaKit.h
…
MidiKit.h
…
NetKit.h
…
NetworkKit.h
…
StorageKit.h
…
SupportKit.h
…
TranslationKit.h
…