Age | Commit message (Expand) | Author |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan |
2018-05-22 | Srmm_AddIcon unbound from hLangpack | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-02-21 | all another C++'11 iterators | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-07-30 | Hotkeys: code cleaning | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-30 | SpellChecker: linked with external hunspell | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-07-22 | vc2015 compilation fixes | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2014-12-12 | SpellChecker: changed warning lavel to w4 | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-19 | fix for cleaning [u] in release version | George Hazan |
2014-11-15 | Translation fixes | Vadim Dashevskiy |
2014-07-20 | SpellChecker: | Tobias Weimer |
2014-05-23 | Unknown icon added to Icolib | Kirill Volinsky |
2014-01-01 | useless icon copying removed | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-04-11 | unicode status icons - another fix | Tobias Weimer |
2013-04-11 | unicode status icons | Tobias Weimer |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-03-09 | added precompiled header | Kirill Volinsky |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-02-09 | removed not needed interfaces | Kirill Volinsky |