Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
devjetsoftware
/
VirtualTreeView
Public
forked from
JAM-Software/Virtual-TreeView
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 18, 2024
Added GUID to interface. Related to issue #1251
joachimmarder
committed
239928b
View commit details
Copy full SHA for 239928b
Browse repository at this point
Commits on Apr 14, 2024
Old font must be restored to get correct column size, see issue #1250
joachimmarder
committed
2149578
View commit details
Copy full SHA for 2149578
Browse repository at this point
Commits on Apr 9, 2024
Fixed #1249 : Restored compatibility with C++ Builder
joachimmarder
committed
c3ddc11
View commit details
Copy full SHA for c3ddc11
Browse repository at this point
Commits on Apr 7, 2024
Fixed issue #1248 by removing own WMPrintClient() method.
joachimmarder
committed
dd2088d
View commit details
Copy full SHA for dd2088d
Browse repository at this point
Commits on Mar 29, 2024
Fixed issue#1247
joachimmarder
committed
10f854d
View commit details
Copy full SHA for 10f854d
Browse repository at this point
Commits on Mar 20, 2024
Fix for issue #1245.
joachimmarder
committed
c179b83
View commit details
Copy full SHA for c179b83
Browse repository at this point
Commits on Mar 16, 2024
Minor tweaks regarding toAutoChnageScale: Apply also on startup and designtime
joachimmarder
committed
7ba3d29
View commit details
Copy full SHA for 7ba3d29
Browse repository at this point
Commits on Mar 10, 2024
Fix for issue #1243: Header DblClickResize and HeaderClickAutoSort: Store if previous message was a double click,
joachimmarder
committed
7971cd3
View commit details
Copy full SHA for 7971cd3
Browse repository at this point
Added additional alias for type IDataObject to fix issue #1241
joachimmarder
committed
7df624d
View commit details
Copy full SHA for 7df624d
Browse repository at this point
Commits on Feb 1, 2024
* Extracted procedure that controls the initial selection of the edit field. This should allow deriving classes to adjust this behavior more easily.
Daniel-Tr
committed
3b1cde1
View commit details
Copy full SHA for 3b1cde1
Browse repository at this point
Commits on Jan 22, 2024
Fix for compiler error in Delhi 10, Issue #1237
joachimmarder
committed
ca28e53
View commit details
Copy full SHA for ca28e53
Browse repository at this point
Commits on Jan 20, 2024
Fix for issue #1228:Columns EndUpdate and duplicate position
joachimmarder
committed
5add9ce
View commit details
Copy full SHA for 5add9ce
Browse repository at this point
Commits on Jan 12, 2024
Moved TBaseVirtualTree.DoPaintText() up in class hierarchy as it is not platform specific. This fixes compiler warning in demp project MVCDemo.
joachimmarder
committed
23892be
View commit details
Copy full SHA for 23892be
Browse repository at this point
Commits on Jan 11, 2024
Fixed some warnngs in demo projects
joachimmarder
committed
fa05c1e
View commit details
Copy full SHA for fa05c1e
Browse repository at this point
* Fall back to the MSBuild.exe registered in the path, if no explicit installation of VS/VSBuildTools could've been found
Daniel-Tr
committed
151569e
View commit details
Copy full SHA for 151569e
Browse repository at this point
* Adjusted paths for VS2019 and BuildTools again
Daniel-Tr
committed
a766ae9
View commit details
Copy full SHA for a766ae9
Browse repository at this point
* Added definitions to build with Delphi 12
Show description for a11e542
Daniel-Tr
committed
a11e542
View commit details
Copy full SHA for a11e542
Browse repository at this point
Commits on Dec 5, 2023
Merge pull request #1231 from AliDehbansiahkarbon/master
Show description for e70245c
joachimmarder
authored
e70245c
View commit details
Copy full SHA for e70245c
Browse repository at this point
(Refinements)Added missing units into uses list.
AliDehbansiahkarbon
committed
254d2bf
View commit details
Copy full SHA for 254d2bf
Browse repository at this point
(Refinements)Added missing units into uses list.
AliDehbansiahkarbon
committed
adce702
View commit details
Copy full SHA for adce702
Browse repository at this point
Commits on Nov 29, 2023
Minor improvement for issue #1228
joachimmarder
committed
111a4d8
View commit details
Copy full SHA for 111a4d8
Browse repository at this point
Commits on Nov 18, 2023
Use TColors.GridColor for drawing grid line in all situations. Issue #1227
joachimmarder
committed
aa21804
View commit details
Copy full SHA for aa21804
Browse repository at this point
Improved fix for #1228 and #1179
joachimmarder
committed
cac4853
View commit details
Copy full SHA for cac4853
Browse repository at this point
Commits on Nov 16, 2023
Fix for #1228: Columns EndUpdate and duplicate position
joachimmarder
committed
bf359e1
View commit details
Copy full SHA for bf359e1
Browse repository at this point
Commits on Nov 14, 2023
We meanwhile have two InitializeGlobalStructures() methods, make sure to call them both. Issue #1134
joachimmarder
committed
26deba0
View commit details
Copy full SHA for 26deba0
Browse repository at this point
Fix compiler warning RAD Studio 12
joachimmarder
committed
1aac7ef
View commit details
Copy full SHA for 1aac7ef
Browse repository at this point
Commits on Nov 11, 2023
Merge pull request #1226 from livius2/scroll_fixes__few_virtual_abstract
Show description for 1258e88
joachimmarder
authored
1258e88
View commit details
Copy full SHA for 1258e88
Browse repository at this point
Commits on Nov 8, 2023
FMX scroll fixes + some virtal abstract
Show description for a3a333c
livius2
committed
a3a333c
View commit details
Copy full SHA for a3a333c
Browse repository at this point
Commits on Nov 4, 2023
Merge pull request #1225 from livius2/systemImages_theme
Show description for 2bc0624
joachimmarder
authored
2bc0624
View commit details
Copy full SHA for 2bc0624
Browse repository at this point
Commits on Nov 2, 2023
CreateSystemImageSet, SetWindowTheme and small cleanup
Show description for 7c4f9b7
livius2
committed
7c4f9b7
View commit details
Copy full SHA for 7c4f9b7
Browse repository at this point
Commits on Nov 1, 2023
Merge pull request #1224 from livius2/extract_hint_window
Show description for d3752aa
joachimmarder
authored
d3752aa
View commit details
Copy full SHA for d3752aa
Browse repository at this point
Commits on Oct 31, 2023
small step - extract TVirtualTreeHintWindow to VirtualTrees.AncestorVCL
Show description for 2247ade
livius2
committed
2247ade
View commit details
Copy full SHA for 2247ade
Browse repository at this point
Commits on Oct 30, 2023
Merge pull request #1223 from livius2/Incorporate_last_years_chenges
Show description for e0e3e84
joachimmarder
authored
e0e3e84
View commit details
Copy full SHA for e0e3e84
Browse repository at this point
Commits on Oct 29, 2023
Incorporate Last Years Changes and fixes to build on FMX
Show description for 68354c6
livius2
committed
68354c6
View commit details
Copy full SHA for 68354c6
Browse repository at this point
Commits on Oct 15, 2023
Minor cleanups related to issue #1222
joachimmarder
committed
8d52ac6
View commit details
Copy full SHA for 8d52ac6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.