Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- new method IsChecked for CCtrlCheck
- new methods GetUrl and SetUrl for CCtrlHypelink
- new event OnClick for CCtrlHypelink
- CCtrlSpin inherits from CCtrlData
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|