summaryrefslogtreecommitdiff
path: root/plugins/MimCmd
AgeCommit message (Expand)Author
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-08-23MirCmd: crash fixGluzskiy Alexandr
2018-08-23this code isn't needed anymoreGeorge Hazan
2018-07-31exe loader extracted to the separate module, now it's possible to compile all...George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-22two moreGeorge Hazan
2018-05-22m_langpack.h unbound from hLangpackGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-16BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti...Mataes
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-02-25MimCmd => static linkageGeorge Hazan
2018-02-24guard headersGoraf
2018-02-22fixes #1160 (MimCmd: cannot locate runtime library)George Hazan
2018-02-16fixes #1143 (CmdLine Plugin error when using Diacritics in message)George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-04-07MimCmd: compilation warning fixedTobias Weimer
2016-02-29MimCmd: unicode in output MikalaiR
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-21MimCmd; previous commit fix Kirill Volinsky
2015-09-18MimCmd: memory overrun fixKirill Volinsky
2015-09-18MimCmd: memleak fixKirill Volinsky
2015-06-20fix for a dll nameGeorge Hazan
2015-06-16crash fix George Hazan
2015-06-16compilation fixGeorge Hazan
2015-06-16fix for mimcmd vs2010 projectGeorge Hazan
2015-06-15MimCmd to set path to libs tooGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan