Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
- 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)
|
|
|
|
Plugins unchecked)
|
|
|
|
|
|
|
|
|
|
|