.. |
app
|
* Reinitialize global locks after a fork (at least those in the Application
|
2011-10-29 21:17:59 +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
|
Revert r42812. As pointed by Michael, one can use
|
2011-10-24 21:02:14 +00:00 |
game
|
Apply patch by bkmx from ticket #5093 : fixes some buffer index math in
|
2011-11-01 14:31:08 +00:00 |
interface
|
Tweak the notification window again :
|
2011-10-31 14:26:37 +00:00 |
locale
|
* Use const references instead of pointers for the read from/write to
|
2011-11-01 10:13:34 +00:00 |
mail
|
Define B_MAIL_DAEMON_SIGNATURE and use it instead of hardcoding the signature everywhere.
|
2011-10-29 16:21:17 +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
|
* Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce
|
2011-10-09 19:56:19 +00:00 |
notification
|
Patch by plfiorini: Integration of InfoPopper as a system service. See ticket
|
2010-05-27 14:48:27 +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
|
* 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
|
Extend BVariant to support storing BRects as well.
|
2011-11-01 20:57:31 +00:00 |
storage
|
Apply patch for ticket #8008:
|
2011-10-29 22:02:52 +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
|
Rework time computations in tracker status window to use localized functions.
|
2011-10-29 20:48:41 +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
|
Rework the handling of catalog loading in locale kit :
|
2011-10-31 08:57:09 +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 |