summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src
AgeCommit message (Expand)Author
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-04fix for a buffer overrun in GTalkGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-27unified project for GTalkExt protocolGeorge Hazan
2015-04-24unused include file removedGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-15GTalkExt: changed warning lavel to w4Kirill Volinsky
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-08-18CRITICAL_SECTION removed from GTalkGeorge Hazan
2014-03-29translation fixKirill Volinsky
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-27cosmetic fix for receifing emails from contacts without a nameTobias Weimer
2014-02-12GTalkExt: no need to renew pseudocontact's handle anymoreGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-24more effective event removerGeorge Hazan
2013-11-25fix for Jaberr's password uncrunching in GTalkExtGeorge Hazan
2013-10-10GTalk: old menu restored (in protocol menu)George Hazan
2013-10-02duplicate packet removedGeorge Hazan
2013-10-02fix for reading email in GTalkExtGeorge Hazan
2013-09-28missing fileGeorge Hazan
2013-09-28no more google related code in JabberGeorge Hazan
2013-09-28removed unneeded includeVadim Dashevskiy
2013-09-28code cleaning George 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-25GTalkExt not to intercept focus when displaying popupsGeorge Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-25valid options initializationGeorge Hazan