Statistics
| Branch: | Tag: | Revision:

root / Client / UfrmEditAccount.lfm

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
162:ac18d757e2cd 07/25/2010 12:18 am Andreas Schneider

- Added hgeol
- Fixed repository side eol to be LF

26:7f633f443254 09/28/2008 10:00 pm Andreas Schneider

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

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

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

10:260a2cd43c61 08/17/2008 03:38 pm Andreas Schneider

- Changed alignment of frmBoundaries and frmVirtualLayer
- Added ParentFont to all controls to keep a consistent look among all widgetsets and DE settings

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

- Initial import from internal repository