Age | Commit message (Expand) | Author |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-18 | various calls of setlocale removed | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-29 | Spamotron: code refactoring. Review and tests required. | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-08-02 | project fix | Kirill Volinsky |
2014-08-02 | use pcre16 | Kirill Volinsky |
2014-06-14 | unicode popups | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-11 | Spamotron: resource cosmetic, decapitalization | Dart Raiden |
2014-02-11 | spamotron translation fixes | vu1tur |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-12 | minor accessibility and translation fixes (fixes #433) | Tobias Weimer |
2013-09-25 | valid options initialization | George Hazan |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-07-27 | - minor resource fixes (by TuxX) | Tobias Weimer |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-07-12 | translation fix | Tobias Weimer |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-22 | small cleanup | Kirill Volinsky |
2013-05-21 | minor adaptions for Miranda NG | Tobias Weimer |
2013-05-21 | minor adaptions for Miranda NG | Tobias Weimer |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-19 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4724 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2013-05-18 | - Spamotron: added to solutions | Vadim Dashevskiy |
2013-05-18 | spamotron sourcetree import | vu1tur |
2013-05-07 | spamotron initial commit | vu1tur |