summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> ↵George Hazan
CMPlugin
2018-05-17WinterSpeak, WhoUsesMyFiles, WhenWasIt, wbOSD, Watrack_MPD -> CMPluginGeorge Hazan
2018-05-17XSoundNotify, YAPP, YaRelay, ZeroSwitch, ZeroNotify -> CMPluginGeorge Hazan
2018-05-17ICQCorp -> CMPluginGeorge Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-05-17grrmGeorge Hazan
2018-05-17IEHistory: cmplugin adaptationKirill Volinsky
2018-05-16HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: ↵Mataes
cmplugin adaptation
2018-05-16FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ↵Mataes
cmplugin adaptation
2018-05-16minor code cleaningGeorge Hazan
2018-05-16SmileyAdd: reverse iterator shall be used here cause Draw() suddenly can ↵George Hazan
remove a smiley from list O_O
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ↵Mataes
adaptation
2018-05-16.George Hazan
2018-05-16Scriver -> CMPluginGeorge Hazan
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