| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-15 | fixes #1155 (Checkboxes do not show checkmarks in options) | George Hazan | |
| 2018-02-13 | quick fix to avoid problems with buttons | George Hazan | |
| 2018-02-13 | more field types to be auto-created | George Hazan | |
| 2018-02-13 | CDlgBase::FindControl made public | George Hazan | |
| 2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan | |
| 2018-01-31 | CMake: fixes for FreeImage. | protomors | |
| 2018-01-18 | fix for CCtrlTreeView::OnItemChanged prototype | George Hazan | |
| 2018-01-17 | no need to copy that stuff each time | George Hazan | |
| 2018-01-05 | no need to display langpack author e-mail (some authors already retired from ↵ | dartraiden | |
| project) | |||
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-26 | EMLanProto: | George Hazan | |
| - plugin converted into Unicode; - fixes #933 (E-mage LAN - new function - directly IP for companion); - fixes utf8 autodetect in messages - version bump | |||
| 2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
| 2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan | |
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-11-29 | CMake: clean up library dependencies. | protomors | |
| 2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
| 2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
| 2017-11-26 | added detection Win Home Single Language | Kirill Volinsky | |
| 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-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-11-05 | More CMake (#1016) | Vitaly Svyastyn | |
| * Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers. | |||
| 2017-11-01 | bad anti-flicker code removed | George Hazan | |
| 2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn | |
| * CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins. | |||
| 2017-10-25 | we don't send messages to disabled buttons | George Hazan | |
| 2017-10-25 | new method that emulates button click | George Hazan | |
| 2017-10-23 | fix for a random crash on exit | George Hazan | |
| 2017-10-15 | StatusManager: code cleaning | George Hazan | |
| 2017-10-03 | fixes #970 (TabSRMM: message sessions log options translation bug) | George Hazan | |
| 2017-09-18 | fix for occasional crash in tab control | George Hazan | |
| 2017-08-08 | HookTemporaryEvent - new function that executes an event handler immediately ↵ | George Hazan | |
| if the event is missing usable to hook events that disappear after being used | |||
| 2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
| 2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
| 2017-07-11 | fixes #671 (White background on some options) | George Hazan | |
| 2017-06-02 | fixes crash in StdMsg on opening SRMM window | George Hazan | |
| 2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan | |
| 2017-05-03 | if we need to count symbols, we to count CRLF too | George Hazan | |
| 2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan | |
| 2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan | |
| 2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
| 2017-04-05 | code cleaning | George Hazan | |
| 2017-04-05 | more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ↵ | George Hazan | |
| SetRichText, SetRichTextRtf | |||
| 2017-04-05 | mir_core: | George Hazan | |
| - UI utils spread to separate modules, one module for one class; - class CCtrlRichEdit added | |||
| 2017-03-31 | couple of memleak fixes | George Hazan | |
| 2017-03-27 | fix for a return type | George Hazan | |
| 2017-03-26 | long needed function CCtrlBase::Show(bool) | George Hazan | |
| 2017-03-24 | CCtrlBase::GetParent - missing const qualifier added | George Hazan | |
| 2017-03-21 | CCtrlButton: | George Hazan | |
| bool IsPushed() returns a status for a PUSHBUTTON; void Push(bool) sets a new pushed status | |||
