Age | Commit message (Expand) | Author |
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 |
2021-01-08 | database options dialog also went into the core | George Hazan |
2021-01-08 | Password change dialog also became common | George Hazan |
2021-01-08 | encryption code unification, part 2: initialization & data storage | George Hazan |
2021-01-08 | another bunch of duplicate code moved to the core | George Hazan |
2021-01-08 | duplicate code and variables removed | George Hazan |
2021-01-07 | more common code moved to MDatabaseCommon | George Hazan |
2021-01-07 | common code moved to the core | George Hazan |
2021-01-05 | CCtrlColor class - the wrapper for Windows Color Picker | George Hazan |
2020-11-30 | fixes #2630 (Clist blind: Filter search option moved to Options - Contact lis... | George Hazan |
2020-11-05 | refreshed User-Agent string | George Hazan |
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan |
2020-10-24 | CCtrlTreeOpts class moved to mir_core, to be reused later | George Hazan |
2020-10-11 | fixes #2590 (TabSRMM: Cannot setup event filter) | George Hazan |
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan |
2020-09-29 | Delphi shall know nothing about this field | George Hazan |
2020-09-17 | muted chat not to generate any sounds either | George Hazan |
2020-09-14 | g_chatApi.LogToFile completely moved into the core | George Hazan |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all subfolders... | George Hazan |
2020-08-31 | Plugin Updater: unused services removed | George Hazan |
2020-08-24 | Chat API: | George Hazan |
2020-08-17 | WEBP support added to avatar support routines | George Hazan |