Age | Commit message (Expand) | Author |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
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 _tcscmp to mir_tstrcmp | 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-21 | war against atavisms continues | George Hazan |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 4 | Vadim Dashevskiy |
2015-04-24 | New GPG: | Tobias Weimer |
2015-04-24 | New GPG: | Tobias Weimer |
2015-04-21 | New_GPG: | Tobias Weimer |
2015-04-21 | New_GPG: | Tobias Weimer |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-31 | new_gpg: | Alexander Gluzsky |
2015-03-14 | new_gpg: | Alexander Gluzsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | 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_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-08-13 | icons registration moved to Load() | Kirill Volinsky |
2014-08-12 | extraicons registration moved to Load() | Kirill Volinsky |
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-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-24 | spelling correction | Dart Raiden |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-10 | unneeded helpers removed | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |