haiku/src/kits
Axel Dörfler 02b5d2e4e3 * Stefano was right, there was another leak - I've fixed them all now in a
nicer way.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38244 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-18 17:55:23 +00:00
..
app Remove unused PortLinkRef again. 2010-08-17 23:27:22 +00:00
bluetooth * fix #6373 by switching the BD... macros to take the address of corresponding 2010-08-17 21:46:32 +00:00
debug Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
device Fixed incorrect check. CID 1339 2010-08-15 11:05:28 +00:00
game Fix typo (CID 392) 2010-08-14 21:25:16 +00:00
interface Fix #6458 - crash in BTextView when entering Japanese characters 2010-08-18 17:33:48 +00:00
locale * Refresh() should make sure to try and load both "locale" and "timezone" 2010-08-16 22:48:00 +00:00
mail * Stefano was right, there was another leak - I've fixed them all now in a 2010-08-18 17:55:23 +00:00
media Delete types when that's what you mean, not strings from the wrong list. Fixes a double free() that made ThemeManager crash. 2010-08-15 03:52:35 +00:00
midi Fix warnings 2010-07-09 19:54:18 +00:00
midi2 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
network * Added non-const sockaddr casts. 2010-08-18 15:41:33 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
opengl Add support for non-native ABI on hybrid build, 2010-08-04 14:05:59 +00:00
print Fixes build. 2010-07-10 08:36:42 +00:00
screensaver Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
shared CID 1463: Delete an array with delete[] 2010-08-07 23:17:26 +00:00
storage Fixed the build. 2010-08-18 15:44:56 +00:00
support * fix oversight that gmtime() and localtime() may return NULL, which would lead 2010-08-16 14:52:37 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker CID 1457 : dead code (we know pressed is true at this point). 2010-08-16 15:17:00 +00:00
translation * Rewrote header. 2009-08-27 13:40:07 +00:00
Jamfile Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
libbe_test_versions * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
libbe_version.rdef Update libbe version info. 2010-04-19 12:09:21 +00:00
libbe_versions * Version all libbe symbols - while this enlarges all executables, and isn't 2009-09-23 15:11:20 +00:00
LocaleBackend.cpp applied a hint given from Ingo during BeGeistert: 2010-04-19 17:27:03 +00:00