summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-17this field make line break automaticallydartraiden
2017-11-16oopsdartraiden
2017-11-16langpacks/english: +1 stringdartraiden
2017-11-16fix for ↵dartraiden
https://github.com/miranda-ng/miranda-ng/commit/52592007b35811a902ead1d9999a558880178e10#commitcomment-25662916
2017-11-16langpacks/english: updatedartraiden
2017-11-16spelling correctiondartraiden
2017-11-16TranslateT for global data is a very bad ideaGeorge Hazan
2017-11-16fixes #1033 (StopSpamMod: translation problem)George Hazan
2017-11-16fixes #1034 (StopSpam: wrong codepage)George Hazan
2017-11-16PluginUpdater: remove dbx_sqlite (Miranda IM) from Plugins folderdartraiden
2017-11-15ICQ: remove useless check (max pass is 16 not 8, and password in Unicode)dartraiden
2017-11-15Static constants replaced by variabledartraiden
2017-11-15max pass = 16 (https://icq.com/change-password/ru)dartraiden
2017-11-15tabSRMM: fix for hangup on inserted percent signGeorge Hazan
2017-11-15tabSRMM: fix for broken colorized nicks in groupchatsGeorge Hazan
2017-11-15IRC: more code cleaningGeorge Hazan
2017-11-15IRC:George Hazan
- octal sequences replaced with hex constants; - code cleaning; - version bump
2017-11-15fixes #1031 (ICQ password must be of 14 chars most)George Hazan
2017-11-14fixes #1030 (fix for passing BIU buttons to IRC channels in tabSRMM)George Hazan
2017-11-14Facebook: Use better url for getting dtsgRobert Pösel
2017-11-13IRC: code cleaning for some crazy moments related to #1010George Hazan
2017-11-13fixes (#1010) tabsrmm group chat colors regression (#1010)George Hazan
2017-11-13unused fields removedGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-12missing headerGeorge Hazan
2017-11-12fixes #1027 (History++ is enabling Conversations and Bookmarks sub-window ↵George Hazan
every time you opening history)
2017-11-11Create CODE_OF_CONDUCT.mdTobias Weimer
2017-11-11Users doesn't have this filedartraiden
2017-11-11remove RAR-archive with docs from Miranda IM (not MRA docs)dartraiden
2017-11-10AssocMgr:Tobias Weimer
- Installation of files removed
2017-11-10fixes #1022 (in tabSRMM log options dialog the plugins' combo is always ↵George Hazan
disabled)
2017-11-10fixes #1023 (TabSRMM: can't save template changes)George Hazan
2017-11-10fixes #1018 (libcurl doesn't have SSL support)George Hazan
2017-11-10update to openssl headers from version 1.0.2mGeorge Hazan
2017-11-10more strict version of caps readingGeorge Hazan
2017-11-09HistoryPP: no more bin10dartraiden
2017-11-09merge of fixes for installer into stableGeorge Hazan
2017-11-08fix typodartraiden
2017-11-08code celaningGeorge Hazan
2017-11-08Clist_Modern: fix for 64-bits sortingGeorge Hazan
2017-11-08Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilitesGeorge Hazan
2017-11-08fix for the possible crash with static variablesGeorge Hazan
2017-11-07new stable version - 0.95.7George Hazan
2017-11-07we should use redist folder from gitGeorge Hazan
2017-11-07bin10 removed from batch filesGeorge Hazan
2017-11-06lpgen: switch from bin10 to bin15dartraiden
2017-11-06BasicHistory: fix typodartraiden
2017-11-05AssocMsg: fix for launching it via rundll32George Hazan
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-11-03ZeroNotification: fix eneabling/disabling soundGoraf