haiku/src/kits
Ingo Weinhold 74c7ad20f4 Set B_NOT_RESIZABLE for the deskbar and the desktop window. Fixes #6999.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40059 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-02 00:23:03 +00:00
..
app r39419 accidentally introduced an additional local variable that shadowed the one used to return errors from _LaunchApp. This had the net effect that errors were never returned correctly. 2010-12-04 16:55:57 +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 Give a better name than the default "user thread" to BUSBRoster's based looper. 2010-10-20 15:33:21 +00:00
game Fix typo (CID 392) 2010-08-14 21:25:16 +00:00
interface Forward important properties and setters of the private BSplitLayout 2011-01-01 12:08:49 +00:00
locale * drop TODO as it doesn't apply - catalogs have nothing to do with ICU 2010-12-26 14:01:11 +00:00
mail No need to iterate volumes's trash folders: we knows on which 2010-12-10 17:56:50 +00:00
media correctly initialize fStreamInfo[i].hasCookie 2010-11-20 18:04: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 * Implemented operator<() for AF_LINK addresses as well; now NetworkStatus 2010-12-09 23:42:19 +00:00
notification Patch by plfiorini: Integration of InfoPopper as a system service. See ticket 2010-05-27 14:48:27 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +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 8115: Fix wrong size parameter to memcmp() which lead to a broken equality 2010-12-26 23:49:15 +00:00
storage Drop into debugger if the looper can't be locked. 2010-12-24 02:41:08 +00:00
support * Removed the obsolescent [B]Reference[able] API and replaced the remaining 2010-12-16 16:35:42 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker Set B_NOT_RESIZABLE for the deskbar and the desktop window. Fixes #6999. 2011-01-02 00:23:03 +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