| library:/ |
jump to detailed chart | hide Line HistoryConstraintCalendarSort: path | last-commit | first-commit Sub Directories |
Changelog
183
by Mike on
07 June 2009, 20:22:24 +0200
(9 months ago)
- Fixed broken draw selection.
- Removed a couple of warnings. - Simplified check image types (no need for two system check image enumerants).
VirtualTreeview/Packages/BDS 2006/VirtualTreesD.bdsproj
183
VirtualTreeview/Packages/BDS 2006/VirtualTreesR.bdsproj
183
VirtualTreeview/Source/VirtualTrees.pas
183
182
by Mike on
01 June 2009, 11:08:07 +0200
(9 months ago)
Patch from whitekid to fix node height computation wrt indentation and margin.
181
by TimoTegtmeier on
15 May 2009, 12:52:29 +0200
(9 months ago)
- Improvement: new TVTMiscOption toEditOnClick, toEditOnDblClick to control if editing can be started with a single click or a double click
- Bug fix: the internal pointers of TBufferedAnsiString are …
VirtualTreeview/Source/VirtualTrees.pas
181
180
by DanielBauten on
13 March 2009, 11:09:46 +0100
(12 months ago)
- Bug fix: fixed an issue in TVirtualTreeColumns.HandleClick that could lead to a case where no header click event is triggered
- Bug fix: fixed an issue in TBaseVirtualTree.HandleHotTrack that could …
VirtualTreeview/Source/VirtualTrees.pas
180
179
by DanielBauten on
10 March 2009, 13:09:20 +0100
(12 months ago)
- Bug fix: corrected TBaseVirtualTree.GetVisibleParent
178
by DanielBauten on
10 March 2009, 09:06:20 +0100
(12 months ago)
- Improvement: extended hot node tracking to track the hot column too
- Improvement: new THitPosition hiOnItemButtonExact used to draw hot buttons when using Windows Vista's Explorer theme - Improveme…
VirtualTreeview/Source/VirtualTrees.pas
178
177
by jim on
08 March 2009, 15:14:19 +0100
(12 months ago)
March 8 2009
- Checked in missing res files for D11 and D12
VirtualTreeview/Delphi/VirtualTreesD12D.res
177
VirtualTreeview/Delphi/VirtualTreesD12.res
177
176
by DanielBauten on
20 February 2009, 13:03:07 +0100
(12 months ago)
- Bug fix: reverted the implementation of DrawTextW back to the one prior to 4.8.1 as the line end detection lead to a compiler warning under Delphi 2009
- Bug fix: corrected implementation of GetStri…
175
by DanielBauten on
20 February 2009, 09:10:46 +0100
(12 months ago)
- Bug fix: the node focus will no longer change if a TVTMiscOption.toGridExtensions is set and one clicks right of (or left of, if right-to-left reading) the last column
- Bug fix: fixed an issue with…
VirtualTreeview/Source/VirtualTrees.pas
175
174
by Mike on
04 February 2009, 10:38:16 +0100
(13 months ago)
- Bug fix: inserting letters in overwrite mode unexpectedly deletes other characters.
- Change: ColumnToCharIndex and CharIndexToColumn are now public.
UniCodeEditor/Source/UniCodeEditor.pas
174
173
by DanielBauten on
16 January 2009, 18:11:22 +0100
(13 months ago)
- modifications and new files for 4.8.0
VirtualTreeview/Resources/VT vertical split.cur
173
VirtualTreeview/Source/VirtualTrees.res
173
VirtualTreeview/Design/VirtualTreesReg.pas
173
172
by DanielBauten on
16 January 2009, 18:09:33 +0100
(13 months ago)
- Bug fix: removed off-by-1 error in TBaseVirtualTree.GetBottomNode
- Improvement: improved speed of TBaseVirtualTree.GetMaxColumnWidth when using UseSmartColumnWidth - Bug fix: modified TBaseVirtual…
VirtualTreeview/Source/VirtualTrees.pas
172
171
by DanielBauten on
24 October 2008, 18:53:47 +0200
(16 months ago)
- Bugfix: removed 'FVisibleCount := 0' from TBaseVirtualTree.Clear as this would lead to incorrect VisibleCount in read-only mode
- Bugfix: fixed a condition in TBaseVirtualTree.ToggleCallback that c…
VirtualTreeview/Source/VirtualTrees.pas
171
170
by DanielBauten on
20 October 2008, 13:30:48 +0200
(16 months ago)
- Bug fix: corrected ScrollIntoView to behave as expected when no fixed columns exist
- Bug fix: extended InitializeLineImageAndSelectLevel to eliminate artifacts while scrolling with toChildrenAbove…
VirtualTreeview/Source/VirtualTrees.pas
170
169
by DanielBauten on
20 October 2008, 13:24:44 +0200
(16 months ago)
- Improvement: new TVTPaintOption toFixedIndent to draw the tree with a fixed ident (instead of node level dependent indents)
VirtualTreeview/Source/VirtualTrees.pas
169
168
by DanielBauten on
17 October 2008, 17:14:05 +0200
(16 months ago)
Improvement: new TVTPaintOption toChildrenAbove to draw children nodes above their parent
VirtualTreeview/Source/VirtualTrees.pas
168
167
by Mike on
30 September 2008, 11:05:14 +0200
(17 months ago)
Bug fix: size computations in component retrieval for SGI images.
GraphicEx/Source/GraphicEx.pas
167
166
by Mike on
24 August 2008, 18:15:44 +0200
(18 months ago)
Added compiler symbols for versions 11 and 12.
Common/Compilers.inc
166
165
by Jim on
24 August 2008, 17:56:25 +0200
(18 months ago)
Aug 23, 2008
- Checked in the D12 packages
VirtualTreeview/Delphi/VirtualTreesD11.dpk
165
VirtualTreeview/Delphi/VirtualTreesD12D.dpk
165
164
by Jim on
24 August 2008, 16:36:53 +0200
(18 months ago)
Aug 24, 2008
- Backed the rev back to 4.7.0 as this had not been officially released yet - Official 4.7.0 release for Delphi/C++ 2009
163
by DanielBauten on
18 August 2008, 15:36:26 +0200
(18 months ago)
Improvement: redesigned and overloaded TBaseVirtualTree.ScrollIntoView in order to use vertical scrolling separately
VirtualTreeview/Source/VirtualTrees.pas
163
162
by DanielBauten on
14 August 2008, 16:02:13 +0200
(18 months ago)
- Improvement: optimized ScrollIntoView for horizontal scrolling
- Improvement: in TBaseVirtualTree.WMKeyDown column navigation for VK_PRIOR and VK_NEXT is now handled in same way as row navigation…
VirtualTreeview/Source/VirtualTrees.pas
162
161
by DanielBauten on
22 July 2008, 15:40:33 +0200
(19 months ago)
- Improvement: in TBaseVirtualTree.WMHScroll the horizontal page scrolling now considers fixed columns
160
by DanielBauten on
15 July 2008, 18:27:16 +0200
(19 months ago)
- Improvement: in TBaseVirtualTree.ScrollIntoView the case of FFocusedColumn being invalid is considered
- Improvement: in TBaseVirtualTree.HandleMouseDown DoFocusNode is not called if node focus did …
VirtualTreeview/Source/VirtualTrees.pas
160
159
by Jim on
14 July 2008, 14:58:58 +0200
(19 months ago)
July 14, 2008
- Clean out folder
VirtualTreeview/Delphi/VirtualTreesD12D.res
159
VirtualTreeview/Delphi/VirtualTreesD12.res
159
158
by Jim on
14 July 2008, 05:06:16 +0200
(19 months ago)
July 13, 2008
- Changes to support D5 and lower. - Changes to prepare for Unicode
157
by Jim on
14 July 2008, 02:16:37 +0200
(19 months ago)
July 13, 2008
Small tweaks for Unicode readiness.
VirtualTreeview/Source/VTAccessibility.pas
157
VirtualTreeview/Delphi/VirtualTreesD12D.res
157
VirtualTreeview/Delphi/VirtualTreesD12.res
157
VirtualTreeview/Source/VirtualTrees.pas
157
VirtualTreeview/Source/VTAccessibilityFactory.pas
157
156
by Mike on
13 July 2008, 13:16:37 +0200
(20 months ago)
- Merged in changes from Jim.
- Some adjustments for accessability stuff.
VirtualTreeview/Source/VTAccessibility.pas
156
VirtualTreeview/Source/VirtualTrees.pas
156
VirtualTreeview/Source/VTAccessibilityFactory.pas
156
155
by DanielBauten on
23 June 2008, 07:13:09 +0200
(20 months ago)
- Improvement: the content retangle of the cell can be modified via the OnBeforeCellPaint event, the cell paint mode indicate wether OnBeforeCellPaint is called for painting the cell or just for getti…
VirtualTreeview/Source/VirtualTrees.pas
155
154
by DanielBauten on
17 June 2008, 09:49:19 +0200
(20 months ago)
- Improvement: new property added: TBaseVirtualTree.OnCanSplitterResizeColumn, new function added: TVirtualTreeColumns.GetScrollWidth
- Improvement: horizontal page scrolling now uses the average colu…
VirtualTreeview/Source/VirtualTrees.pas
154
|