Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-17 | fixes #2934 (MRA: авторизация по логину-паролю ↵ | George Hazan | |
больше не возможна) | |||
2021-06-30 | Core: Empty system history (#2914) | Tobias Weimer | |
Changed MB_YESNOCANCEL to MB_YESNO, as No and Cancel behave the same way. | |||
2021-06-25 | Not only SSL is supported, but also TLS | dartraiden | |
2021-06-20 | fixes #2923 (CurrencyRates: не обновляются курсы валют) | George Hazan | |
2021-06-16 | in OpenSSL 1.1.1 we can share the same context among all network connections | George Hazan | |
2021-06-15 | make openssl errors a bit more informative | George Hazan | |
2021-06-11 | partial revert of #2903 | George Hazan | |
2021-06-10 | Forgotten LPGEN added | Tobias Weimer | |
2021-06-10 | fixes #2903 (dynamic loading/unloading doesn't work for old protocols) | George Hazan | |
2021-06-10 | forgotten main menu item | George Hazan | |
2021-06-10 | project file fix | George Hazan | |
2021-06-10 | fixes #2914 (unified empty history menu items) | George Hazan | |
2021-06-08 | we don't need tons of these messages | George Hazan | |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan | |
2021-06-06 | fixes #2905 (Issues while searching in user history) | George Hazan | |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan | |
2021-06-04 | StdUIHist: | George Hazan | |
- fixes #2907 (StdHistory: add Del hotkey); - fixes #2906 (User history dialog GUI) | |||
2021-05-29 | compilation fix | George Hazan | |
2021-05-29 | fixes #2893 (Сейчас, чтобы запустить поиск по ↵ | George Hazan | |
истории, нужно нажать мышкой кнопку "Find". Но рука сама тянется к Ctrl+F) | |||
2021-05-22 | fixes #2888 (Update TinyXML2 to 8.10) | 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-16 | Clist_GroupBuildMenu: fix to use menu id as MGROUP | George Hazan | |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | 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-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-05-10 | crash fixed when account name equals protocol name | George Hazan | |
2021-05-10 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan | |
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f) | |||
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-05-10 | CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵ | George Hazan | |
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817) | |||
2021-05-03 | fixes #2871 (Crash at SRMM window open) | George Hazan | |
2021-05-02 | fixes #2869 (DbEditor: в некоторых областях экрана ↵ | George Hazan | |
вызывается неправильное контекстное меню) | |||
2021-04-30 | fixes #2856 (Пропала возможность выгрузить ↵ | George Hazan | |
плагин) | |||
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
2021-04-29 | if error returned, CCtrlListView::GetItem shall also return error | George Hazan | |
2021-04-29 | fix for menu position calculation | George Hazan | |
2021-04-29 | more const qualifiers | George Hazan | |
2021-04-29 | UI classes: | George Hazan | |
- added method CCtrlBase::GetCaretPos() to calculate context menu position; - added missing const qualifiers for Get* methods | |||
2021-04-27 | code optimization (minus one cycle) | George Hazan | |
2021-04-27 | SRMM/DisableCustomLogsForProto STRING - list of account names ↵ | George Hazan | |
(comma/space/semicolon separated) that use built-in groupchat viewer only | |||
2021-04-26 | s-shit... | George Hazan | |
2021-04-25 | suddenly: major crutch to handle WhatsApp groupchats history | George Hazan | |
2021-04-24 | WebSocket: different stubs for sending text & binary packets | George Hazan | |
2021-04-23 | fix for function prototypes | George Hazan | |
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan | |
2021-04-13 | MDatabaseCache: additional lock for global settings array | George Hazan | |
2021-04-13 | spelling correction | dartraiden | |
2021-04-13 | fixes #2836 (Miranda keeps profile password in memory after checking it) | George Hazan | |
2021-04-11 | custom references to "PluginDisable" module removed | George Hazan | |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ↵ | George Hazan | |
старте" не работает) |