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
Michael Lotz
407af313ca
Make the signature argument to get_table() const. Should fix the GCC4 build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-11 09:05:43 +00:00
..
add-ons
- Partial downloaded messages are now opened by Mail and not by the mail daemon. Mail request the body fetch and get notified when the daemon is done. During this time the Mail window title is showing "Downloading: subject". This
fixes
#7256
.
2011-03-03 09:05:04 +00:00
app
Added another GetInfo() variant with which one can retrieve the count and
2011-02-07 20:10:14 +00:00
arch
…
be_apps
…
bluetooth
…
device
…
drivers
Make the signature argument to get_table() const. Should fix the GCC4 build.
2011-05-11 09:05:43 +00:00
game
…
interface
* Made the messed up BMessage* constructors private - since it only affects the
2011-05-06 20:04:55 +00:00
kernel
…
locale
Remove superfluous function.
2011-03-31 07:17:05 +00:00
mail
Fix build.
2011-05-05 20:16:48 +00:00
media
…
midi
…
midi2
…
net
* Reverted back to the original version of BNetworkAddress::SetAddress();
2011-02-18 21:09:21 +00:00
opengl
…
package
* fix value of all enumeration types that are stored as part of a
2011-02-15 18:33:19 +00:00
storage
Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome.
2011-03-07 15:14:46 +00:00
support
Add BString::IsEmpty() method.
2011-04-12 18:10:02 +00:00
translation
…
AppKit.h
…
Be.h
…
BeBuild.h
Didn't intend to change BeBuild.h, changing it back.
2011-03-15 03:04:54 +00:00
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
…