haiku/src
Oliver Tappe 402c3b2c09 BTextView uses cmd instead of ctrl for navigation
* Adjust BTextView to use B_COMMAND_KEY instead of B_CONTROL_KEY
  for wordwise navigation and jumping to the top and bottom.
  This requires a shortcut, which is only installed if there is
  none already (for the groups B_LEFT_ARROW/B_RIGHT_ARROW and
  B_HOME/B_END). As a result, wordwise navigation no longer works
  in Mail, for instance.
2012-11-05 09:38:23 +01:00
..
add-ons NTFS: Added simple disk_system add-on for ntfs 2012-11-04 00:48:07 +00:00
apps Terminal: Make cursor blinking an option. 2012-11-04 17:40:24 +01:00
bin ls: Change color scheme for other writable directory (#4494) 2012-10-21 14:53:45 +02:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data New icons for source code and patch files. 2012-09-05 01:36:25 -04:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits BTextView uses cmd instead of ctrl for navigation 2012-11-05 09:38:23 +01:00
libs Drop "protected"-define from bsd-compatibility header 2012-11-05 09:37:55 +01:00
preferences Appearance preflet is not resizable, make it official 2012-11-04 15:37:57 -05:00
servers The current solver don't like big values. 2012-10-11 11:52:46 +13:00
system ARM: only warn if unknown memory types are being mapped. 2012-11-05 01:45:25 +01:00
tests add test for strptime() to locale_test 2012-11-05 09:38:21 +01:00
tools libpng and jpeg: build against optional packages. 2012-08-27 22:03:18 +02:00
Jamfile