.. |
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
|
Changed sReplyPortInUse type from long to int32, so it be used with
|
2011-06-14 11:25:37 +00:00 |
arch
|
Of course, using warnings as placeholders for code to write works fine until it's included when building an arch with -Werror...
|
2009-07-22 18:14:32 +00:00 |
be_apps
|
|
|
bluetooth
|
Fix #6373, second try
|
2010-08-19 15:29:02 +00:00 |
device
|
Revert r42812. As pointed by Michael, one can use
|
2011-10-24 21:02:14 +00:00 |
drivers
|
* Updated ACPICA to 20110623.
|
2011-08-17 19:16:21 +00:00 |
game
|
Header was not self-containing.
|
2011-08-28 13:47:07 +00:00 |
interface
|
Rename BLayout::DerivedLayoutItems() to DoLayout(), which is consistent with BView::DoLayout(). Also adjusted child classes and documentation.
|
2011-10-28 14:16:25 -06:00 |
kernel
|
* Introduced new fs_lopen_attr_dir() function that opens the attribute
|
2011-08-10 21:08:00 +00:00 |
locale
|
Work on #7947 (CalendarView not respecting locale's start of week)
|
2011-09-07 21:41:57 +00:00 |
mail
|
* Removed default_sent_directory(), and introduced
|
2011-06-19 22:11:04 +00:00 |
media
|
* Change the signature of the Writer plugins setup methods such
|
2010-10-20 21:36:23 +00:00 |
midi
|
Found a forgotten B_BEOS_*_DIRECTORY.
|
2009-09-18 17:40:46 +00:00 |
midi2
|
|
|
net
|
* Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce
|
2011-10-09 19:56:19 +00:00 |
opengl
|
Added a GetGLProcAddress() method to BGLView.
|
2010-09-08 10:01:37 +00:00 |
package
|
* fix value of all enumeration types that are stored as part of a
|
2011-02-15 18:33:19 +00:00 |
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
|
* Obviously, the GraphicsDefs.h header is needed as well.
|
2009-08-27 15:45:42 +00:00 |
AppKit.h
|
|
|
Be.h
|
Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks!
|
2010-05-16 16:07:55 +00:00 |
BeBuild.h
|
Update trunk version to post-Alpha3 since the latter has now been branched.
|
2011-05-16 21:53:38 +00:00 |
DeviceKit.h
|
|
|
GameKit.h
|
|
|
InterfaceKit.h
|
|
|
KernelKit.h
|
|
|
LocaleKit.h
|
One more monster commit (sorry ...) concerning the Locale Kit:
|
2010-10-24 12:57:55 +00:00 |
MailKit.h
|
|
|
MediaKit.h
|
|
|
MidiKit.h
|
|
|
NetKit.h
|
|
|
NetworkKit.h
|
Added the new headers to the NetworkKit.h all-in-one header.
|
2010-10-27 14:16:19 +00:00 |
OpenGLKit.h
|
|
|
StorageKit.h
|
|
|
SupportKit.h
|
|
|
TranslationKit.h
|
|
|