haiku/src/kits
Fredrik Modeen 327a88fbc1 fixes pointed out by Axel, and style changes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27463 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-12 18:29:16 +00:00
..
app be_app could be NULL in BApplication's destructor, if the BApplication didn't initialize itself fully on construction. This fixes a crash when launching some already running application (i.e. print_server) 2008-09-11 12:02:33 +00:00
bluetooth - Proper const use 2008-08-04 19:10:43 +00:00
debug Debugger stubs for m68k. 2008-06-11 01:26:02 +00:00
device fixes pointed out by Axel, and style changes. 2008-09-12 18:29:16 +00:00
game fixed buffer overrun, CID 649 2008-09-12 10:10:13 +00:00
interface buttons could be used initialized if locking the looper failed (CID 1134) 2008-09-12 08:09:13 +00:00
mail style cleanup 2008-04-26 12:16:53 +00:00
media Don't call Reader methods with invalid cookies 2008-08-16 02:24:19 +00:00
midi fixed looping mode, and bug #1730 2008-02-10 21:03:34 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network * Use addr_t instead of int32, since we're dealing with addresses here, and this 2008-08-17 10:31:31 +00:00
opengl updated mesa to 7.0.4 2008-08-18 20:19:01 +00:00
print * first steps towards a new printer api... 2008-08-10 23:26:38 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
shared fAppName was leaked (CID 6). Also moved the initialization of fText to the end of the function, so that we avoid a BString::Adopt() call 2008-09-12 10:26:05 +00:00
storage * BDirectory::CreateDirectory() and CreateSymlink() now both use __gUmask to 2008-09-11 12:25:05 +00:00
support BString::Append(, int32) methods have been broken in r26378. A local 2008-07-21 23:21:47 +00:00
textencoding * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
tracker Improve the Read-Only mounting suggestion for additional volumes. 2008-09-06 08:02:59 +00:00
translation * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
Jamfile * move libprint sources into libs, as it is a 3rdparty lib 2008-07-22 20:30:14 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00