Age | Commit message (Expand) | Author |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2018-11-13 | StopSpamMod -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-24 | code cleaning | George Hazan |
2018-07-09 | massive Variables-related code cleaning (removed TCHAR, manually created unio... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | 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-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-02-23 | fixes #1165 (StopSpam mod: crash on "stopspam.cpp (81): OnDbEventFilterAdd") | George Hazan |
2017-12-27 | boost threads replaced with mir_forkthread | George Hazan |
2017-12-06 | fixes #1043 (StopSpam Mod: remove useless external library) | 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 |
2017-01-17 | compilation fix | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | 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-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-12 | warning fixes | George Hazan |
2015-08-01 | stopspam_mod: common project | Kirill Volinsky |
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 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-05-18 | changed path for stopspam_mod.log | Kirill Volinsky |