Age | Commit message (Expand) | Author |
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-11-29 | stopspam_mod: settings ported to new UI api | Gluzskiy Alexandr |
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-17 | this field make line break automatically | dartraiden |
2017-11-16 | fixes #1033 (StopSpamMod: translation problem) | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-23 | Renamed readme.txt | Tobias Weimer |
2017-09-18 | StopSpamMod: removed template for hooking events | Kirill Volinsky |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-01-17 | compilation fix | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | 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-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2016-01-02 | Copyrights update part 1 | Dart Raiden |
2015-11-23 | - Atavism in StopSpamMod removed (fixes #1097) | Tobias Weimer |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-05 | StopSpamMod: menu uid | Alexander Lantsev |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-12 | warning fixes | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | stopspam_mod: common project | Kirill Volinsky |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-22 | StopSpamMod: fix 'Messages' option page style | Sergey Bolhovskoy |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |