summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-29runtime dlls exluded from build & hashes.txtGeorge Hazan
2017-09-29CmdLine: MirLua supportaunsane
version bump
2017-09-29MirLua: added service functions to execute lua codeaunsane
version bump
2017-09-29MirLua: added CMLuaEnviroment to execute lua code from extetnal source in ↵aunsane
sandbox
2017-09-28needed batch filesGeorge Hazan
2017-09-28compilation fixGeorge Hazan
2017-09-28more fixes for VS2017 compilationGeorge Hazan
2017-09-28adapting build scripts to use any compiler, not only vs2010George Hazan
2017-09-28compilation fixGeorge Hazan
2017-09-28unused solutions removedGeorge Hazan
2017-09-27MirLua: srmm change metatable to work with table instead of userdataaunsane
2017-09-27fixes #944 ( [Discord] Recent change breaks clist behavior (no longer ↵George Hazan
displaying topics in contact list)
2017-09-27fix for typos in build scriptsGeorge Hazan
2017-09-27Discord: option to hide guild chats on startupGeorge Hazan
2017-09-27build scripts cleaningGeorge Hazan
2017-09-27these files are not needed anymoreGeorge Hazan
2017-09-27fix for issues described in #922 (Move development to VS2017)George Hazan
2017-09-27Non-IM Contact, Variables: proper capitalization, minor changesdartraiden
2017-09-27MirLua: fix MTValue initializationaunsane
2017-09-26Merge branch 'master' of https://github.com/miranda-ng/miranda-ngalitor
2017-09-26langpacks/russian: translationalitor
First experience. Tips are welcome.
2017-09-26MirLua: refactoringaunsane
- respect metatables in print function - srmm module functions now return metatable - version bump
2017-09-26langpacks/russian: cosmeticdartraiden
2017-09-26AsSingleWindow: remove useless condition (itr->hWnd != ↵dartraiden
pluginVars.contactListHWND is checked before)
2017-09-26AsSingleWindow:George Hazan
- fix for a crash on dynamic unload; - major code cleaning
2017-09-26langpacks/english: restore stringdartraiden
2017-09-26langpacks/russian: updatedartraiden
2017-09-26AsSingleWindow: shorten descriptiondartraiden
2017-09-26this should be translatabledartraiden
2017-09-26langpacks/english: updatedartraiden
2017-09-26fixes #942dartraiden
2017-09-26adding AsSingleWindow to the build scriptsGeorge Hazan
2017-09-25Facebook: fix encoding (it's leads to strange symbol on Miranda's settings ↵dartraiden
Plugin page)
2017-09-25AsSingleWindow: code cleaningdartraiden
2017-09-25AsSingleWindow project added to all solutionsGeorge Hazan
2017-09-25fixes #934 (Jabber: missing software information about conference members)George Hazan
2017-09-25fix for buffer lengthGeorge Hazan
2017-09-25AsSingleWindow: make it working (#941)Goraf
* AsSingleWindow: remove interfaces to be able to load plugin * AsSingleWindow: fix saving options * AsSingleWindow: remove unnecessary handles * AsSingleWindow: code cleaning * AsSingleWindow: move plugin info to separate version.h
2017-09-25MenuItemEx: crash fix when processing DBVT_BLOBGeorge Hazan
2017-09-25fixes #766 (Discord doesn't support metacontacts)George Hazan
2017-09-25fixes #935 (Random crashes in conference nicklist after language changed)George Hazan
2017-09-24pascal plugin must call Langpack_register; to work with translations correctlyGeorge Hazan
2017-09-24no need to download these files from the server each time, they should live ↵George Hazan
in pre-build subfolder
2017-09-24fixes #939 (Crash in service mode)George Hazan
2017-09-24langpacks/russian: +10 stringsdartraiden
2017-09-23sorry accidentallyKonstantin
2017-09-23langpack updateKonstantin
2017-09-22crash fixGeorge Hazan
2017-09-22fixed import libraries for mir_appGeorge Hazan
2017-09-22Discord: proper capitalizationdartraiden