History | View | Annotate | Download (14.1 kB)
- Added hints to the "Restriction" column in the account list- Reset the sorting when the list content changes
- Added more info to the account list (fixes #78)
- Implemented account list sorting (fixes #79)
- Added hgeol- Fixed repository side eol to be LF
- Fixed string type in TfrmAccountControl
- Updated to a recent VirtualTrees revision- Updated README accordingly
- 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/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...
- Merged client side changes from Turley (with syntactic modifications)- Changed alignment in frmDrawSettings
- Initial import from internal repository