Age | Commit message (Expand) | Author |
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 |
2018-03-04 | old ugly string concatenation code removed | George Hazan |
2018-03-04 | code cleaning | George Hazan |
2018-03-04 | StatusManager: | George Hazan |
2018-02-21 | SM: C++'11 iterators | George Hazan |
2018-02-13 | StatusManager: profile addition dialog => UI classes | George Hazan |
2018-02-13 | StatusManager: | George Hazan |
2018-02-13 | fixes #1145 (StartupStatus: crash in CMDL options) | George Hazan |
2018-02-09 | fix #1141 (Bug with KeepStatus options) | Goraf |
2018-02-02 | fixes #1132 (KeepStatus doesn't work) | George Hazan |
2018-02-02 | StatusManager: | George Hazan |
2018-01-29 | StatusManager: | George Hazan |
2018-01-29 | unused code cleaned | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-05 | various cosmetic fixes for Russian langpack | dartraiden |
2018-01-01 | massive copyright update | dartraiden |
2017-12-13 | minor code cleaning | George Hazan |
2017-12-13 | fixes #1065 (StartupStatus cannot apply changes) | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | fixes #1054 (StatusManager cannot enable/disable modules "on the fly") | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-06 | fix after files conversation | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-13 | Code modernize ... | Goraf |