summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-04-06unused resources removedGeorge Hazan
2020-04-06more pascal code cleaningGeorge Hazan
2020-04-06more useless code removedGeorge Hazan
2020-04-06useless commands removedGeorge Hazan
2020-04-05Clist_blind: empty space removed in options dialogGeorge Hazan
2020-04-05Clist::OfflineModes made publicGeorge Hazan
2020-04-05fixes #2290 (SecureIM: распилить столбец "User ID" на два)George Hazan
2020-04-05another common clist option moved to the coreGeorge Hazan
2020-04-04newstory: preparation for logging classMataes
2020-04-04Newstory: fixed nick showing for subscriptionMataes
2020-04-04Newstory: compilation fixMataes
2020-04-04newstory: added support of jabber subscriptionMataes
2020-04-04more code cleaningGeorge Hazan
2020-04-04code cleaningGeorge Hazan
2020-04-04newstory: changed dafault colorsMataes
2020-04-04newstory: minor cleanupMataes
2020-04-04newstory: minor cleanupMataes
2020-04-04newstory: change some function to mir_*. Maybe create memleaksMataes
2020-04-03Newstory: minor cleanupMataes
2020-04-03fix for the project referenceGeorge Hazan
2020-04-03old mTextControl disabled in Plugin Updater & plugin loaderGeorge Hazan
2020-04-03mTextControl moved to /libsGeorge Hazan
2020-04-03mtextcontrol became an usual libraryGeorge Hazan
2020-04-03Newstory: fixed nick showingMataes
2020-04-03Newstory: fixed timestamp showingMataes
2020-04-03mTextControl: code cleaningGeorge Hazan
2020-04-03MTextControl's support removed from Popup+George Hazan
2020-04-03Newstory: fixed events readingMataes
2020-04-01compilation fix for 32-bit versionGeorge Hazan
2020-04-01Clist_blind to use Miranda's clist key processing instead of listbox ↵George Hazan
embedded one
2020-04-01another non-existent field removedGeorge Hazan
2020-04-01Clist_Blind: unused option removedGeorge Hazan
2020-04-01Secure IM: obsolete langpack implementation removedGeorge Hazan
2020-04-01SecureIM:George Hazan
- fixes #2263 (SecureIM: вместо внутреннего имени выводить имя аккаунта); - major code cleaning; - version bump
2020-04-01fixes #2264 (Msg_Export: в столбце UIN перманентный ↵George Hazan
ноль)
2020-04-01New_GPG: more clear wording (request from our conference)dartraiden
2020-03-30fixes #2278 (TabSRMM cannot drop file to input area)George Hazan
2020-03-30NewStory: code cleaningGeorge Hazan
2020-03-30another common option removed from dialogsGeorge Hazan
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
2020-03-26AVS: code cleaningGeorge Hazan
2020-03-24Dbx_mdbx: fix for a nasty problem with message idsGeorge Hazan
2020-03-23fixes #2269 (XSoundNotify not working)George Hazan
2020-03-22SendScreenShot:George Hazan
- fixes #2272 (main dialog doesn't restore cloud service correctly); - CloudService doesn't apply default settings correctly
2020-03-22File transfers:George Hazan
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list
2020-03-22tabSRMM: removed all checks if m_hContact == 0, because it never happensGeorge Hazan
2020-03-21New_GPG: code cleaningGeorge Hazan
2020-03-21New_GPG: unused variables removedGeorge Hazan
2020-03-21NewGPG:George Hazan
- fixes #2266 (New_GPG: вынести пункты плагина в подменю); - the rest of boolean options moved to CMOption<bool>; - custom window location storing code reimplemented using Util_SaveWindowPosition; - log generation code optimization; - version bump
2020-03-20fixes #2269 (XSoundNotify displays garbage in options window)George Hazan