haiku/src
Jérôme Duval bccbe7a7b9 Patch from Pete with changes by myself (bug #7558): BMidiSynth destructor should delete be_synth.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41717 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-24 18:39:04 +00:00
..
add-ons Fix typo in error output and a little automatic whitespace cleanup. 2011-05-24 17:01:35 +00:00
apps * Fix layout problem which appeared with the introduction of CollapsingLayouter. Basically, one of the layouts expected empty columns to act like glue, which is how they worked at the time. Now use BSpaceLayoutItem::CreateGlue() to get equivalent behaviour. 2011-05-23 18:27:29 +00:00
bin Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add j2k extension to JPEG2000, some samples can be found at http://www.openjpeg.org/index.php?menu=samples 2011-05-02 12:56:39 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Patch from Pete with changes by myself (bug #7558): BMidiSynth destructor should delete be_synth. 2011-05-24 18:39:04 +00:00
libs revert now unneeded workarounds 2011-05-17 23:02:44 +00:00
preferences Fix a typo I introduced in FileTypes in r41662, spotted by Axel (thanks!). Upon closer examination, the portion of code that contained the typo was superfluous, so I removed it all together. 2011-05-22 20:42:01 +00:00
servers Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
system Build fix, removed one line too many. 2011-05-24 12:34:05 +00:00
tests Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
tools PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
Jamfile