Age | Commit message (Expand) | Author |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-11-14 | two more unused MODULENAMEs | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
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-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 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | 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-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-08-11 | code cleaning | George Hazan |
2015-08-01 | StatusChange: common project | Kirill Volinsky |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2013-09-25 | valid options initialization | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-14 | - compilation fix | Vadim Dashevskiy |
2013-03-13 | StatusChange plugin adopted | Kirill Volinsky |