Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-11 | code cleaning | George Hazan | |
2017-12-11 | fixes #1061 (Plugins description not translatable) | George Hazan | |
this fix allows the plugin's description translation to be put into plugin's own section | |||
2017-12-11 | cosmetic | dartraiden | |
2017-12-10 | StdIdle options => UI classes | George Hazan | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-10 | Miranda idle code cleaning | George Hazan | |
2017-12-10 | fixes #1060 (StopSpam: cannot enable/disable plugin until restart) | George Hazan | |
2017-12-08 | unused hook deleted | George Hazan | |
2017-12-07 | fixes #1056 (Help > About page will only show once per client restart) | George Hazan | |
2017-12-06 | Options dialog: | George Hazan | |
- lost its last message event handler; - options load-on-the-fly optimization; - memory leak fixed; | |||
2017-12-06 | KillModuleOptions - more handly helper than an event hook | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-12-05 | fix for unicode in legal copyright field | George Hazan | |
2017-12-05 | StdSSL must have its own unique GUID | George Hazan | |
2017-12-05 | minus StdHelp.dll | George Hazan | |
2017-12-05 | StdAuth plugin merged back with mir_app.dll | George Hazan | |
2017-12-01 | remove Tlen completely | dartraiden | |
2017-11-30 | ban WhatsApp, Dropbox and Tlen | dartraiden | |
2017-11-29 | CMake: clean up library dependencies. | protomors | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-28 | fix russian С to latin C | Kirill Volinsky | |
2017-11-28 | mir_app: fix after conversion | Kirill Volinsky | |
2017-11-28 | mir_app: Convert to utf-8 | Kirill Volinsky | |
2017-11-28 | Core: convert source files to utf-8 | Kirill Volinsky | |
2017-11-28 | OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filled | George Hazan | |
2017-11-27 | patch to auto detect utf8 in version resource strings | George Hazan | |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan | |
2017-11-26 | mir_app: added module name to menu form | Kirill Volinsky | |
2017-11-26 | let's return back static build for now | George Hazan | |
2017-11-26 | added detection Win Home Single Language | Kirill Volinsky | |
2017-11-26 | more dlls to be loaded dynamically | George Hazan | |
2017-11-25 | miranda32.exe is compiled completely without C++ runtime, therefore it can ↵ | George Hazan | |
use dynamic runtime linking | |||
2017-11-24 | EnumResidentSettings moved to MDatabaseCommon | George Hazan | |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan | |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-23 | update for mir_core import libs | George Hazan | |
2017-11-23 | common database code to be concentrated in mir_app | George Hazan | |
2017-11-23 | we need the additional lock to prevent the list from corruption | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn | |
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers. | |||
2017-11-02 | no need to wipe out toolbar buttons anymore | George Hazan | |
2017-11-01 | bad anti-flicker code removed | George Hazan | |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn | |
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins. | |||
2017-10-26 | oops | George Hazan | |
2017-10-25 | we don't send messages to disabled buttons | George Hazan | |