..
app
* style adjustments - no functional change
2010-08-17 16:47:14 +00:00
bluetooth
Fix DoCatalogs rule for Bluetooth that I broke earlier. Sorry again!
2010-07-02 17:32:47 +00:00
debug
Added UnhandledDebugMessage() hook which is called by the base class
2010-03-26 21:18:08 +00:00
device
Fixed incorrect check. CID 1339
2010-08-15 11:05:28 +00:00
game
Fix typo (CID 392)
2010-08-14 21:25:16 +00:00
interface
Big change deriving BLayout from BLayoutItem, and allowing viewless BLayouts.
2010-08-17 18:43:41 +00:00
locale
* Refresh() should make sure to try and load both "locale" and "timezone"
2010-08-16 22:48:00 +00:00
mail
Style (pointer & spaces/tabs)
2010-08-15 12:18:26 +00:00
media
Delete types when that's what you mean, not strings from the wrong list. Fixes a double free() that made ThemeManager crash.
2010-08-15 03:52: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
* BNetworkInterface must adopt the family from the address, if possible. This
2010-08-17 09:15:33 +00:00
notification
Patch by plfiorini: Integration of InfoPopper as a system service. See ticket
2010-05-27 14:48:27 +00:00
opengl
Add support for non-native ABI on hybrid build,
2010-08-04 14:05:59 +00:00
print
Fixes build.
2010-07-10 08:36:42 +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 1463: Delete an array with delete[]
2010-08-07 23:17:26 +00:00
storage
Resolved TODO about recursively removing watched files and folders when a
2010-06-07 17:37:33 +00:00
support
* fix oversight that gmtime() and localtime() may return NULL, which would lead
2010-08-16 14:52:37 +00:00
textencoding
Replace each occurence of an invalide character. Before all invalid
2010-03-16 09:28:53 +00:00
tracker
CID 1457 : dead code (we know pressed is true at this point).
2010-08-16 15:17:00 +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