Age | Commit message (Collapse) | Author |
|
|
|
|
|
icon")
|
|
|
|
|
|
you open private from conference room)
|
|
Customize -> Fonts and colors) to subgroups)
|
|
the Options)
|
|
(cherry picked from commit 40d3905a2c7a87bc48ce1624aa6409df08b4fbde)
|
|
PROTOACCOUNT became a normal class with constructor & destructor
|
|
(cherry picked from commit 9db2e1eb71e2428191fe0cda4d372391d6046ee0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes usage of the global status icons for the reenabled accounts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conditions)
|
|
|
|
of simple empty checkbox
|
|
|
|
|
|
|
|
fixes #1295
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- in conformance to C++'11 rules, we don't declare a method as virtual if it's declared as override;
- cause this code isn't visible in Pascal anymore, there's no need to use __cdecl calling convention for virtual methods;
- since PROTO_INTERFACE is a regular C++ class, there's no need to use old style service declarations for virtual methods like OnModulesLoaded / OnShutdown
|
|
|
|
|
|
|
|
|