Age | Commit message (Expand) | Author |
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 |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-02-14 | handy little class for managing buffers moved to mir_core | George Hazan |
2017-01-17 | - constructor & destructor for NetlibBoundPort | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-30 | fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ... | George Hazan |
2016-12-18 | fix for strange post-effects of dnd in CCtrlTreeView | George Hazan |
2016-12-16 | CCtrlPages::m_pages is not used anymore, all page data are bound to tabs only | George Hazan |
2016-12-15 | new methods of CCtrlPages | George Hazan |
2016-12-14 | new method - CCtrlPages::GetCount() | George Hazan |
2016-12-02 | if nothing else helps, finally read the manual | George Hazan |
2016-12-02 | CCtrlSpin::GetPosition() - new method of spin control | George Hazan |
2016-12-02 | fix for the CSrmmToolbarOptions dialog | George Hazan |
2016-12-02 | parameter names conflict with macroses / functions | George Hazan |
2016-12-01 | CCtrlSpin::SetPosition - method for a spin control initialization | George Hazan |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan |
2016-11-26 | also libs for mir_core | George Hazan |
2016-11-26 | compilation fix | George Hazan |
2016-11-25 | WM_CTLCOLORSTATIC handler moved to mir_core.dll | George Hazan |
2016-11-22 | missing method: CCtrlListBox::SetItemHeight | George Hazan |
2016-11-22 | missing UI method: CCtrlListBox::GetItemRect | George Hazan |