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
Clemens Zeidler
c0dad949ee
BRect's OffsetBy takes a BPoint. Add a similar BRegion method to be more consistent. This one takes a const reference instead a complete BPoint object.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42476 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-24 23:53:12 +00:00
..
add-ons
…
app
Changed sReplyPortInUse type from long to int32, so it be used with
2011-06-14 11:25:37 +00:00
arch
…
be_apps
…
bluetooth
…
device
Style and text cleanups and some added clarifications. No functional changes.
2011-06-13 13:06:45 +00:00
drivers
* Seperate out the tty_close_cookie from tty_destory_cookie and make the former
2011-06-13 20:44:22 +00:00
game
…
interface
BRect's OffsetBy takes a BPoint. Add a similar BRegion method to be more consistent. This one takes a const reference instead a complete BPoint object.
2011-07-24 23:53:12 +00:00
kernel
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
locale
* Added BLanguage::GetIcon(), and BLocaleRoster::GetFlagIconForLanguage(). The
2011-05-25 17:09:30 +00:00
mail
* Removed default_sent_directory(), and introduced
2011-06-19 22:11:04 +00:00
media
…
midi
…
midi2
…
net
…
opengl
…
package
…
storage
revert r42251. Cast the enum to uint32 before use in switchs to please GCC 4.5.
2011-06-20 21:12:10 +00:00
support
Add MoveItem method to easily move a item within a list. Fix line limit.
2011-07-24 23:49:30 +00:00
translation
…
AppKit.h
…
Be.h
…
BeBuild.h
…
DeviceKit.h
…
GameKit.h
…
InterfaceKit.h
…
KernelKit.h
…
LocaleKit.h
…
MailKit.h
…
MediaKit.h
…
MidiKit.h
…
NetKit.h
…
NetworkKit.h
…
OpenGLKit.h
…
StorageKit.h
…
SupportKit.h
…
TranslationKit.h
…