haiku/src
Ryan Leavengood 8445a94515 Make the delete key clear the selection in selection mode, trash the file otherwise.
Fixes #6772.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42231 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-18 04:46:37 +00:00
..
add-ons * Fixed excessive translation. Those are BMessage fields, and not supposed to 2011-06-17 21:30:32 +00:00
apps Make the delete key clear the selection in selection mode, trash the file otherwise. 2011-06-18 04:46:37 +00:00
bin Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Remove the monitor item before calling FSNotification() on it. Otherwise, 2011-06-18 03:22:31 +00:00
libs Add support for soft inequality constraints for quadratic solvers. A slack variable is used in a normal hard inequality and the slack variable is minimized with a high penalty. In this way the constraint is only violated when necessary. Some smaller clean up. 2011-06-18 01:26:31 +00:00
preferences Make the 'Long description' textview in FileTypes use the BScrollView::SetBorderHighlighted() method when it is focused, also enable tab-key navigation (which was the whole purpose of creating the custom class used for the field) with the B_NAVIGABLE flag. 2011-06-18 01:52:29 +00:00
servers Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
system Check for the (local) APIC feature on the CPU before moving on to SMP config and 2011-06-16 22:36:22 +00:00
tests Add serial_io, a simplistic BSerialPort based command line tool that prints what 2011-06-12 20:40:33 +00:00
tools Some style cleanup. 2011-06-18 01:33:05 +00:00
Jamfile