summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-05-14fixes #2793 (N&R: wrong initial value of m_bManualTime variable causes ↵George Hazan
problems with reminder creation)
2021-05-14added "partly sunny" (for #2872)George Hazan
2021-05-14fixes #2879 (random crash in Discord)George Hazan
2021-05-14fixes #2884 (ICQ: время прочтения сообщения ↵George Hazan
безбожно врёт)
2021-05-14fixes #2883 (QuickSearch: состояние чекбоксов при ↵George Hazan
первом запуске)
2021-05-13code cleaningGeorge Hazan
2021-05-13fix for colorization (#2881, p.2)George Hazan
2021-05-13column menu for #2881 (p.1)George Hazan
2021-05-13fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵George Hazan
guilds" and stop processing guilds at all)
2021-05-13fixes #2882 (QuickSearch: wrong default options values)George Hazan
2021-05-13this function is still needed inside the module locallyGeorge Hazan
2021-05-13more human readable stringsGeorge Hazan
2021-05-13welcome back to C++, QuickSearchGeorge Hazan
2021-05-13UI classes & core code cleaning:George Hazan
- MS_CLIST_DELETECONTACT introduced to avoid the usage of string constants directly; - start menu item id parameter added to Clist_GroupBuildMenu(); - CNF_MAX macro added to simplify cycles over CNF_* array; - custom draw support for CCtrlListView & CCtrlTreeView; - Miranda's specific WM_MEASUREITEM & WM_DRAWITEM processing in CDlgBase
2021-05-13pascal version of QuickSearch moved to miranda-deprecated repositoryGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-11VKontakte: fix invisible statusElzorFox
2021-05-10we don't need this code anymoreGeorge Hazan
2021-05-10crash fixed when account name equals protocol nameGeorge Hazan
2021-05-10ICQ: fix for very rare crash on loginGeorge Hazan
2021-05-10hidden function Proto_GetAccount exported as Proto_GetContactAccountGeorge Hazan
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f)
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵George Hazan
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817)
2021-05-06Weather ini: ANSI -> UTF-8dartraiden
2021-05-06Quick & dirty time fix for MSN Weatherdartraiden
2021-05-04compilation fixGeorge Hazan
2021-05-04attempt to fix some problems on exitGeorge Hazan
2021-05-03fixes #2871 (Crash at SRMM window open)George Hazan
2021-05-02Facebook: fix for reading messagesGeorge Hazan
2021-05-02fixes #2858 (Некорректно работает опция у ↵George Hazan
кнопок "скрывать при нехватке места на тулбаре")
2021-05-02tabSRMM: crash on clean profileGeorge Hazan
2021-05-02fixes #2867 (DbEditor: добавить в правую панель ↵George Hazan
пункт меню "Удалить" для контактов)
2021-05-02fixes #2868 (PluginUpdater: remove milliseconds from folder names)George Hazan
2021-05-02fixes #2869 (DbEditor: в некоторых областях экрана ↵George Hazan
вызывается неправильное контекстное меню)
2021-05-01here variables' names should be fixed tooGeorge Hazan
2021-05-01Weather:George Hazan
fixes #2853 (Weather: разобраться с переменными) fixes #2852 (Weather: some strings cannot be translated)
2021-05-01mode code cleaningGeorge Hazan