summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-10-12convert to ANSI (#990 related)dartraiden
2017-10-12StartPosition: add missing spacedartraiden
2017-10-10MirLua:aunsane
- m_json moved into base plugin - added m_http module -version bump
2017-10-10fixes #943 (TabSRMM: Add to highlight list doesn't work)George Hazan
this feature has never worked and therefore removed
2017-10-10fixes #968 (Crash on Listening dynamic unload)George Hazan
2017-10-09Actman: crutch for Clist_SetStatusModeGeorge Hazan
2017-10-09more compilation fixesGeorge Hazan
2017-10-09StatusManager:George Hazan
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
dunno how I could miss it
2017-10-08moving lmdb to mdbx engineGeorge Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-10-08CmdLine: minor fixdartraiden
2017-10-05PluginUpdater: delete files from VS2010 runtimedartraiden
2017-10-05MirLua: simplified printaunsane
m_json reworked Encode
2017-10-05fixes #969 (some controls don't work without classes)George Hazan
2017-10-05proper capitalizationdartraiden
2017-10-04XSoundNotify: use unique guidKirill Volinsky
2017-10-04Google changed site locationDioksin
Google changed site location
2017-10-02fixes #967 (Broken templates preview in TabSRMM native templates editor)George Hazan
2017-10-02human readable form of all those section checksGeorge Hazan
2017-10-02version of checksum that handles multiple debug info entries ported to ↵George Hazan
PluginUpdater
2017-10-02minor correction for #963George Hazan
2017-10-01code cleaningGeorge Hazan
2017-10-01huge crutch removed from tabSRMM, also fixes #963George Hazan
2017-10-01fix for the eternal loopGeorge Hazan
2017-09-30fixes #955 (TabSRMM: crash on template preview renew)George Hazan
2017-09-30and homepage toodartraiden
2017-09-30ImportTXT: fix copyrightdartraiden
2017-09-30fixes #952George Hazan
2017-09-30fixes #951George 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-27MirLua: srmm change metatable to work with table instead of userdataaunsane
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-26MirLua: refactoringaunsane
- respect metatables in print function - srmm module functions now return metatable - version bump
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-26AsSingleWindow: shorten descriptiondartraiden
2017-09-26this should be translatabledartraiden
2017-09-26fixes #942dartraiden
2017-09-25AsSingleWindow: code cleaningdartraiden
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