haiku/src
Alexandre Deckner 8a588970c7 - HiliteDropTarget was broken, it used a trick to avoid unselecting already selected items but assumed every
call to HiliteDropTarget(true) and HiliteDropTarget(false) would come in pair on the same target.

 Fixes #2453 and #1793


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26131 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-25 16:46:03 +00:00
..
add-ons * This fixes the stupid compiler warning reported by Vasilis. 2008-06-25 11:45:03 +00:00
apps * Added shortcut "command-shift-q" that, analogously to "command-shift-w", quits 2008-06-23 21:51:46 +00:00
bin * "uname" now reports the operating system as "Haiku". 2008-06-25 12:09:46 +00:00
build Remove unneeded header. 2008-06-12 21:33:13 +00:00
data * Added /etc/sysless with settings to make backspace work correctly in 2008-06-19 14:32:25 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits - HiliteDropTarget was broken, it used a trick to avoid unselecting already selected items but assumed every 2008-06-25 16:46:03 +00:00
libs Added home and end key xterm capabilities. 2008-06-19 14:21:45 +00:00
preferences patch by Nate Eagleson: 2008-06-12 08:46:01 +00:00
servers * All drawing modes except for B_OP_COPY should respect transparent pixels in 2008-06-22 02:34:15 +00:00
system * Replaced the useless InitCheck() method in {Open,Multi}HashTable (it 2008-06-24 22:23:57 +00:00
tests Adding a DrawingModes test application that uses the different drawing modes 2008-06-22 02:18:16 +00:00
tools stubbed out makebootable for atari. It should be doable the same way as on x86, but the emulator doesn't scan hdds for bootsector. 2008-06-23 15:52:44 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00