haiku/src/kits
2011-04-14 23:20:27 +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 Partly revert the previous commit: don't reset ffd in the destructor since 2011-03-10 10:59:52 +00:00
game Fix typo (CID 392) 2010-08-14 21:25:16 +00:00
interface Add a new layouter 'CollapsingLayouter', which is used by BTwoDimensionalLayout to collapse empty rows or columns. Update BGridLayout so that empty rows/columns are given min/max constraints of B_SIZE_UNSET by default, which allows them to be collapsed. Fixes #6979 2011-04-14 23:20:27 +00:00
locale Closing #6721: avoid unescaping when linking catalogs together 2011-04-02 13:37:59 +00:00
mail Add settings to enable and disable in and outgoing mail accounts. 2011-03-22 10:28:22 +00:00
media gcc 4.5 build fix 2011-02-22 22:57:20 +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 * Reverted back to the original version of BNetworkAddress::SetAddress(); 2011-02-18 21:09:21 +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
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 Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
shared Make IconView icon_size:able. Adapt DataTranslations. Disable DataTranslation's info button on list deselection. 2011-04-13 22:56:10 +00:00
storage Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome. 2011-03-07 15:14:46 +00:00
support Remove semi unused variable. 2011-03-23 21:28:14 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped. 2011-04-08 05:11:23 +00:00
translation * Rewrote header. 2009-08-27 13:40:07 +00:00
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 * 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