Age | Commit message (Expand) | Author |
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 6... | Kirill Volinsky |
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 |
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn |
2017-11-01 | bad anti-flicker code removed | George Hazan |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn |
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 |
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 |
2017-04-05 | mir_core: | George Hazan |
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 |
2017-03-21 | fix for export libs | George Hazan |
2017-03-21 | less useless crap exported from mir_core | George Hazan |
2017-03-18 | StdMsg: | George Hazan |
2017-03-17 | CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrol | George Hazan |
2017-03-15 | fixes #747 (crash in options during SRMM plugin unload) | George Hazan |
2017-03-03 | no need to post WM_SIZE so often | George Hazan |
2017-03-03 | missing CSplitter initializer added | George Hazan |
2017-03-03 | CSplitter class | George Hazan |
2017-03-03 | updated libraries for mir_core | George Hazan |
2017-03-02 | more optimal tab control resizer | George Hazan |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | George Hazan |