summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icq_proto.cpp
AgeCommit message (Expand)Author
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-18unneeded assignment removedGeorge Hazan
2014-12-18warning fixesGeorge Hazan
2014-12-14ICQ: warning level 4George Hazan
2014-12-05warning fixesGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30all buffer lengths are of size_t nowGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-07-15CIcqProto::SetNickName must be declared as PS_SETMYNICKNAMEGeorge Hazan
2014-07-15useless junk removedGeorge 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-13code cleaningGeorge Hazan
2014-07-12wipe out of the old ugly disconnection codeGeorge Hazan
2014-07-09unused parameter removedGeorge Hazan
2014-07-02fix for losing ICQ connection after searching by emailGeorge Hazan
2014-03-16non-server delivery acks usage stopped in ICQGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-16old helpers FindFirstContact/FindNextContact removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-20ICQ: Miranda identifies itself as v.11, allowing pure utf8 packets exchangeGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-10protocol DB helpers for ICQGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-28we don't wait for the ICQ status change anymore on exitGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-16ProtoBroadcastAck for ICQTobias Weimer
2013-04-05Fixed old icq authorization dialog bug. (fixes #271)Robert Pösel
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-23useless variable m_szProtoName removedGeorge 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-21hooking loading/unloading popups pluginsKirill Volinsky
2013-01-27strange icolib manager in ICQ killed and replaced with the standard icolib ca...George Hazan
2013-01-25ICQ: fixed setting last xstatus on loginRobert Pösel
2013-01-15ICQ:Robert Pösel
2012-11-30some helpers wiped out of ICQGeorge Hazan