haiku/src/kits
Owen 41b0595487 Tracker: Fixed shift extension after keyboard selection.
fixes the bug that caused multi-selection by SHIFT-cliking to fail if an
item in the file panel was selected by a key (ticket #13460).

If the user tries to select a single item by pressing a key (Left/Right,
Up/Down, etc.), the BPoseView::KeyDown() function will call the
BPoseView::SelectPose() function, which must set fSelectionPivotPose to
the selected item (or pose) because this item might be the starting (or
pivot) pose of the next multi-selection by SHIFT-click.

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
2017-04-29 18:43:55 +02:00
..
app launch_daemon: Added stop target ability. 2016-11-29 23:14:36 +01:00
bluetooth DiscoveryAgent.cpp: fix gcc6 build 2016-05-13 15:25:12 -04:00
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger Debugger: Fix oversight. 2016-12-11 11:09:53 -05:00
device Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
game GameSoundDevice: Don't use operator= on BLocker. 2016-05-13 23:16:40 -04:00
interface BListView: manage horizontal scrollbar 2017-04-09 12:03:33 +02:00
locale s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
mail BString: rename SetCharAt to SetByteAt 2017-01-12 22:03:51 +01:00
media MediaClient: Some more consistency in args order 2017-04-28 02:13:51 +02:00
midi Use driver settings API for the MIDI settings 2016-11-06 15:17:01 +01:00
midi2 Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
network getaddrinfo now accepts shorthand ipv4 notation 2017-04-22 08:04:35 +02:00
package SoftwareUpdater updates 2017-03-20 06:51:06 -04:00
print PicturePrinter.cpp: fix gcc6 build 2016-05-13 15:26:00 -04:00
screensaver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared BJson: Use the normal "input, output" argument ordering instead of the reverse. 2017-02-09 13:43:26 -05:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support BString: Use safestr() to prevent strlen(NULL) 2017-02-21 19:20:02 -08:00
textencoding Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
tracker Tracker: Fixed shift extension after keyboard selection. 2017-04-29 18:43:55 +02:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
CountryFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
Jamfile Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
LanguageFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
libbe_test_versions
libbe_version.rdef Rework the handling of catalog loading in locale kit : 2011-10-31 08:57:09 +00:00
libbe_versions * Version all libbe symbols - while this enlarges all executables, and isn't 2009-09-23 15:11:20 +00:00