Age | Commit message (Expand) | Author |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-28 | fix russian ะก to latin C | Kirill Volinsky |
2017-11-28 | mir_app: fix after conversion | Kirill Volinsky |
2017-11-28 | mir_app: Convert to utf-8 | Kirill Volinsky |
2017-11-28 | Core: convert source files to utf-8 | Kirill Volinsky |
2017-11-28 | OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filled | George Hazan |
2017-11-27 | patch to auto detect utf8 in version resource strings | George Hazan |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-26 | mir_app: added module name to menu form | Kirill Volinsky |
2017-11-26 | let's return back static build for now | George Hazan |
2017-11-26 | added detection Win Home Single Language | Kirill Volinsky |
2017-11-26 | more dlls to be loaded dynamically | George Hazan |
2017-11-25 | miranda32.exe is compiled completely without C++ runtime, therefore it can us... | George Hazan |
2017-11-24 | EnumResidentSettings moved to MDatabaseCommon | George Hazan |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-23 | update for mir_core import libs | George Hazan |
2017-11-23 | common database code to be concentrated in mir_app | George Hazan |
2017-11-23 | we need the additional lock to prevent the list from corruption | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn |
2017-11-02 | no need to wipe out toolbar buttons anymore | George Hazan |
2017-11-01 | bad anti-flicker code removed | George Hazan |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn |
2017-10-26 | oops | George Hazan |
2017-10-25 | we don't send messages to disabled buttons | George Hazan |
2017-10-25 | click emulator used instead of direct handler call | George Hazan |
2017-10-25 | new method that emulates button click | George Hazan |
2017-10-25 | fixes #1004 (Blank buttons toolbar after reset) | George Hazan |
2017-10-25 | SRMM internal structures & functions moved to the separate header file m_srmm... | George Hazan |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-23 | no, this shit must be destroyed before all plugins :( | George Hazan |
2017-10-23 | fix for a random crash on exit | George Hazan |
2017-10-22 | fix for loading Universal CRT from Libs subfolder | George Hazan |
2017-10-19 | fixes #1004 (Blank buttons toolbar after reset) | George Hazan |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan |
2017-10-15 | StatusManager: code cleaning | George Hazan |
2017-10-09 | compilation fix | George Hazan |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan |
2017-10-08 | miranda32.exe became static to be independent from VS runtime | George Hazan |
2017-10-03 | fixes #970 (TabSRMM: message sessions log options translation bug) | George Hazan |
2017-09-30 | fixes #957 (Crash on opening "color and fonts" options in "fontoptions.cpp (96)) | George Hazan |
2017-09-22 | attempt to fix #935 | George Hazan |
2017-09-19 | we need to remove mir_core.dll after waiting for restart | George Hazan |
2017-09-19 | unfortunately there's no other way | George Hazan |
2017-09-19 | useless structure GCDEST finally removed | George Hazan |
2017-09-18 | fixes #923 (database panic window in StdMsg) | George Hazan |
2017-09-18 | fix for occasional crash in tab control | George Hazan |
2017-09-18 | StdMsg: contact removal doesn't close a window | George Hazan |
2017-09-14 | StdMsg: all options are now rewritten using UI classes | George Hazan |