Age | Commit message (Expand) | Author |
2015-08-29 | less warnings | George Hazan |
2015-08-11 | code cleaning | George Hazan |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | CryptoPP: vc2015 compilation fix | Kirill Volinsky |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-04-30 | cleanup | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-04-01 | missing file removed from project | George Hazan |
2014-04-01 | and version bump, of course | George Hazan |
2014-04-01 | CryptoPP: code cleaning | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-03 | version related code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | compilation fixes | Vadim Dashevskiy |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-07 | various code cleaning | George Hazan |
2013-10-22 | SecureIM: | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-08-15 | warning fixes | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-07-06 | - translation fixes (patch from dartraiden) | Vadim Dashevskiy |
2013-06-18 | non-existent header removed | George Hazan |
2013-06-16 | custom (and also buggy) base64 processing code replaced with the core functions | George Hazan |
2013-06-13 | non-existent header removed | George Hazan |
2013-06-11 | compilation fix | George Hazan |
2013-06-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4920 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-06-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4919 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-06-11 | missing file added | George Hazan |
2013-06-11 | 64-bit compatible version of CryptoPP | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-29 | no more WIN64, only _WIN64 | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | fix for crashes in SecureIM upon dynamic load/unload | George Hazan |