Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call
|
|
|
|
|
|
|
|
MDatabaseCommon
|
|
|
|
|
|
- useless locks removed, because SM_FindSession already does locking;
- lock added to SM_FindSessionByIndex because it's really needed
|
|
|
|
|
|
- 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
|
|
|
|
|
|
used in FREE_IMAGE_FORMAT enum (fixed #1177)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is changed
|
|
|