Age | Commit message (Collapse) | Author |
|
- no need to save 4 bytes each time we wanna declare protocol-wide events;
- all event adding code is forced to be executed in the main thread;
- also fixes #1904 (ICQ: mail notification bug);
- now we can use any event ids for global events.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- obsolete CCtrlBase private members removed;
|
|
- obsolete private declarations removed;
- initialized member CCtrlBase::m_bSilent inited;
- warning fixes
|
|
|
|
|
|
|
|
controls flags
|
|
|
|
|
|
|
|
- internal implementation details & all service declarations moved to m_popup_int.h;
- all service calls removed and replaced with function calls;
- direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
|
|
- wiping out checks for service presence;
- code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
events (UTF16LE by default)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- own archaic xml processor removed;
- Import/Export now uses TinyXml;
- massive code cleaning
- version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not inside OnInitDialog)
|
|
|
|
|
|
|
|
|
|
|