.. |
add-ons
|
Rewrote headers.
|
2009-08-27 12:35:43 +00:00 |
app
|
Add protected RestoreState, SaveState functions to BApplication. HasBeenRestored can be used to check in ReadyToRun if the RestoreState function has been called. The default implementation just store the window geometry and the decorator settings. Subclass implementations can use the global restore_window_geometry, save_window_geometry function for convenience. Please review. Will commit a simple session manager tomorrow.
|
2010-11-17 04:38:48 +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
|
Added the public header to allow apps to take advantage of the services daemon's app restart capabilities
|
2007-01-06 02:27:52 +00:00 |
bluetooth
|
Fix #6373, second try
|
2010-08-19 15:29:02 +00:00 |
device
|
* More header cleanup, continuing korli's work.
|
2010-04-13 09:48:02 +00:00 |
drivers
|
added definition for Extensible Host Controller Interface (usb3)
|
2010-10-28 17:31:36 +00:00 |
game
|
* More header cleanup, continuing korli's work.
|
2010-04-13 09:48:02 +00:00 |
interface
|
* Reuse the check for changed location which decides whether
|
2010-11-06 12:43:24 +00:00 |
kernel
|
* deprecated set_timezone(), as we no longer support (and need) timezone files
|
2010-08-03 16:50:28 +00:00 |
locale
|
* Added a B_TRANSLATE_WITH_CONTEXT() macro.
|
2010-11-02 21:36:35 +00:00 |
mail
|
Change Path() to GetPath(), and made it accept a reference instead of
|
2010-08-19 03:57:58 +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
|
style cleanup
|
2006-09-21 13:04:59 +00:00 |
net
|
Patch done by Christophe Huriaux as part of GSoC 2010 "Services Kit" project:
|
2010-10-27 14:03:31 +00:00 |
opengl
|
Added a GetGLProcAddress() method to BGLView.
|
2010-09-08 10:01:37 +00:00 |
storage
|
DriveSetup:
|
2010-10-24 03:39:19 +00:00 |
support
|
Updated indentation and style.
|
2010-08-18 10:59:56 +00:00 |
translation
|
* Obviously, the GraphicsDefs.h header is needed as well.
|
2009-08-27 15:45:42 +00:00 |
AppKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
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
|
* config/{HaikuConfig.h,types.h}:
|
2010-05-24 19:55:38 +00:00 |
DeviceKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
GameKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
InterfaceKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
KernelKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
LocaleKit.h
|
One more monster commit (sorry ...) concerning the Locale Kit:
|
2010-10-24 12:57:55 +00:00 |
MailKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
MediaKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
MidiKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
NetKit.h
|
* Rewrote NetKit.h, and added the libnetapi headers.
|
2008-06-24 09:03:44 +00:00 |
NetworkKit.h
|
Added the new headers to the NetworkKit.h all-in-one header.
|
2010-10-27 14:16:19 +00:00 |
OpenGLKit.h
|
Removed GLX headers: was never there anyway!
|
2005-06-26 21:48:15 +00:00 |
StorageKit.h
|
StorageKit.h still included the Alias.h header file I removed with the previous commit.
|
2007-07-06 12:52:01 +00:00 |
SupportKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
TranslationKit.h
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |