summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-16Console, ContactPlus: cmplugin adaptationMataes
ContextHelp moved to deprecated
2018-05-16BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ↵Mataes
ClientChangeNotify, Cln_skinedit, CmdLine: cmplugin adaptation
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-16Boltun: cmplugin adaptationKirill Volinsky
2018-05-16CMake: Config for Dbx_mdbx plugin.protomors
2018-05-16CMake: Added FreeImage to mir_app dependencies.protomors
2018-05-16CMake: Use c++17 for Steam plugin.protomors
2018-05-16CMake: Added missing source path for libaxolotl.protomors
2018-05-16BASS_interface: cmplugin adaptationKirill Volinsky
2018-05-16BasicHistory: cmplugin adaptationKirill Volinsky
2018-05-16clist_blind => CMPluginGeorge Hazan
2018-05-16clist_nicer => CMPluginGeorge Hazan
2018-05-16Clist_modern => CMPluginGeorge Hazan
2018-05-16AvatarHistory: cmplugin adaptationKirill Volinsky
2018-05-16Core plugins => CMPluginGeorge Hazan
2018-05-16AutoShutdown: cmplugin adaptationKirill Volinsky
2018-05-16AutoRun: cmplugin adaptationKirill Volinsky
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