haiku/src
Stephan Aßmus afd1024aef fixed build, thanks to [Beta] for the patches.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12672 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-15 14:11:48 +00:00
..
add-ons Got SMTP to work with some broken SMTP servers. 2005-05-15 13:57:03 +00:00
apps removed forgotten printf 2005-05-10 12:11:27 +00:00
bin added chapter file dependency, this chapter file could eventually be generated 2005-05-15 01:41:54 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Adds Svorak keymap on behalf of Mikael Jansson (aka tic) 2005-04-17 22:57:11 +00:00
documentation added a MIT license file 2005-05-15 01:48:58 +00:00
kits Fixed an off-by-one bug which could've been triggered only in some particular (and probably very rare) circumstances, extended a TODO items, improved the readability of some code (hopefully). 2005-05-13 09:27:49 +00:00
libs fixed the build 2005-04-13 16:12:00 +00:00
prefs fixed build, thanks to [Beta] for the patches. 2005-05-15 14:11:48 +00:00
servers added syncing to HW acceleration, so that nothing gets drawn by the CPU before the HW commands have been executed. Works here with Radeon. Removed a debugger call from app_server when the mouse position changed in UP/DOWN events compared to the last MOVED event. replaced it with an fprintf and updated the on-screen mouse position. IMHO, all debugger calls should be replaced with fprintf when compiling for Haiku. 2005-05-15 11:59:14 +00:00
system First step into a new block allocation strategy for the block_cache 2005-05-13 18:18:28 +00:00
tests This change makes libopenbeos.so update in the home folder when it was rebuild for some reason. 2005-05-12 16:29:21 +00:00
tools moved pseudo target 2005-05-15 02:00:18 +00:00
Jamfile This should fix the build after all the kernel/system renaming. 2005-04-13 13:59:17 +00:00