summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_opt.cpp
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 2Dart Raiden
2015-11-09fix for the frame processing in JabberGeorge Hazan
2015-08-30- cosmetics and grammar correction;RMN
2015-08-17- numerous name conflicts resolved;George Hazan
2015-08-09First attempt to support registration forms (can someone test and fix it plea...Tobias Weimer
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-30xmpp gate to facebook removed from XMPP predefined serversGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2015-04-10another unused field removedGeorge Hazan
2015-02-28Jabber:Tobias Weimer
2015-01-12"acknowledgement" = en-gb, "acknowledgment" = en-usDart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-09-22_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_sGeorge Hazan
2014-09-07OK finally uses TLS by defaultVadim Dashevskiy
2014-09-07One nore fix for OK, VK leftovers cleanedVadim Dashevskiy
2014-09-07ooopsVadim Dashevskiy
2014-09-07use TLS for OK.ru by defaultVadim Dashevskiy
2014-06-29ooopsVadim Dashevskiy
2014-06-29git-svn-id: http://svn.miranda-ng.org/main/trunk@9615 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-11Jabber not to eat the trailing symbol in chat's topicGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
2013-11-19password converter for JabberGeorge Hazan
2013-10-11Fixed some ancient linksRobert Pösel
2013-10-11oopsGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-03- old junk removed;George Hazan