summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-04-13old junk removedGeorge Hazan
2016-04-12jabber: shit wiping beganGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-11-09fix for the frame processing in JabberGeorge Hazan
2015-10-28fix for db_unset() calls over resident variablesGeorge Hazan
2015-08-17- numerous name conflicts resolved;George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George 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-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-10-04Jabber:George Hazan
2014-09-22correct last _tcsncpy_s parameter's valueGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-09-06Jabber: manual lists partially removedGeorge Hazan
2014-08-18CRITICAL_SECTION removed from JabberGeorge Hazan
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-05-12fix for a typo in JabberGeorge Hazan
2014-03-05Jabber:George Hazan
2014-03-02Jabber: fix forGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18fixes 584George Hazan