summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-16AuthState: cmplugin adaptationKirill Volinsky
2018-05-16AssocMgr: cmplugin adaptationKirill Volinsky
2018-05-15AsSingleWindow: cmplugin adaptationMataes
2018-05-15Alarms: cmplugin adaptationMataes
2018-05-15warning fixGeorge Hazan
2018-05-15AddContact: cmplugin adaptationMataes
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-15what has to be done with each plugin:George Hazan
- remove DllMain; - replace global variable that carries hInstance with g_plugin.getInst(); - create an instance of CMPlugin template that passes the name of data module into its parent; - create an instance of CMPlugin class named g_plugin; - remove __NO_CMPLUGIN_NEEDED from stdafx.h
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-05-15stub library for CMPlugin templateGeorge Hazan
2018-05-15IRC:George Hazan
- fixes #1342 (broken search in channel browser); - code cleaning; - version bump
2018-05-15fixes #1360 (wrong tooltips for XEP smile packs)George Hazan
2018-05-15fixes #1348 (unused protocols aren't listed in VI info)George Hazan
2018-05-15Popup+:George Hazan
- fixes #1359 p.2 (After dynamic unloading and loading again, Popup+ throws an error) - obsolete variable hMainThread removed; - code cleaning; - version bump;
2018-05-14fixes #1358 (StdMsg: "Send on Ctrl+Enter" setting is lost after upgrade)George Hazan
2018-05-14fixes #1336 (Dropbox destroys mdbx-based database)George Hazan
2018-05-13StdMsg: fix for setting SRMM window's iconsGeorge Hazan
2018-05-13minor code cleaningGeorge Hazan
2018-05-13fix for a major perversion caused by Clist_modernGeorge Hazan
2018-05-13more correct version of getting icon's indexGeorge Hazan
2018-05-13fixes #1353 (StdMsg: missing window icon if tabs are disabled)George Hazan
2018-05-13fixes #1354 completely (StdMsg and Scriver: add status text to window caption)George Hazan
2018-05-13related to #1354 (unhides the hidden database setting that sets the title ↵George Hazan
format for Scriver)
2018-05-13tdlib: compilation fixMataes
2018-05-13SimpleStatusMsg:George Hazan
- crash fix for empty status messages; - code cleaning; - version bump
2018-05-12CloudFile: fix token refresh for GDriveaunsane
2018-05-12CloudFile: fix uploading to GDrive subfolder (#1278)aunsane
2018-05-12langpacks: updatedartraiden
2018-05-12langpacks/english: updatedartraiden
2018-05-12WinSCP 5.13.2dartraiden
2018-05-11fixes #1349 (Miranda crashes on coming back from auto away)George Hazan
2018-05-11fixes #1345 (StdMsg: replace protocol menu icon by down arrow)George Hazan
2018-05-11fixes #1346 (StdMsg: "Send by..." in group chats)George Hazan
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ↵George Hazan
icon" option)
2018-05-11oopsdartraiden
2018-05-11code cleaningdartraiden
2018-05-10StdMsg:George Hazan
- tab icon look standardized with all another SRMM plugins; - fixes #1343 (StdMsg: wrong status icon as the window icon)
2018-05-10fixes #1335 (Reimplement XEP support in SmileyAdd again)George Hazan
2018-05-10fixes #1338 (StdMsg: add "Send on Ctr+Enter" option)George Hazan
2018-05-09StdMsg:George Hazan
- window activation code moved to OnActivate; - OnActivate call is moved to CMsgDialog::DlgProc; - code cleaning;
2018-05-09fixes #1340 (StdMsg: first button on buttons toolbar is bugged in some cases)George Hazan
2018-05-09no need to resize a window when its title changesGeorge Hazan
2018-05-09Chat plugin -> StdChat -> StdMsgdartraiden
2018-05-08fixes #1337 (StdMsg: resizer is broken if tabbed interface is off)George Hazan
2018-05-08compilation fixGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-08fixes #1325 (StdMsg plugin doesn't change input focus on tabs switch)George Hazan
2018-05-08fixes #1329 (StdMsg: bug with "Use the contact's status icon as the window ↵George Hazan
icon")
2018-05-08decapitalizationdartraiden
2018-05-08fixes #1331 (StdMsg: rework "Send message on" settings)George Hazan