haiku/src
Stephan Aßmus 6cb79662a5 renamed windows to playground
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12697 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-17 10:21:21 +00:00
..
add-ons Fixed some IRQ sharing bugs. There may be more that are still undetected. 2005-05-15 23:32:14 +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 kernel kit sections 2005-05-16 10:25:40 +00:00
kits Work in Progress. The server keeps the client window up to date on layer movement/resizing. This fixes quite a few problems and brings support for FrameMoved and Resized hooks. But implementing it this way has its own set of problem, most importantly: When a BView calles Window()->CurrentMessage() in its FrameMoved/Resized hooks, it will see something very different from what it would see in R5. This needs to be fixed, but I have not had a good idea how to do this other than faking the current message in BWindow, which I didn't look into. 2005-05-16 15:39:58 +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 Reverted my change for the INFORM define. 2005-05-17 08:50:53 +00:00
system Renamed vm.c to vm.cpp and made all the changes to let it compile without 2005-05-16 23:17:45 +00:00
tests renamed windows to playground 2005-05-17 10:21: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