History | View | Annotate | Download (3.6 kB)
- Added hgeol- Fixed repository side eol to be LF
- Fixed TfrmEditAccount.RegionDeleted to check, if the region is known (to prevent index out of bounds errors)- Fixed UfrmMain to be compatible with newer versions of FPC- Added a slider to frmRegionControl- Added buttons to add and delete regions to frmRegionControl...
- Added ability to edit regions for accounts- Added AccessChangedListener to allow several listeners to react on accesslevel changes- Changed TModifyUserPacket to support the region lists- Fixed a region list parsing bug in TfrmAccountControl.OnListUsersPacket (Unsigned vs. Signed Integer)...
- 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