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
Stefano Ceccherini
4be90e7fc1
Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5131 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-24 07:33:41 +00:00
..
add-ons
Added goodies from the bfs version of fsproto.h
2003-04-28 22:37:27 +00:00
app
Added a couple of private, internal message defs
2003-10-18 23:55:41 +00:00
device
…
drivers
the latest and greatest
2003-10-01 15:38:54 +00:00
game
Added a BDirectWindow implementation which works with BeOS R5 (at least, with the Chart demo app)
2003-09-18 13:39:39 +00:00
interface
Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs)
2003-10-24 07:33:41 +00:00
kernel
Trying to be quicker than shatty to add more ids, courtesy of pulse 1.07 on bebits.
2003-06-18 21:38:16 +00:00
mail
…
media
Added BMediaRosterEx as friend class
2003-09-07 22:24:50 +00:00
midi
cleaned up midi1
2003-03-17 22:24:09 +00:00
midi2
Milestone 2 is complete. You can now send and receive MIDI events.
2003-03-09 16:10:30 +00:00
net
…
storage
Exports the userland C++ API only when included for userland usage.
2003-06-27 02:25:02 +00:00
support
more helpful argument names
2003-09-08 21:13:50 +00:00
translation
changed to reflect the name change of R4xTranslator.h to FuncTranslator.h
2003-01-11 13:52:59 +00:00
AppKit.h
…
Be.h
…
BeBuild.h
The R5 Device API is not public, and shouldn't be exported by this file.
2003-09-12 01:01:12 +00:00
DeviceKit.h
…
GameKit.h
…
InterfaceKit.h
…
KernelKit.h
…
MailKit.h
…
MediaKit.h
…
MidiKit.h
…
NetKit.h
…
NetworkKit.h
…
StorageKit.h
…
SupportKit.h
…
TranslationKit.h
…