Age | Commit message (Collapse) | Author |
|
Proto_SetUniqueId / Proto_GetUniqueId
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call
|
|
|
|
|
|
MDatabaseCommon
|
|
|
|
|
|
|
|
|
|
- new method LIST::removeItem added to save a pointer to removed record;
- code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one;
- a few remaining cycles converted to iterators
|
|
|
|
|
|
|
|
|
|
- fixes #1174 (Group chat icons became "blank exe" icons if role cound exceeds 10);
- unused chat api members removed;
|
|
by its short name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is changed
|
|
|
|
|
|
|
|
|
|
|
|
templates (it's a Microsoft extension)
|
|
|
|
|
|
|
|
- new method IsChecked for CCtrlCheck
- new methods GetUrl and SetUrl for CCtrlHypelink
- new event OnClick for CCtrlHypelink
- CCtrlSpin inherits from CCtrlData
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- structure renamed: PROTORECVFILET -> PROTORECVFILE;
- useless service MS_PROTO_AUTHRECV removed;
- Proto_AuthRecv() helper converted into a function.
|
|
|