summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-05- GetAverageMode moved to CLIST_INTERFACE;George Hazan
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-18more thorough warning fixGeorge Hazan
2013-10-18warning fixGeorge Hazan
2013-10-18small code warning fixKirill Volinsky
2013-10-16- captcha is accepted in all requests, not only during registrationGeorge Hazan
2013-10-11dynamic memory allocation on buffer overrun.George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-11CMStringT::Format to return its buffer backGeorge Hazan
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-10-07- JSONROOT added to handle json parser more conveniently;George Hazan
2013-10-06old junk removedGeorge Hazan
2013-09-28no more google related code in JabberGeorge Hazan
2013-09-28- Google specific functionality got moved to GTalkExt, part I;George Hazan
2013-09-28more plain & less crazy implementation of IJabberInterfaceGeorge Hazan
2013-09-27attempt to wipe out STL from extra iconsGeorge Hazan
2013-09-25delphi headers syncGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-25warning fixGeorge Hazan
2013-09-24ME_POPUP_FILTER - popup filtering eventGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21mir_ptr<> constructor declared as explicit to evade problemsGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-07removed define dupesKirill Volinsky
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-09-01MString adaptation for MirandaGeorge Hazan
2013-08-25MString removed from Jabber & IRCGeorge Hazan
2013-08-25MString moved to the coreGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15bin2hex/bin2hexW = eliminates many places with printf("%02x")George Hazan
2013-08-12netlib moved to the core loggerGeorge Hazan
2013-08-12simple core loggerGeorge Hazan
2013-08-12unused setting removedGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-10avatars related code cleaning & reorderingGeorge Hazan
2013-08-06compilation fix for Win32 configGeorge Hazan
2013-08-06- special function json_as_pstring, that returns std::string directly from js...George Hazan
2013-08-05fix for massive memory leak in json parserGeorge Hazan
2013-08-03tray icons code standardization George Hazan
2013-08-02mir_ptr<> shall be initialized by NULL by defaultGeorge Hazan
2013-07-28- stubs for PROTO get* & set* functions removed from mir_core;George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-24json parser went to mir_coreGeorge Hazan