haiku/src/kits
Axel Dörfler a35bbf9fb3 * Coding style cleanup.
* The Read() method remembers the last error, so you don't have to check each
  read when you do several in a row.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42789 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-09-30 00:02:22 +00:00
..
app * Coding style cleanup. 2011-09-30 00:02:22 +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 Specify that we support variable mode, which will cause drivers to switch to 2011-06-03 21:15:45 +00:00
game Remove unsave usage of strncpy. 2011-07-19 20:54:21 +00:00
interface * Minor cleanup. 2011-09-29 22:46:35 +00:00
locale Work on #7947 (CalendarView not respecting locale's start of week) 2011-09-07 21:41:57 +00:00
mail Add compatibility file again. Should fix #7858. 2011-08-01 02:44:22 +00:00
media gcc 4.5 build fix 2011-02-22 22:57:20 +00:00
midi Patch from Pete Goodeve (ticket #7581): MIDI Pitchbend scaled wrongly. 2011-05-27 18:29:07 +00:00
midi2 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
network * Now reads the irs.conf from /boot/common/settings/network/irs.conf instead of 2011-08-19 19:12:29 +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 Work on #7947 (CalendarView not respecting locale's start of week) 2011-09-07 21:41:57 +00:00
storage * Fixed build; should have been part of r42620. 2011-08-10 23:22:55 +00:00
support Fix clamping in BDate::AddMonths(): 2011-09-07 21:31:06 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker * Minor cleanup. 2011-09-29 22:45:58 +00:00
translation * Fixed incorrect usage of "new" - thanks korli! 2011-06-24 18:32:48 +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 trunk version to post-Alpha3 since the latter has now been branched. 2011-05-16 21:53:38 +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