summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-24we don't need these test plugins anymoreGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-10-23Rename contacts.txt to readme.txtTobias Weimer
2017-10-23Renamed readme.txtTobias Weimer
2017-10-23pu_stub to be compiled statically to avoid conflicts with VS2017 runtimeGeorge Hazan
2017-10-22 StartPosition: move options to UI classes (#1007)Goraf
* StartPosition: move options to UI classes * StartPosition: rearrange controls to correct TABSTOP path * StartPosition: futher switch to UI classes
2017-10-22fix for broken project filtersGeorge Hazan
2017-10-20fix for broken project filtersGeorge Hazan
2017-10-18KeepStatus: fix for initial status assignmentGeorge Hazan
2017-10-17fixes #999 (global variable leads to duplicate profiles)George Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-10-16fixes #999 (StartupStatus doesn't flush options if there were no profiles in ↵George Hazan
the database)
2017-10-16StatusManager: atavism (manual options tab) in options removedGeorge Hazan
2017-10-15unused pascal headers removedGeorge Hazan
2017-10-15StatusManager: code cleaningGeorge Hazan
2017-10-15unused service removedGeorge Hazan
2017-10-14StatusManager to use the common hLangpack variable instead of dealing with ↵George Hazan
separate variables which refer to the same value anyway
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