summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ
AgeCommit message (Expand)Author
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-07crash fix on exitGeorge Hazan
2015-05-04changed maximum avatar sizeKirill Volinsky
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-01oopsVadim Dashevskiy
2015-05-01compilation fixGeorge Hazan
2015-05-01Proto_ICQ and ICQ_xStatus - unified projectsVadim Dashevskiy
2015-05-01git-svn-id: http://svn.miranda-ng.org/main/trunk@13347 1316c22d-e87f-b044-9b9...Vadim Dashevskiy
2015-04-29unified project for ICQ protocolGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14some minor problems in ICQGeorge Hazan
2015-04-07oopsGeorge Hazan
2015-04-07added detection of ICQ mobile clientsGeorge Hazan
2015-04-07debug print addedGeorge Hazan
2015-04-07- MRA clients detection for ICQ;George Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-12more code cleaningGeorge Hazan
2015-03-12another hand-made list destroyedGeorge Hazan
2015-03-11forgotten cycle incrementGeorge Hazan
2015-03-08crash fixGeorge Hazan
2015-03-07- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...George Hazan
2015-03-06more correct form of cycleGeorge Hazan
2015-03-06fix for a rare crash in icq, when avatar's reading gets stuckGeorge Hazan
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
2015-01-12ICQ: fix for the default values in user info structureGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18unneeded assignment removedGeorge Hazan
2014-12-18warning fixesGeorge Hazan
2014-12-14ICQ: warning level 4George Hazan
2014-12-14warning fixesGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13Minor warnings fixedTobias Weimer
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-05warning fixesGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan