summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-29fixes #2893 (Сейчас, чтобы запустить поиск по ↵George Hazan
истории, нужно нажать мышкой кнопку "Find". Но рука сама тянется к Ctrl+F)
2021-05-28fixes #2890 (QuickSearch: пустые строки в выпадающем ↵George Hazan
меню)
2021-05-28fixes #2891 (QuickSearch: исправить или удалить ↵George Hazan
работу фрейма)
2021-05-28fixes #2892 (Quick Search: пустой столбец Gender)George Hazan
2021-05-28ICQ and MRA logins can be not only numbersdartraiden
2021-05-26libcurl: pick up Miranda-specific commitsdartraiden
2021-05-26libcurl: update to 7.77dartraiden
2021-05-24AVS: fix for memory corruptionGeorge Hazan
2021-05-24Move docs to wikidartraiden
2021-05-22QuickSearch: fix some stringsdartraiden
2021-05-22langpacks/english: add wundergrnd_xml templatedartraiden
2021-05-22langpacks/english: updatedartraiden
2021-05-22Weather: fix variable name for MSNdartraiden
2021-05-22langpacks/english: update msn.inidartraiden
2021-05-22Move non-working Weather ini to deprecateddartraiden
2021-05-22QuickSearch:Tobias Weimer
Fixed custom status retrieval
2021-05-22QuickSearch:Tobias Weimer
Missing LPGEN added
2021-05-22fixes #2888 (Update TinyXML2 to 8.10)George Hazan
2021-05-21Import: fix for setting correct blob size when importing from JSONGeorge Hazan
2021-05-20Jabber: fix for drawing mood icons in the contact list (as advanced status ↵George Hazan
icons)
2021-05-20MsgExport: fix for replacing contact ids in file namesGeorge Hazan
2021-05-20forgotten setlocale() callsGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-20fix for C++ runtime locale settingsGeorge Hazan
2021-05-20CurrencyRates:George Hazan
- std::wstring replaced with CMStringW wherever possible; - std::wostringstream totally removed; - boost::json replaced with Miranda's own parser; - %d modifier added to visualize rate delta; - version bump
2021-05-20CurrencyRates: old unused junk removed + code cleaningGeorge Hazan
2021-05-19VKontakte:ElzorFox
authorization fix version bump
2021-05-18CPepGuiService::LaunchSetGui / ShowSetDialog: useless parameter removedGeorge Hazan
2021-05-17last global structure removed from dbeditorGeorge Hazan
2021-05-17Dbeditor++: fix for global settings removingGeorge Hazan
2021-05-17WhatsApp: fix against wiping keys from profileGeorge Hazan
2021-05-16QuickSearch: missing event handlers + version bumpGeorge Hazan
2021-05-16fixes #2872 (Weather: incorrect icons mapping)George Hazan
2021-05-16no need to keep separate file just for one variableGeorge Hazan
2021-05-16fixes #2881 completely (#6: если выделить в окне QS ↵George Hazan
несколько контактов и переместить их в группу через контекстное меню, то ничего не происходит)
2021-05-16Clist_GroupBuildMenu: fix to use menu id as MGROUPGeorge Hazan
2021-05-16for #2881 (#7: если нажать на галку в заголовке ↵George Hazan
любой колонки, то выберутся все контакты (галка при этом не снимается, полагаю, что галки должны работать как-то иначе)
2021-05-16to #2881 (#8: кнопку Close нужно убрать, т.к. рядом ↵George Hazan
находится стандартный виндовый крестик в заголовке окна, который делает то же самое)
2021-05-16code cleaningGeorge Hazan
2021-05-16QuickSearch: fix for pattern searchGeorge Hazan
2021-05-16fixed omemo, closes #2750sss
2021-05-15fix for order of operationsGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-15unused UI template removedGeorge Hazan
2021-05-15for #2881 (#2: если выделить в окне QS несколько ↵George Hazan
контактов и удалить через контекстное меню, то они остаются в окне QS, пока не нажмёшь кнопку Refresh)
2021-05-15for #2881 (p.1, если выделить в окне QS несколько ↵George Hazan
контактов и скопировать, то копируются все контакты, а не только выделенные)
2021-05-15fixes #597 (QuickSearch: Copying contacts into clipboard works incorrect)George Hazan
2021-05-15Facebook: fix for reading more than 500 contacts from Friends listGeorge Hazan
2021-05-15fixes #2885 (XSoundNotify: crash on settings page)George Hazan
2021-05-14another fix for #2793George Hazan