summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Expand)Author
2018-11-10keeping copy of string is safer that saving pointer to it (might be damaged b...George Hazan
2018-09-18warning fix + code cleanigGeorge Hazan
2018-09-18code cleaningGeorge Hazan
2018-08-30crash fixGeorge Hazan
2018-08-30minor code cleaningGeorge Hazan
2018-07-29Clist_Modern: fix for crash on startupGeorge Hazan
2018-07-27fix for a typoGeorge Hazan
2018-07-27Clist_Modern:George Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-17Fix regression introduced in e5e268f1267ac0a16303081f1532fa1597911887dartraiden
2018-07-15Clist_Modern: fix for a background imageGeorge Hazan
2018-07-15fixes #1494 (Clist modern: cannot save "default" selection mode)George Hazan
2018-07-14fix for the owner drawn menu barGeorge Hazan
2018-07-14unused constant removedGeorge Hazan
2018-07-13Contacts lists:George Hazan
2018-07-13Clist_Modern: fix for a possible crash after right click on a frame's iconGeorge Hazan
2018-07-13fixes #1468 (Clist_modern: "All contacts" button cannot change language on th...George Hazan
2018-07-12fixes #1469 (Clist_modern: gap is too big)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-06-25duplicate cache item removed to avoid rare crashesGeorge Hazan
2018-06-23unused shit removedGeorge Hazan
2018-06-21code cleaningGeorge Hazan
2018-06-21CLC/TopMargin & CLC/BottomMargin - two hidden settings for Clist_modern skinningGeorge Hazan
2018-06-18more code cleaningGeorge Hazan
2018-06-18code cleaningGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-29ancient perversion removed: function CListInitialise as the special entry poi...George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_cluiframes.h => CMPluginGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-16clist_nicer => CMPluginGeorge Hazan
2018-05-16Clist_modern => CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan