Age | Commit message (Expand) | Author |
2018-07-24 | database: | George Hazan |
2018-07-19 | StatusManager: per Settings | dartraiden |
2018-07-16 | section name to be also translated | George Hazan |
2018-07-16 | fixes #1497 (StartupStatus: add icon section name to langpack) | George Hazan |
2018-07-16 | Unify special keys names | dartraiden |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | remove redundant brackets | dartraiden |
2018-06-26 | fixes #1437 (StartupStatus: cannot select status profile) | George Hazan |
2018-06-19 | StatusManager: code cleaning | George Hazan |
2018-06-19 | StatusManager: | George Hazan |
2018-06-19 | AAA: | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-06-10 | AAA: | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-25 | damned git | George Hazan |
2018-05-25 | fix for a problem with StatusManager loading | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | fix: calculated array of interfaces is ignored | 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 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | 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-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-11 | fixes #1349 (Miranda crashes on coming back from auto away) | George Hazan |
2018-05-07 | PROTOACCOUNT::bIsLocked: lock status to be stored in memory | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-07 | status caching moved from MenuItem to PROTOACCOUNT - this is very effective | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-04 | - CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-03-04 | final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work) | George Hazan |