Age | Commit message (Expand) | Author |
2022-06-20 | time to get rid of some DlgProc defined just to handle WM_SIZE issues | George Hazan |
2022-06-16 | Utils_CorrectFontSize - a function for dynamic font size adjustment | 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-10 | mad code removed | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-03-15 | file iterators implementation for Windows API + major code cleaning in Profil... | 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-03-01 | CCtrlSpin: correct processing of negative values | George Hazan |
2022-02-16 | more fixes for #3027 | George Hazan |
2022-02-16 | fixes #3033 ("Gap between buttons" option is broken) | George Hazan |
2022-02-10 | two extensions for CCtrlTreeOpts for memory variables | George Hazan |
2022-02-09 | db_is_module_empty & db_copy_module - new database helpers | 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-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 |
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-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-11 | fixes #2789 (Import: опция "не загружать плагин при ... | George Hazan |
2021-03-23 | fixes #2771 (Implement mdbx → sqlite converter) | George Hazan |
2021-03-20 | code cleaning | George Hazan |
2021-03-07 | common chats sound & icon processing code moved to the core | George Hazan |
2021-03-01 | CCtrlSlider - new GUI component | 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-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 |