haiku/src/kits
2011-11-04 10:12:21 +00:00
..
app Missing from previous commit. The files for notifications are quite scattered all around... 2011-11-02 15:08:00 +00:00
bluetooth
debug Fix an instance where an allocation wasn't checked for success. 2010-12-31 17:17:19 +00:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
game Patch from bkmx. 2011-11-02 20:05:31 +00:00
interface Remove extraneous code with respect to telling a menu to close which was 2011-11-03 16:10:21 +00:00
locale Return B_ERROR if a locking error occurs in while locking the BLocale object, return B_BAD_VALUE if an ICU error occurs or the passed in value is NULL. Update BLocale API documentation to reflect this and also add some more documentation fixes. Closes #7901 pending confirmation. 2011-11-02 06:02:36 +00:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi Patch from Pete Goodeve (ticket #7581): MIDI Pitchbend scaled wrongly. 2011-05-27 18:29:07 +00:00
midi2
network Fix header and class name. 2011-11-02 08:56:25 +00:00
opengl Skip non-file entries when enumerating OpenGL renderer add-ons. Fixes #8039. 2011-10-20 22:54:03 +00:00
package * prefer HashSet and HashMap to respective std-classes where possible 2011-02-15 18:52:03 +00:00
print
screensaver
shared Make rect data part of union as suggested by Ingo. 2011-11-02 09:19:24 +00:00
storage Update the style of the Haiku Book to resemble the User Guide. 2011-11-02 08:36:02 +00:00
support Fix clamping in BDate::AddMonths(): 2011-09-07 21:31:06 +00:00
textencoding
tracker Do not capitalize the Button label strings in code. Instead allow the translators to provide a version in the proper case instead. I made the untranslated buttons lable strings capitalized so that it would look correct in English. Thanks humdinger and axeld. 2011-11-04 10:12:21 +00:00
translation * Fixed incorrect usage of "new" - thanks korli! 2011-06-24 18:32:48 +00:00
Jamfile Remove this as it moved away. 2011-11-03 16:34:18 +00:00
libbe_test_versions
libbe_version.rdef Rework the handling of catalog loading in locale kit : 2011-10-31 08:57:09 +00:00
libbe_versions
LocaleBackend.cpp