Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-22 | QuickSearch: | Tobias Weimer | |
Fixed custom status retrieval | |||
2021-05-22 | QuickSearch: | Tobias Weimer | |
Missing LPGEN added | |||
2021-05-22 | fixes #2888 (Update TinyXML2 to 8.10) | George Hazan | |
2021-05-21 | Import: fix for setting correct blob size when importing from JSON | George Hazan | |
2021-05-20 | Jabber: fix for drawing mood icons in the contact list (as advanced status ↵ | George Hazan | |
icons) | |||
2021-05-20 | MsgExport: fix for replacing contact ids in file names | George Hazan | |
2021-05-20 | forgotten setlocale() calls | George Hazan | |
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan | |
2021-05-20 | fix for C++ runtime locale settings | George Hazan | |
2021-05-20 | CurrencyRates: | 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-20 | CurrencyRates: old unused junk removed + code cleaning | George Hazan | |
2021-05-19 | VKontakte: | ElzorFox | |
authorization fix version bump | |||
2021-05-18 | CPepGuiService::LaunchSetGui / ShowSetDialog: useless parameter removed | George Hazan | |
2021-05-17 | last global structure removed from dbeditor | George Hazan | |
2021-05-17 | Dbeditor++: fix for global settings removing | George Hazan | |
2021-05-17 | WhatsApp: fix against wiping keys from profile | George Hazan | |
2021-05-16 | QuickSearch: missing event handlers + version bump | George Hazan | |
2021-05-16 | fixes #2872 (Weather: incorrect icons mapping) | George Hazan | |
2021-05-16 | no need to keep separate file just for one variable | George Hazan | |
2021-05-16 | fixes #2881 completely (#6: если выделить в окне QS ↵ | George Hazan | |
несколько контактов и переместить их в группу через контекстное меню, то ничего не происходит) | |||
2021-05-16 | Clist_GroupBuildMenu: fix to use menu id as MGROUP | George Hazan | |
2021-05-16 | for #2881 (#7: если нажать на галку в заголовке ↵ | George Hazan | |
любой колонки, то выберутся все контакты (галка при этом не снимается, полагаю, что галки должны работать как-то иначе) | |||
2021-05-16 | to #2881 (#8: кнопку Close нужно убрать, т.к. рядом ↵ | George Hazan | |
находится стандартный виндовый крестик в заголовке окна, который делает то же самое) | |||
2021-05-16 | code cleaning | George Hazan | |
2021-05-16 | QuickSearch: fix for pattern search | George Hazan | |
2021-05-16 | fixed omemo, closes #2750 | sss | |
2021-05-15 | fix for order of operations | George Hazan | |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan | |
2021-05-15 | unused UI template removed | George Hazan | |
2021-05-15 | for #2881 (#2: если выделить в окне QS несколько ↵ | George Hazan | |
контактов и удалить через контекстное меню, то они остаются в окне QS, пока не нажмёшь кнопку Refresh) | |||
2021-05-15 | for #2881 (p.1, если выделить в окне QS несколько ↵ | George Hazan | |
контактов и скопировать, то копируются все контакты, а не только выделенные) | |||
2021-05-15 | fixes #597 (QuickSearch: Copying contacts into clipboard works incorrect) | George Hazan | |
2021-05-15 | Facebook: fix for reading more than 500 contacts from Friends list | George Hazan | |
2021-05-15 | fixes #2885 (XSoundNotify: crash on settings page) | George Hazan | |
2021-05-14 | another fix for #2793 | George Hazan | |
2021-05-14 | fixes #2793 (N&R: wrong initial value of m_bManualTime variable causes ↵ | George Hazan | |
problems with reminder creation) | |||
2021-05-14 | added "partly sunny" (for #2872) | George Hazan | |
2021-05-14 | fixes #2879 (random crash in Discord) | George Hazan | |
2021-05-14 | fixes #2884 (ICQ: время прочтения сообщения ↵ | George Hazan | |
безбожно врёт) | |||
2021-05-14 | fixes #2883 (QuickSearch: состояние чекбоксов при ↵ | George Hazan | |
первом запуске) | |||
2021-05-13 | code cleaning | George Hazan | |
2021-05-13 | fix for colorization (#2881, p.2) | George Hazan | |
2021-05-13 | column menu for #2881 (p.1) | George Hazan | |
2021-05-13 | fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵ | George Hazan | |
guilds" and stop processing guilds at all) | |||
2021-05-13 | fixes #2882 (QuickSearch: wrong default options values) | George Hazan | |
2021-05-13 | this function is still needed inside the module locally | George Hazan | |
2021-05-13 | more human readable strings | George Hazan | |
2021-05-13 | welcome back to C++, QuickSearch | George Hazan | |
2021-05-13 | UI 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-13 | pascal version of QuickSearch moved to miranda-deprecated repository | George Hazan | |