haiku/src
Axel Dörfler a447191925 The fWindowLock is now responsible for all window activities - no need to sometimes
lock the Desktop itself, and sometimes not - that also fixes some potential deadlock
situations.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15463 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-10 13:47:13 +00:00
..
add-ons adding DMA acc function SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT (in progress). The videonode turns out to be a nice playground to test it with, so I can set it up. Also it looks like I'm going to need it because I can't get a B_YCbCr422 connection going on R5 or dano (negotiation seems to fail). 2005-12-08 20:01:52 +00:00
apps Added the Deskbar to the libbe_test environment - I thought I had committed this already... 2005-12-06 19:28:12 +00:00
bin The <arch_config.h> header is needed in <syscalls.h>, since we're using 2005-12-07 23:11:02 +00:00
build Replaced a few lstat()s with stat()s where symlinks to directories would 2005-11-13 17:22:25 +00:00
data Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
documentation Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
kits forgot to add a comment 2005-12-10 08:21:50 +00:00
libs * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
preferences Mouse won't crash anymore if it can't find its bitmaps. 2005-12-09 11:15:05 +00:00
servers The fWindowLock is now responsible for all window activities - no need to sometimes 2005-12-10 13:47:13 +00:00
system Obviously, atan.c is needed after all. This should fix the build again. 2005-12-09 20:48:44 +00:00
tests now directly banging the hardware by using a cloned accelerant, soon to be ported to the app_server test environment. Unfortunately deadlocks most of the time when quitting... 2005-12-10 12:43:19 +00:00
tools Added dummy makebootable for boot platform Open Firmware. Just 2005-12-07 22:34:01 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00