Age | Commit message (Expand) | Author |
2022-10-05 | getBlob went to the core | George Hazan |
2022-09-24 | some common chat options exported directly from the core | George Hazan |
2022-09-10 | no need to export Miranda's offal to the outside world | George Hazan |
2022-08-05 | fixes #3143 (autoexec_*.ini не стираются после импорта... | George Hazan |
2022-08-03 | stduserinfo: empty pages to be dropped | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-06-09 | UserInfo -> UI classes | George Hazan |
2022-05-31 | fixes #3081 (mish-mash in mir_core.dll exports) | George Hazan |
2022-05-10 | Windows-specific code moved from mir_app to mir_core | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-03-09 | fixes #3044 (Jabber: перенести опцию "Показывать вс... | George Hazan |
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan |
2022-02-16 | fixes #3033 ("Gap between buttons" option is broken) | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-27 | fixes #3016 (Названия журналов так и не перевод�... | George Hazan |
2022-01-10 | PU::IsMirandaFolderWritable - core function to detect if need to draw a shiel... | George Hazan |
2022-01-09 | more thorough fix for #2992 | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-11-28 | user typing notification for Discord group chats | George Hazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan |
2021-05-13 | UI classes & core code cleaning: | George Hazan |
2021-05-10 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и Fac... | George Hazan |
2021-04-24 | WebSocket: different stubs for sending text & binary packets | George Hazan |
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan |
2021-04-11 | fixes #2789 (Import: опция "не загружать плагин при ... | George Hazan |
2021-03-23 | fixes #2771 (Implement mdbx → sqlite converter) | George Hazan |
2021-03-07 | common chats sound & icon processing code moved to the core | George Hazan |
2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan |
2021-01-22 | further clist options optimization | 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 | updated import libraries for mir_app | George Hazan |
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan |
2020-07-01 | TLS 1.3 support: | George Hazan |
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan |
2020-06-22 | temporary return of DbChecker | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages... | George Hazan |
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz... | George Hazan |
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window handle... | George Hazan |
2020-05-13 | kinda first working version of database event cursors | George Hazan |