haiku/src/kits
Jonas Sundström fca835f134 Style fixes. Thanks, Axel!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40809 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-04 18:42:48 +00:00
..
app CID 6331, 6333, 6334, 6335 SECURE_CODING 2011-02-25 06:43:39 +00:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Fix an instance where an allocation wasn't checked for success. 2010-12-31 17:17:19 +00:00
device Unsafe use of strncpy replaced by strlcpy. CID 2259. 2011-02-23 00:08:41 +00:00
game
interface Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
locale Use the correct ICU country code for the Swedish flag resource. 2011-02-26 04:26:54 +00:00
mail - 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
media gcc 4.5 build fix 2011-02-22 22:57:20 +00:00
midi
midi2
network * Reverted back to the original version of BNetworkAddress::SetAddress(); 2011-02-18 21:09:21 +00:00
notification
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
package * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
screensaver
shared Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
storage Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
support Return of the on-stack buffer. 2011-03-01 20:24:04 +00:00
textencoding
tracker Style fixes. Thanks, Axel! 2011-03-04 18:42:48 +00:00
translation
Jamfile * WIP-commit of the first parts of the package kit and the pkgman 2011-01-21 22:18:58 +00:00
libbe_test_versions
libbe_version.rdef
libbe_versions
LocaleBackend.cpp