Age | Commit message (Expand) | Author |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-24 | New GPG: | Tobias Weimer |
2015-04-24 | New GPG: | Tobias Weimer |
2015-04-21 | New_GPG: | Tobias Weimer |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-03-31 | new_gpg: | Alexander Gluzsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | 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-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-05 | New_GPG compilation fix (by person) | Vadim Dashevskiy |
2014-07-04 | CommandLine: | Tobias Weimer |
2014-06-27 | spelling corrections | Dart Raiden |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-20 | some more spelling corrections | Dart Raiden |
2013-10-13 | typos | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-07 | translation fixes from RMN | Alexander Gluzsky |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-10-05 | missed *n*printf related fixes... | Alexander Gluzsky |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-07-31 | fixed few logic bugs | Alexander Gluzsky |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-05-17 | - New_GPG: reinstated | Vadim Dashevskiy |
2013-04-28 | - New_GPG: temporary moved to deprecated until: | Vadim Dashevskiy |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-02 | gpg process handling fixes (not finished) | Alexander Gluzsky |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-08 | "boosted" process management | Alexander Gluzsky |