.. |
app
|
CID 1498 (and others) : when deleting a NULL pointer, operator delete is actually called. So, it must not dereference the
|
2010-08-16 15:07:29 +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
|
CID 1500 : Potential NULL poiner dereference.
|
2010-08-16 13:37:10 +00:00 |
locale
|
* added possibility to pass in the timezone when formatting the time
|
2010-08-16 15:03:54 +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
|
|
|
network
|
* Added convenience methods FindAddress(), and FindFirstAddress().
|
2010-08-12 13:50:32 +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
|
Remove unnecessary NULL check (the view in question is created in all cases in InitCommon(), and is already dereferenced several times prior to the check in the function anyways).
|
2010-08-16 02:45:08 +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 |