Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- GC_CONTROL_MSG left us forever;
- tons of old/unused/useless slack simply wiped out;
- new function: CSrmmBaseDialog::ClearLog
|
|
- warning fixes
|
|
|
|
- CHAT_MANAGER methods DoEventHook & DoEventHookAsync removed from CHAT_API;
- CSrmmBaseDialog::DoEventHook introduced instead
|
|
|
|
|
|
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND;
- linked list of sessions replaced with the usual LIST<>;
- saveCI removed everywhere
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- CSrmmBaseDialog received m_hContact as its common member;
- less usage of CTabBaseDlg::m_bType in tabSRMM
|
|
|
|
|
|
|
|
- if nothing gets change, we don't fire events
|
|
- support for channel creation & destruction on the fly
- code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
|
|
|
|
|
|
|
|
it anymore
|
|
|
|
|
|
- warning fix
- randomizer must work even if the system service doesn't exist
|
|
|
|
|
|
|
|
|
|
|