Age | Commit message (Expand) | Author |
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-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-16 | custom (and also buggy) base64 processing code replaced with the core functions | 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 | missing file added | George Hazan |
2013-06-11 | 64-bit compatible version of CryptoPP | 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-04-09 | fix for crashes in SecureIM upon dynamic load/unload | George Hazan |
2013-03-31 | fix against the crash on the inactive CryptoPP context | George Hazan |
2013-03-29 | crash fix | George Hazan |
2013-03-18 | more correct memory cleanup on exit | George Hazan |
2013-03-18 | - major design flaw fixed in LastSeen plugin; | George Hazan |
2013-03-18 | - strange endless thread removed from CryptoPP; | George Hazan |
2013-03-17 | - rest of memory leaks | George Hazan |
2013-03-17 | some another leaks fixed | George Hazan |
2013-03-15 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-02-23 | added version info | Kirill Volinsky |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-30 | muuid standardization | Kirill Volinsky |
2012-12-06 | warning fixes | George Hazan |
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan |
2012-11-21 | consistent hash generation fix - part 4 | Vadim Dashevskiy |
2012-08-02 | Build time removed from plugin info. | Vadim Dashevskiy |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |
2012-07-22 | links to miranda-im.org removed | Vadim Dashevskiy |
2012-07-21 | - MZeroedObject used instead of the operator new() inlining | George Hazan |
2012-07-20 | CryptoPP: | Kirill Volinsky |