Age | Commit message (Expand) | Author |
2017-02-17 | ICQ: | George Hazan |
2017-02-07 | rest of ANSI macros removed | George Hazan |
2017-02-07 | code cleaning | George Hazan |
2017-02-06 | strange hand-made array removed | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN |
2015-08-30 | fix for pending scope problems | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-23 | ICQ: | George Hazan |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | more replacements | Tobias Weimer |
2015-05-21 | war against atavisms continues | George Hazan |
2015-04-29 | unified project for ICQ protocol | George Hazan |
2015-04-14 | some minor problems in ICQ | 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-07 | - old ugly borkred mutexes removed from ICQ, cause all threads work as expect... | 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 |
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-05 | warning fixes | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | all buffer lengths are of size_t now | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-07-15 | CIcqProto::SetNickName must be declared as PS_SETMYNICKNAME | George Hazan |
2014-07-15 | useless junk removed | George Hazan |
2014-07-14 | - debug prints uncommented to log packet codes etc. | George Hazan |
2014-07-13 | - fix for 64-bit incompatibility; | George Hazan |
2014-07-13 | code cleaning | George Hazan |
2014-07-12 | wipe out of the old ugly disconnection code | George Hazan |
2014-07-09 | unused parameter removed | George Hazan |