summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_bookmarks.cpp
AgeCommit message (Expand)Author
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