Statistics
| Branch: | Tag: | Revision:

root / Client / UfrmAccountControl.pas

History | View | Annotate | Download (14.1 kB)

# Date Author Comment
175:aa72a2ccf039 03/26/2011 12:29 pm Andreas Schneider

- Added hints to the "Restriction" column in the account list
- Reset the sorting when the list content changes

174:cf495314c422 03/24/2011 10:19 pm Andreas Schneider

- Added more info to the account list (fixes #78)

173:ab13568dbd3f 03/24/2011 09:57 pm Andreas Schneider

- Implemented account list sorting (fixes #79)

162:ac18d757e2cd 07/25/2010 12:18 am Andreas Schneider

- Added hgeol
- Fixed repository side eol to be LF

134:5e1e40f16579 12/20/2009 03:49 pm Andreas Schneider

- Fixed string type in TfrmAccountControl

27:0525092bd8ed 01/27/2009 10:45 am Andreas Schneider

- Updated to a recent VirtualTrees revision
- Updated README accordingly

14:8e3cd4df8178 08/25/2008 05:33 pm Andreas Schneider

- 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)...

13:c78b5eafa10e 08/23/2008 11:09 pm Andreas Schneider

- 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...

11:37eac6119ebb 08/17/2008 08:12 pm Andreas Schneider

- 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...

8:f732b192875b 08/12/2008 01:46 pm Andreas Schneider

- Merged client side changes from Turley (with syntactic modifications)
- Changed alignment in frmDrawSettings

0:95bd93c28625 12/21/2007 09:31 pm Andreas Schneider

- Initial import from internal repository