summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-09CrashDumper: 2nd attempt fixes #1736 (CrashDumper: "Use classic dates" ↵Mataes
options should not depend on "Generate crash reports")
2019-01-09ICQ10:George Hazan
- fixes #1739 (Miranda doesn't react to renamed contact) - code cleaning
2019-01-09TabSRMM: fixed default value as checkboxMataes
2019-01-09tools: update WinSCP to 5.13.7dartraiden
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-08fixes #1737 (MsgExport cannot open a history file if JSON format is active)George Hazan
2019-01-08fixes #1726 (Options: search field searches only on English and cannot ↵George Hazan
search settings)
2019-01-08fixes #1736 (CrashDumper: "Use classic dates" options should not depend on ↵George Hazan
"Generate crash reports")
2019-01-08fixes #1734 (dynamic plugin's presence checker)George Hazan
2019-01-08fixes #1707 (TabSRMM: crash on plugin unload)George Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
winapi: use dynamic buffer size for GetWindowTextW (enhancement) pass proper buffer size to GetWindowTextW (fix)
2019-01-08shall fix #1728 foreverGeorge Hazan
2019-01-08fix forthe mind-blowing perversion with message history reading inthe ↵George Hazan
reversed order
2019-01-08fix for token substitution in the first RAPI callGeorge Hazan
2019-01-08crash fixGeorge Hazan
2019-01-08PluginUpdater: remove bugged and useless framedartraiden
2019-01-07one more way to support message deliveryGeorge Hazan
2019-01-07remove the second unneeded connection to rapi.icq.netGeorge Hazan
2019-01-07ICQ10:George Hazan
- DB_KEY_RTOKEN isn't stored in a database anymore; - ExecuteRequest code slightly reordered not to create a bunch of additional connections to rapi.icq.net
2019-01-07ICQ: connection manager (must fix #1728 completely)George Hazan
2019-01-06ICQ10:George Hazan
- fixes #1693 (Miranda doesn't mark read messages as read) - fixes #1728 (massive socket leak)
2019-01-06ICQ: crash fixGeorge Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-06MyDetails: cleanupMataes
2019-01-06MyDetails: fix options saveMataes
2019-01-05icq10:George Hazan
- fixes #1725 (when slow send is disabled, messages are duplicated after restart) - "Slow send" option removed, because it's not compatible with dups
2019-01-05MyDetails: resource cosmeticdartraiden
2019-01-04langpacks/ukrainian: fix typodartraiden
2019-01-04also we analyze im state of newly sent message to avoid problems with dupsGeorge Hazan
2019-01-04PluginUpdater should remove obsolete core pluginsdartraiden
2019-01-04fixes #1720 (ICQ 10 duplicates sent messages in History )George Hazan
2019-01-04restore code accidentally removed in ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/95bd456620d632b1d677b28e59e53eb60a2029d4
2019-01-04Update copyrightsdartraiden
2019-01-04Fix menu item name (this item also close chat window)dartraiden
2019-01-04ICQ: we don't load whole history on first runGeorge Hazan
2019-01-03fixes #1670 (ICQ10: server history loading)George Hazan
2019-01-03ICQ: fix for event pollingGeorge Hazan
2019-01-03fixes #1714 (ICQ10: phone number validator)George Hazan
2019-01-03VKontakte: additional fix for #1712ElzorFox
2019-01-03compilation fixGeorge Hazan
2019-01-03VKontakte:ElzorFox
fix #1712 (hang at exit) copyrightes update version bump
2019-01-03minor crutch to make ICQ phone reg work alwaysGeorge Hazan
2019-01-02it's senseless to call ICQ registration from acc manager, because the ↵George Hazan
CIcqProto object is not created yet
2019-01-02we need to refresh data if phone reg succeededGeorge Hazan
2019-01-02fixes #1669 (ICQ10: phone number auth support)George Hazan
2019-01-02langpacks/russian: spelling correctiondartraiden
2019-01-01Updated german langpackTobias Weimer
2019-01-01langpacks: updatedartraiden
2018-12-31VKontakte: version bumpElzorFox
2018-12-31VKontakte: fix socket leakElzorFox