summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-02-11unused xml api items removedGeorge Hazan
2019-02-08fixes #1832 (FTPFile: crash on filetransfer)George Hazan
2019-02-08netlibsecurity: more logsGeorge Hazan
2019-02-08more slack removedGeorge Hazan
2019-02-07fixes occasional crash on exitGeorge Hazan
2019-02-07MSN was last plugin that used that crap with HTTP GatewaysGeorge Hazan
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-06we don't load contact lists dynamicallyGeorge Hazan
2019-02-05fixes #1823 (PluginUpdater: newly downloaded plugins aren't loaded when ↵George Hazan
options are opened)
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-02Revert "we don't need these icons anymore"dartraiden
This reverts commit 36001ddef7c7485f254b58f2e77ae7a95f967d4c.
2019-02-01proper column sizingGeorge Hazan
2019-02-01we don't need these icons anymoreGeorge Hazan
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-02-01Revert sdk versionmikalair
2019-02-01Initialize OpenSSL locksmikalair
2019-02-01missing check restoredGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-02-01fixes #1762 (StdMsg: Text selection bug in the message log since 0.95.8)George Hazan
2019-02-01С magic removedGeorge Hazan
2019-01-31fix for possible problem with cyrillic file names in NTLM authGeorge Hazan
2019-01-30SMS plugin deprecated due to missing sms support in ICQ-WIMGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-28fixes #1797 (ICQ10: only images can be transferred)George Hazan
2019-01-23fixes #1763 (ICQ: cannot enter ICQ details if another ICQ account has been ↵George Hazan
removed in this session)
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-08fixes #1726 (Options: search field searches only on English and cannot ↵George Hazan
search settings)
2019-01-08fixes #1707 (TabSRMM: crash on plugin unload)George Hazan
2019-01-06ICQ: crash fixGeorge Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2019-01-04Fix menu item name (this item also close chat window)dartraiden
2018-12-28obsolte perversion with PF4_INFOSETTINGSVC removedGeorge Hazan
2018-12-28User added notifications:George Hazan
- old obsoleted ICQ-related junk like PF4_FORCEADDED & PF1_ADDED removed; - appropriate controls removed from auth dialogs and menus; - fixes #1680 (ICQ10: disable "Auth request" and "Send you are added" in "Add contact" dialog)
2018-12-27fixes #1673 (Find/add dialog lost column headers text)George Hazan
2018-12-26old IcqOscarJ dll bannedGeorge Hazan
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-12-19StdAutoAway: more logsGeorge Hazan
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-12-08fixes #1656 (Discord: User ID unknown)George Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-12-08chats:George Hazan
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord)