Age | Commit message (Expand) | Author |
2015-06-21 | fix for a dll name | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-13 | - fix for the UNC names in folders; | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | some crazy list declarations fixed | 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-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-04-16 | Minorfixes | Tobias Weimer |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-15 | Folders: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | 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-05-12 | remove \ befor ' | Kirill Volinsky |
2014-01-25 | end of version zoo | George Hazan |
2014-01-04 | some code cleaning | 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 | less crazy punctuation (thanks to Robyer) | Dart Raiden |
2013-12-24 | In American English a comma should follow e.g. | Dart Raiden |
2013-12-23 | spelling corrections | Dart Raiden |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-04-06 | fix for one very rare crash in Folders options | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-09 | Folders: | George Hazan |
2013-03-08 | some memory leak fixes | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-02 | version bump | George Hazan |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-02-24 | added precompiled header | Kirill Volinsky |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2013-02-02 | fixed variables help message | Kirill Volinsky |
2013-01-31 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-01-12 | - Folders: variables help fixed | Vadim Dashevskiy |
2012-08-07 | fix for langpacks & options | George Hazan |
2012-08-07 | fix for options | George Hazan |
2012-08-07 | folders -> TCHAR | George Hazan |
2012-08-01 | fix for the correct escape sequences | Tobias Weimer |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |