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
Stephan Aßmus
b037500155
Patch by Shinta: The key code was misnamed. Thanks a lot!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30599 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-03 08:32:17 +00:00
..
add-ons
…
app
…
arch
…
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
get_device_hid() now has a 'size_t bufferLength' parameter, to avoid the risk of buffer overflow
2009-05-02 16:04:15 +00:00
game
…
interface
Patch by Shinta: The key code was misnamed. Thanks a lot!
2009-05-03 08:32:17 +00:00
kernel
(Joerg Meyer) - Add Via processors IDs(Esther/Isaiah)
2009-04-10 15:13:20 +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 bug I introduced when deleting parameters (no more crashing).
2009-04-09 09:39:58 +00:00
midi
…
midi2
…
net
…
opengl
updated mesa to 7.4. It was difficult to merge the glu part (svn conflicts on keywords deletion it seems), so it was copied.
2009-04-08 20:18:04 +00:00
storage
* Changed directory structure as suggested on the mailing list.
2009-04-03 09:02:44 +00:00
support
Made _debuggerAssert()'s "message" parameter const. Fixes building with gcc4.
2009-04-30 12:21:20 +00:00
translation
…
AppKit.h
…
Be.h
…
BeBuild.h
…
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
…