Skip to content

V6.7.0

Compare
Choose a tag to compare
@joachimmarder joachimmarder released this 29 May 19:03
· 977 commits to master since this release

V6.7: (29 May 2017)

  • Fixed issue #714: Integer overflow in TBaseVirtualTree's InternalAddFromStream
  • Fixed issue #500: Issue with node selection "from code" for disabled nodes with toLevelSelectConstraint option
  • Fixed issue #499: Incorrect behavior with toLevelSelectConstraint and ctrl+A
  • Fixed issue #649: Cell navigation problems with toAutoSpanColumns for left and right keys
  • Fixed issue #712: Strange behaviour of AutoFitColumns
  • Fixed issue #718: Shift + Rght-Click should not extend selection
  • Fixed issue #706: Integer overflow in DetermineScrollDirections when timeGetTime wraps
  • Fixed issue #407: TVirtualDrawTree.InvalidateNode does not clear vsHeightMeasured
  • Enhancement #669: Create sample project for C++ Builder
  • Enhancement #708: New option toSyncCheckboxesWithSelection improves multi-selection for touch UI that synchonizes selection and check-state
  • Fixed issue #717: The option toUseExplorerTheme does not draw lines in place of buttons removed by toAutoHideButtons
  • Fixed issue #716: Tab key navigation does not work properly with Auto Span Columns
  • Fixed issue #720: A review of all Demos is needed to fix GetText, GetHint, etc to assign in DFM instead of assigning in FormCreate