Age | Commit message (Expand) | Author |
2022-01-24 | fixes #3006 again + massive code cleaning | George Hazan |
2022-01-23 | fixes #2999 (Ping plugin hangs Miranda on exit) | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | 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-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | 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 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-10-28 | - old useless helpers removed from the Options module; | 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 |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | Ping: common project | Vadim Dashevskiy |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-04-22 | translation fix | Kirill Volinsky |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-05 | Ping: Fixed double main menu | Tobias Weimer |
2014-01-14 | -Converted Ping to Unicode | Tobias Weimer |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-08-15 | warning fixes | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-03 | removed not used headers | Kirill Volinsky |
2013-02-05 | - Ping: translation fix | Vadim Dashevskiy |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-31 | -Try to fix a crash (fixes #169) | Tobias Weimer |
2012-11-28 | forgotten files | Vadim Dashevskiy |