Age | Commit message (Expand) | Author |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | and a few more | George Hazan |
2014-11-30 | all buffer lengths are of size_t now | George Hazan |
2014-11-30 | warning fix | George Hazan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-25 | jabber code clean up | Rozhuk Ivan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-08-05 | 'xStatus' correction | Dart Raiden |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-16 | fix for keep-alive in ICQ | George Hazan |
2014-07-15 | CIcqProto::SetNickName must be declared as PS_SETMYNICKNAME | George Hazan |
2014-07-15 | useless junk removed | George Hazan |
2014-07-14 | git-svn-id: http://svn.miranda-ng.org/main/trunk@9795 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-07-14 | - debug prints uncommented to log packet codes etc. | George Hazan |
2014-07-13 | oops... not committed from the first time | George Hazan |
2014-07-13 | - fix for 64-bit incompatibility; | George Hazan |
2014-07-13 | code cleaning | George Hazan |
2014-07-12 | these debug prints aren't needed anymore | George Hazan |
2014-07-12 | version bump | George Hazan |
2014-07-12 | - keep-alive thread removed; | George Hazan |
2014-07-12 | wipe out of the old ugly disconnection code | George Hazan |
2014-07-12 | - more logs; | George Hazan |
2014-07-09 | unused parameter removed | George Hazan |
2014-07-09 | - advanced diagnostics; | George Hazan |
2014-07-02 | fix for losing ICQ connection after searching by email | George Hazan |
2014-06-29 | ooops | Vadim Dashevskiy |
2014-06-29 | git-svn-id: http://svn.miranda-ng.org/main/trunk@9615 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2014-06-29 | - fixes #646 (Database Encryption mode, ICQ and email contacts); | George Hazan |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-04-25 | decapitalization (these names are shown in VersionInfo reports) | Dart Raiden |
2014-03-16 | non-server delivery acks usage stopped in ICQ | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-17 | localized icq time zone name | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-16 | unneeded file removed from ICQ | George Hazan |
2014-02-16 | old helpers FindFirstContact/FindNextContact removed | George Hazan |
2014-02-16 | patch for "Save changes" button activation | George Hazan |