Age | Commit message (Expand) | Author |
2021-11-28 | user typing notification for Discord group chats | George Hazan |
2021-11-14 | typo fix | George Hazan |
2021-11-14 | compilation fix | George Hazan |
2021-11-14 | codelite workspace & mir_core project | ghazan |
2021-11-07 | minor fixes for compilation | ghazan |
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-09-09 | fix for a crappy ::GetCurrentThread call that breaks all Wait* functions | George Hazan |
2021-06-10 | fixes #2914 (unified empty history menu items) | George Hazan |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | 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-15 | unused UI template removed | George Hazan |
2021-05-13 | UI classes & core code cleaning: | George Hazan |
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 |
2021-05-10 | CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - n... | George Hazan |
2021-05-04 | attempt to fix some problems on exit | George Hazan |
2021-05-02 | fixes #2858 (Некорректно работает опция у кнопо... | George Hazan |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и Fac... | George Hazan |
2021-04-29 | more const qualifiers | George Hazan |
2021-04-29 | UI classes: | 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 | fixes #2836 (Miranda keeps profile password in memory after checking it) | George Hazan |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ... | George Hazan |
2021-03-29 | Srmm_* internal functions strangely went to group chat API... | George Hazan |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-03-28 | code cleaning | George Hazan |
2021-03-25 | ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing | George Hazan |
2021-03-23 | fixes #2771 (Implement mdbx → sqlite converter) | George Hazan |
2021-03-20 | code cleaning | George Hazan |
2021-03-19 | Menu_ConfigureItem(hUserMenu, MCI_OPT_DISABLED, TRUE) - a setting to make a m... | George Hazan |
2021-03-15 | fixes #2766 (Spin control suddenly returns previous position when called from... | George Hazan |
2021-03-13 | Group chats API: | George Hazan |
2021-03-07 | common chats sound & icon processing code moved to the core | George Hazan |
2021-03-06 | less shit with this "(Unknown contact)" | George Hazan |
2021-03-01 | CCtrlSlider - new GUI component | George Hazan |
2021-02-27 | fixes #2753 (by default only checkboxes should be notified about OnChange bef... | George Hazan |
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan |
2021-01-24 | unused structure removed | George Hazan |
2021-01-24 | unused callback removed | George Hazan |
2021-01-22 | further clist options optimization | George Hazan |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan |
2021-01-17 | Code cleaning | dartraiden |
2021-01-17 | Update copyrights | dartraiden |
2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan |
2021-01-11 | CTimer::Stop to return true if timer was active | George Hazan |