- 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 the order of form creation in TdmNetwork to assure the functionality of the region and account control - Added some glob entries to .hgignore
20 lines
158 B
Plaintext
20 lines
158 B
Plaintext
#syntax: regexp
|
|
#(?<!\.(pas|lfm|lpr|lpi))$
|
|
syntax: glob
|
|
obj/*
|
|
bin/*
|
|
doc/*
|
|
pasdoc/*
|
|
Setup/*
|
|
*.lps
|
|
*.lrs
|
|
*.txt
|
|
*.log
|
|
*.png
|
|
*.ico
|
|
*.tga
|
|
*.gif
|
|
*.bmp
|
|
*.xpm
|
|
*.htm*
|