Age | Commit message (Collapse) | Author |
|
fixes #1368 (Hide dbx_mmap from profile manager)
|
|
fixes #1358 (StdMsg: "Send on Ctrl+Enter" setting is lost after upgrade)
|
|
fixes #1349 (Miranda crashes on coming back from auto away)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|