Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-12-04 | no need to patch libssh either | George Hazan | |
2021-12-04 | no need to patch pcre either | George Hazan | |
2021-12-04 | no need to patch sqlite3.h anymore | George Hazan | |
2021-12-04 | compilation fix | George Hazan | |
2021-12-01 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-12-01 | SQLite: update to 3.37.0 | dartraiden | |
2021-11-28 | user typing notification for Discord group chats | George Hazan | |
2021-11-16 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-11-16 | libcurl: update to 7.80.0 | dartraiden | |
2021-11-16 | more shit removed | George Hazan | |
2021-11-07 | update for system includes & import libraries | George Hazan | |
2021-11-07 | first version of mir_core that builds under Linux | ghazan | |
2021-08-24 | libmdbx extracted back to the separate module, otherwise dbx_mdbx is marked ↵ | George Hazan | |
as new on each rebuild | |||
2021-07-29 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-07-29 | libcurl: update to 7.78 | dartraiden | |
2021-06-30 | PCRE: pick up Miranda-specific commits | dartraiden | |
2021-06-30 | PCRE: update to 8.45 | dartraiden | |
2021-06-19 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-06-19 | SQLite: update to 3.36.0 | dartraiden | |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan | |
2021-06-06 | Also update docs | dartraiden | |
2021-06-06 | fixes #2909 (pthreads updated to 2.11.0) | George Hazan | |
2021-05-26 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-05-26 | libcurl: update to 7.77 | dartraiden | |
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-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 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan | |
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f) | |||
2021-05-10 | CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵ | George Hazan | |
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817) | |||
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
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-24 | WebSocket: different stubs for sending text & binary packets | George Hazan | |
2021-04-23 | fix for function prototypes | George Hazan | |
2021-04-21 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-04-21 | SQLite: update to 3.35.5 | dartraiden | |
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan | |
2021-04-17 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-04-17 | libcurl: update to 7.76.1 | dartraiden | |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ↵ | George Hazan | |
старте" не работает) | |||
2021-04-03 | Revert "liblua: update to 5.4.3" | George Hazan | |
This reverts commit 875bc74fa5fe083ba0b5c5a785c53ec0f49b9a1b. | |||
2021-04-03 | libcurl: pick up Miranda-specific commits | dartraiden | |
2021-04-03 | libcurl: update to 7.76.0 | dartraiden | |
2021-04-03 | liblua: pick up Miranda-specific commits | dartraiden | |