Age | Commit message (Expand) | Author |
2022-05-10 | mad code removed | George Hazan |
2022-05-10 | fix for MFilePath under Linux | georgehazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-04-20 | more fixes for #3066 | 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-15 | file iterators, first version | ghazan |
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-09 | CDlgBase::GetInst() is not inlined anymore | George Hazan |
2022-03-01 | CCtrlSpin: correct processing of negative values | George Hazan |
2022-02-27 | more code cleaning | ghazan |
2022-02-27 | minor fixes | ghazan |
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 |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-27 | fix: wrong fields order | George Hazan |
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 | further code cleaning | ghazan |
2021-12-22 | fixes #2991 (Clist_modern: crash on moving group) | George Hazan |
2021-12-21 | pascal headers sync | George Hazan |
2021-12-19 | further code cleaning | ghazan |
2021-12-19 | Miranda.h - first version that compiles under Linux | ghazan |
2021-12-19 | Windows API declarations isolated inside modules | George Hazan |
2021-12-19 | header files fix to eliminate Windows types for mir_app | ghazan |
2021-12-04 | no need to patch pcre either | George Hazan |
2021-12-04 | no need to patch sqlite3.h anymore | George Hazan |
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 |