Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Calendar

June 2009
Sun Mon Tue Wed Thu Fri Sat
 1(1)23456
7(3)8910111213
14151617181920
21222324252627
282930    
Jan(4) Feb(3) Mar(7) Apr
May(1) Jun(4) Jul Aug
Sep Oct Nov Dec
Years:

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 history download (+172 -167) diffs

VirtualTreeview/Packages/BDS 2006/VirtualTreesR.bdsproj 183 history download (+8 -3) diffs

VirtualTreeview/Source/VirtualTrees.pas 183 history download (+291 -309) diffs

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.

VirtualTreeview/Source/VirtualTrees.pas 182 history download (+19 -7) diffs

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 history download (+1267 -1123) diffs

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 history download (+22 -17) diffs

179 by DanielBauten on 10 March 2009, 13:09:20 +0100 (12 months ago) - Bug fix: corrected TBaseVirtualTree.GetVisibleParent

VirtualTreeview/Source/VirtualTrees.pas 179 history download (+5 -16) diffs

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 history download (+245 -73) diffs

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 history download (+0) new

VirtualTreeview/Delphi/VirtualTreesD12.res 177 history download (+0) new

VirtualTreeview/Delphi/VirtualTreesD11D.res 177 history download (+0) new

VirtualTreeview/Delphi/VirtualTreesD11.res 177 history download (+0) new

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…

VirtualTreeview/Source/VirtualTrees.pas 176 history download (+11 -4) diffs

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 history download (+1355 -406) diffs

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 history download (+72 -69) diffs

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 history download (+0) new

VirtualTreeview/Source/VirtualTrees.res 173 history download

VirtualTreeview/Design/VirtualTreesReg.pas 173 history download (+1 -0) diffs

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 history download (+1947 -800) diffs

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 history download (+588 -251) diffs

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 history download (+64 -35) diffs

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 history download (+17 -11) diffs

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 history download (+676 -308) diffs

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 history download (+13 -11) diffs

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 history download (+357 -265) diffs

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 history download (+41) new

VirtualTreeview/Delphi/VirtualTreesD12D.dpk 165 history download (+38) new

VirtualTreeview/Delphi/VirtualTreesD12.dpk 165 history download (+40) new

VirtualTreeview/Delphi/VirtualTreesD11D.dpk 165 history download (+38) new

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

VirtualTreeview/Source/VirtualTrees.pas 164 history download (+7 -2) diffs

VirtualTreeview/Source/VTHeaderPopup.pas 164 history download (+5 -0) diffs

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 history download (+64 -38) diffs

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 history download (+170 -85) diffs

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

VirtualTreeview/Source/VirtualTrees.pas 161 history download (+5 -4) diffs

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 history download (+110 -43) diffs

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 history deleted

VirtualTreeview/Delphi/VirtualTreesD12.res 159 history deleted

VirtualTreeview/Delphi/VirtualTreesD12D.dpk 159 history deleted

VirtualTreeview/Delphi/VirtualTreesD12.dpk 159 history deleted

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

VirtualTreeview/Source/VirtualTrees.pas 158 history download (+8 -0) diffs

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 history download (+5 -0) diffs

VirtualTreeview/Delphi/VirtualTreesD12D.res 157 history download (+0) new

VirtualTreeview/Delphi/VirtualTreesD12.res 157 history download (+0) new

VirtualTreeview/Source/VirtualTrees.pas 157 history download (+8 -8) diffs

VirtualTreeview/Source/VTAccessibilityFactory.pas 157 history download (+5 -0) diffs

… 3 more files in changeset.
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 history download (+7 -1) diffs

VirtualTreeview/Source/VirtualTrees.pas 156 history download (+244 -189) diffs

VirtualTreeview/Source/VTAccessibilityFactory.pas 156 history download (+17 -5) diffs

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 history download (+182 -26) diffs

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 history download (+106 -29) diffs

earlier earlier | later later
Open Source License registered to the www.soft-gems.net Project. This license of FishEye is provided to support the development of www.soft-gems.net only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-307 2008-07-31 ) - Administration - Page generated 2010-03-14 16:10 +0100