.. |
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
|
Revert r42812. As pointed by Michael, one can use
|
2011-10-24 21:02:14 +00:00 |
game
|
Remove unsave usage of strncpy.
|
2011-07-19 20:54:21 +00:00 |
interface
|
Fix a memory leak I introduced with my modification of BLayout::RemoveItem() and add comments so that it doesn't happen again. Also resolve some TODOs on the appropriate timing of calls to hook methods in BLayoutItem/BLayout.
|
2011-10-28 14:16:19 -06:00 |
locale
|
Work on #7947 (CalendarView not respecting locale's start of week)
|
2011-09-07 21:41:57 +00:00 |
mail
|
* Now sanitizes the white space in the header fields before adding them to the
|
2011-10-08 19:25:10 +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
|
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 |