Age | Commit message (Expand) | Author |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-04 | correct version of rev. [13418] | Vadim Dashevskiy |
2015-05-04 | revert of 131418 | Vadim Dashevskiy |
2015-05-04 | compilation fixes (ghazan, please check this) | Vadim Dashevskiy |
2015-05-03 | fix for the option's page style pt. 4 | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-31 | Non-IM Contact: | George Hazan |
2015-02-05 | Various: | Tobias Weimer |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
2015-01-24 | Non-IM-Contacts: | Tobias Weimer |
2014-12-31 | more correct check | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-09-16 | forgotten change in resources for the previous commit | RMN |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
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-04 | Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed b... | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | clist -> contact list | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-26 | removed not needed code | Kirill Volinsky |
2013-10-09 | spelling correction (patch by RMN) | Vadim Dashevskiy |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-24 | Non-IM Contact: typo | Dart Raiden |
2013-09-23 | paths to libs fixed | Vadim Dashevskiy |
2013-09-21 | translation fixes | Tobias Weimer |
2013-09-16 | cosmetics; corrections | Goraf |
2013-09-16 | -fixed line endings | Tobias Weimer |
2013-09-16 | translation fix (patch by person) | Tobias Weimer |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |