cobines
e26a3560e5
UPD: Update VirtualTreeView to version 4.8.7.3.
2013-05-01 15:34:48 +00:00
cobines
019488ced7
FIX: Building with FPC 2.6.1.
2012-09-11 18:40:59 +00:00
vitaliyg
aa6f55a44a
UPD: Set svn:eol-style property to "native"
2012-08-19 15:11:56 +00:00
cobines
c6c51ec014
UPD: Merge some commits from LCLExtensions and VirtualTreeView.
2012-05-14 16:58:39 +00:00
cobines
07d6f92ccc
UPD: Remove not used functions or functions that already have implementations in LCL from LCLExtensions. Fix some types to fix range check errors.
...
FIX: VTV: Scrolling after drag&drop on QT did not work.
UPD: VTV: Implement mapping rectangle screen to client and vice versa to fix checking if mouse pointer is in control when scrolling.
2012-05-06 17:05:38 +00:00
cobines
5898567558
ADD: VTV: Possibility for descendant class to say whether scrolling can occur.
2012-05-06 07:48:48 +00:00
cobines
b25543f220
FIX: VTV: Move WMKeyDown to protected section so that it can be called via inherited from descendant class. Also fix range check error.
2012-05-05 15:16:46 +00:00
cobines
bdb3520767
FIX: VTV: Checking mouse position when autoscrolling.
2012-05-05 15:11:08 +00:00
cobines
3c36792398
FIX: VTV: Usage of save/restore canvas state (fixes drawing header on QT).
2012-04-30 15:18:09 +00:00
cobines
d8c9c8b215
UPD: VTV: Merge some changes from trunk and from patch at http://bugs.freepascal.org/view.php?id=21216 to allow building for 64bit.
2012-04-30 15:12:12 +00:00
cobines
a0fcfe0f15
FIX: Don't report first node when position indicates header.
2012-04-26 04:51:50 +00:00
cobines
02760d2249
FIX: Crash when moving mouse while tab is being closed.
2012-03-16 19:15:56 +00:00
cobines
43f0f44f30
FIX: Grid jumping horizontally.
2012-03-13 22:58:47 +00:00
cobines
1bf0d33905
ADD: Alternative implementation of columns file view based on Virtual Tree View. To test need to add lclextensions, virtualtreeview packages and build with -dCOLUMNSFILEVIEW_VTV.
2012-03-13 02:54:14 +00:00