Age | Commit message (Expand) | Author |
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 |
2014-07-02 | fix for losing ICQ connection after searching by email | George Hazan |
2014-03-16 | non-server delivery acks usage stopped in ICQ | George Hazan |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-16 | old helpers FindFirstContact/FindNextContact removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-20 | ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchange | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2013-12-21 | spelling correction (patch from RMN) | Dart Raiden |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-10 | protocol DB helpers for ICQ | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-28 | we don't wait for the ICQ status change anymore on exit | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-16 | ProtoBroadcastAck for ICQ | Tobias Weimer |
2013-04-05 | Fixed old icq authorization dialog bug. (fixes #271) | Robert Pösel |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-21 | - account's icon is automatically set to its online icon; | George Hazan |
2013-02-21 | hooking loading/unloading popups plugins | Kirill Volinsky |
2013-01-27 | strange icolib manager in ICQ killed and replaced with the standard icolib ca... | George Hazan |
2013-01-25 | ICQ: fixed setting last xstatus on login | Robert Pösel |
2013-01-15 | ICQ: | Robert Pösel |
2012-11-30 | some helpers wiped out of ICQ | George Hazan |
2012-11-20 | - all xstatus services moved to m_xstatus.h | George Hazan |
2012-11-18 | global icq xstatus icons | George Hazan |
2012-11-03 | removing built-in Clist Modern extra icons part I | George Hazan |
2012-10-20 | - fix for extra icons in modern | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |