haiku/src
Alexander von Gluck IV 089bcdeab0 move mode related registers into header file
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41336 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-05 22:59:39 +00:00
..
add-ons move mode related registers into header file 2011-05-05 22:59:39 +00:00
apps * Forgot to remove some unused code. 2011-05-05 22:05:52 +00:00
bin Closing #6721: avoid unescaping when linking catalogs together 2011-04-02 13:37:59 +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 Changed comment prefix from # to //. Thanks yourpalal. 2011-05-04 18:27:00 +00:00
libs Fix a bug in RowColumnManager when adding / removing views to / from a layout. 2011-04-27 05:11:21 +00:00
preferences * Added missing 'const' for the entry_ref paramter of Load(), and Save(). 2011-05-05 21:35:39 +00:00
servers Patch by Atis Elsts from GSoC 2010 that was overlooked. 2011-04-28 22:07:39 +00:00
system Remove wrong comment. 2011-05-05 20:06:23 +00:00
tests add InterfaceHardwareView which will show more general hardware information and give somewhere to configure wireless connection settings; add a few hardware calls to NetworkSettings, maybe we just want to pass back BNetworkDevice instead? 2011-04-08 18:04:34 +00:00
tools * Applied patch by idefix that improves the integration with Linux, and let 2011-04-15 21:10:40 +00:00
Jamfile