Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | some minor problems in ICQ | George Hazan |
2015-04-07 | oops | George Hazan |
2015-04-07 | added detection of ICQ mobile clients | George Hazan |
2015-04-07 | debug print added | George Hazan |
2015-04-07 | - MRA clients detection for ICQ; | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-03-12 | more code cleaning | George Hazan |
2015-03-12 | another hand-made list destroyed | George Hazan |
2015-03-11 | forgotten cycle increment | George Hazan |
2015-03-08 | crash fix | George Hazan |
2015-03-07 | - old ugly borkred mutexes removed from ICQ, cause all threads work as expect... | George Hazan |
2015-03-06 | more correct form of cycle | George Hazan |
2015-03-06 | fix for a rare crash in icq, when avatar's reading gets stuck | George Hazan |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | ICQ: fix for the default values in user info structure | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-18 | unneeded assignment removed | George Hazan |
2014-12-18 | warning fixes | George Hazan |
2014-12-14 | ICQ: warning level 4 | George Hazan |
2014-12-14 | warning fixes | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | Minor warnings fixed | Tobias Weimer |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-05 | warning fixes | George Hazan |
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-16 | oops | Vadim Dashevskiy |