summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2019-02-26Chat_Event not to change the original structure, but to use its own copy insteadGeorge Hazan
2019-02-26fixes #1593 (crash in clist_modern when a temporary contact gets deleted)George Hazan
2019-02-26faster & safer code of removing user from a group chatGeorge Hazan
2019-02-26we should remove all records from arKeys tooGeorge Hazan
2019-02-26more fixes related to #1827 - now the core checks unique user ids itselfGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-21fixes #1856 (when PpluginUpdater loads a plugin, it goes to Options -> ↵George Hazan
Plugins unchecked)
2019-02-19Jabber -> TinyXml2George Hazan
2019-02-19MIME types are of type char, not wchar_tGeorge Hazan
2019-02-19fix for a typoGeorge Hazan
2019-02-19db_get_utfa supported in PROTO_INTERFACE & CMPluginGeorge Hazan
2019-02-19old XML API removedGeorge Hazan
2019-02-13minus tchar.h in mir_appGeorge Hazan
2019-02-12tinyxml2 added to mir_core to replace the old xml parserGeorge Hazan
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-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-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-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-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