summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_bookmarks.cpp
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-23code cleaningGeorge Hazan
2017-03-07minor code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19chats are always present in NGGeorge Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-07-20- built-in base64 encode removed;George Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20code cleanupGeorge Hazan
2013-07-20- all manual list locks removed;George Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2012-12-23- XEP-0136 support (server-side message history);George Hazan
2012-11-15bye-bye old coding style in JabberGeorge Hazan
2012-10-12GTalkExt, ICQ, IRC, Jabber: folders restructurizationVadim Dashevskiy