History | View | Annotate | Download (63.7 kB)
- Updated Project Files- Fixed frmLargeScaleCommand for recent LCL changes
- Added hgeol- Fixed repository side eol to be LF
- Added "select offset" button/functionality to frmLargeScaleCommand (fixes #56)- Fixed frmFilter placement (fixes #57)
- Removed custom tile info window- Updated VirtualTreeView- Added tile info as owner drawn hint to vdtTiles (fixes #55)
- Realigned frmRegionControl- Added coordinate grabbing to TfrmRegionControl- Added hints to the grab buttons in frmLargeScaleCommand
- Added selection listener to TfrmMain- Added "grab coordinates" using the new selection listener to TfrmLargeScaleCommand (fixes #54)
- Realigned TfrmLargeScaleCommand- Fixed overlay being drawn with correct color and alpha
- Added highlighting of the target region for copy/move operations in frmLargeScaleCommand (fixes #40)
- Updated to new VirtualTreeView (UTF8String --> String)
- Updated to a recent VirtualTrees revision- Updated README accordingly
- Fixed/Removed some compiler warnings and hints- Some more syntactic changes to UfrmRegionControl.pas- Implemented region modification and deletion- Changed the server side region handling to broadcast the changes- Added safer admin packet registration...
- Fixed memory leak in TfrmFilter (not freeing FCheckedHues)- Fixed memory leak in TfrmMain (not freeing the strings in the location info nodes)- Rearranged frmEditAccount to allow region handling- Added region handling to the client side account specific network packets...
- Changed alignment of frmBoundaries and frmVirtualLayer- Added ParentFont to all controls to keep a consistent look among all widgetsets and DE settings
- Initial import from internal repository