summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-26HistoryPP: removed not used iconKirill Volinsky
2017-11-26Steam: Version bumpRobert Pösel
2017-11-26Steam: Fix not showing sent messagesRobert Pösel
(reverted from commit de62bd9aed937611d196639eb9f1c52487557d16) This reverts previous hotfix to a change/bug on Steam servers that was reverted/fixed now. Or at least based on this comment: https://forum.miranda-ng.org/index.php?topic=1222.msg20703#msg20703
2017-11-26let's return back static build for nowGeorge Hazan
2017-11-26added detection Win Home Single LanguageKirill Volinsky
2017-11-26more dlls to be loaded dynamicallyGeorge Hazan
2017-11-25miranda32.exe is compiled completely without C++ runtime, therefore it can ↵George Hazan
use dynamic runtime linking
2017-11-25more accurate solution for AssocMgr that doesn't change current working ↵George Hazan
directory
2017-11-25GmailNotifier: old renaming schema restoredGeorge Hazan
2017-11-25update libpng to 1.6.34Kirill Volinsky
2017-11-25where are my passwords?George Hazan
2017-11-24GMailNotifier: major rework to Miranda Netlib functionsGeorge Hazan
2017-11-24Dbx_mdb:George Hazan
- fix for settings sorting order; - warning fixes
2017-11-24dbeditor:George Hazan
- code cleaning - version bump
2017-11-24dbeditor: unneeded array removedGeorge Hazan
2017-11-24EnumResidentSettings moved to MDatabaseCommonGeorge Hazan
2017-11-24sudden refreshment of libjson librariesGeorge Hazan
2017-11-24more common database code moved to MDatabaseCommonGeorge Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-23compilation fixGeorge Hazan
2017-11-23update for mir_core import libsGeorge Hazan
2017-11-23common database code to be concentrated in mir_appGeorge Hazan
2017-11-23this check doesn't work in multi-thread environmentGeorge Hazan
2017-11-23we need the additional lock to prevent the list from corruptionGeorge Hazan
2017-11-23updating lmdbx to the recent stableGeorge Hazan
2017-11-23moving libs to appropriate folderGeorge Hazan
2017-11-21minor code cleaningGeorge Hazan
2017-11-17fixes #1030 (all IRC commands stopped working)George Hazan
2017-11-17langpacks: updatedartraiden
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