Age | Commit message (Expand) | Author |
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 |