Age | Commit message (Collapse) | Author |
|
подключении протокола ICQ)
|
|
|
|
|
|
correctly in Options - Plugins)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
completely)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HIMAGELIST
|
|
|
|
|
|
- Skin_GetIconName() considered obsolete and therefore removed;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
- ANSI plugin became Unicode and therefore went under standard project templates;
- globals.h renamed to stdafx.h, stdafx.cxx added to a project;
- old pascal-style lists replaced with LIST<> templates;
- massive code cleaning;
- version bump
|
|
|
|
|
|
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;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|