haiku/src/kits
Oliver Tappe 91ebce663d Some cleanup, no functional change
* typedef base classes as 'inherited' and use that instead of the
  explicit base class name
* remove superfluous scopes in case blocks


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40420 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-02-10 17:16:35 +00:00
..
app Added another GetInfo() variant with which one can retrieve the count and 2011-02-07 20:10:14 +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 Apply the patch from Pete Goodeve from #7165 and therefore fix that ticket. 2011-01-28 05:31:40 +00:00
locale Add a default right click context menu to BTextView. 2011-01-28 05:09:52 +00:00
mail Fix count_pop_accounts. Returns number of all accounts regardless if it is a pop account or not (as before and in the whole file)... 2011-02-09 10:10:17 +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 cleanup of some bad language and style within bitfield counting optimization as per axel; made addr_bitcount static 2011-02-05 16:15:58 +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 Some cleanup, no functional change 2011-02-10 17:16:35 +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 * updated copyright section for NaturalCompare according to commit 2011-02-01 11:25:36 +00:00
storage added exFAT partition type 2011-02-09 20:30:00 +00:00
support Moved Easter holidays methods to a Holiday class, an hopefully better place. 2011-01-05 18:00:31 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker * Restricted the cursor position/selection restoration to the formula mode for 2011-02-09 19:20:34 +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