.. |
add-ons
|
* Rewrote InputServerDevice.h header.
|
2008-10-19 15:48:34 +00:00 |
app
|
* Fixed style and indentation issues; Stefano, you might want to check your
|
2009-08-27 08:01:57 +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
|
- Add method in LocalDevice class to write its class to the dongle
|
2009-07-10 14:19:17 +00:00 |
device
|
Moved _joystick_info definition to JoystickTweaker.h, since there is no point to keep it public. Removed default parameter in the second version of Open(), otherwise the two functions can't be used unambiguously. Should fix bug #2904
|
2008-10-23 08:18:48 +00:00 |
drivers
|
* Added open_partition to disk_device_manager
|
2009-08-10 22:28:47 +00:00 |
game
|
Some cleanups. Shouldn't include any functional changes, except maybe
|
2009-08-05 21:30:39 +00:00 |
interface
|
Small cleanups.
|
2009-08-26 18:58:11 +00:00 |
kernel
|
* Fixed copyright years, thanks Urias!
|
2009-07-29 14:14:08 +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
|
fix a bit of gcc4 build
|
2007-10-15 22:35:52 +00:00 |
media
|
* Rewrote TimeSource.h.
|
2009-08-26 11:13:14 +00:00 |
midi
|
synth is already in the data directory, removed the one in the etc directory.
|
2009-07-14 17:05:57 +00:00 |
midi2
|
style cleanup
|
2006-09-21 13:04:59 +00:00 |
net
|
- Changed BNetBuffer to a simpler (and R5 compatible) implementation.
|
2009-01-17 21:28:10 +00:00 |
opengl
|
Revert bin compat break from r32267.
|
2009-08-12 14:39:26 +00:00 |
storage
|
* Implemented missing date parsing; queries like "last_modified > %-5 minutes%"
|
2009-07-23 10:05:20 +00:00 |
support
|
Added type constant B_XATTR_TYPE. This is not a data type, but rather a marker
|
2009-08-15 21:22:25 +00:00 |
translation
|
Style cleanup.
|
2009-05-25 23:51:16 +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
|
added these master include files for better R5 compatibility when compiling
|
2002-10-23 13:48:14 +00:00 |
BeBuild.h
|
* Changed trunk to some version behind the alpha.
|
2009-08-25 18:16:14 +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 |
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
|
Official place for socket.h is sys/
|
2007-07-14 09:26:22 +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 |