Age | Commit message (Expand) | Author |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
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 strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 5 | Vadim Dashevskiy |
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-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-23 | various warning fixes | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-09 | fixed GetStringFromDatabase function (thanks nglekhoi for debugging) | Tobias Weimer |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-07 | project cleanup | Kirill Volinsky |
2013-04-07 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4357 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2013-04-07 | - YahooGroups: added readme file | Vadim Dashevskiy |
2013-04-07 | - YahooGroups added to MSVC 2010 solutions, added precompiled header, overal ... | Vadim Dashevskiy |
2013-04-06 | adopted YahooGroups Plugin | Tobias Weimer |