summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-14handy little class for managing buffers moved to mir_coreGeorge Hazan
2017-01-17- constructor & destructor for NetlibBoundPortGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ...George Hazan
2016-12-18fix for strange post-effects of dnd in CCtrlTreeViewGeorge Hazan
2016-12-16CCtrlPages::m_pages is not used anymore, all page data are bound to tabs onlyGeorge Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-14new method - CCtrlPages::GetCount()George Hazan
2016-12-02if nothing else helps, finally read the manualGeorge Hazan
2016-12-02CCtrlSpin::GetPosition() - new method of spin controlGeorge Hazan
2016-12-02fix for the CSrmmToolbarOptions dialogGeorge Hazan
2016-12-02parameter names conflict with macroses / functionsGeorge Hazan
2016-12-01CCtrlSpin::SetPosition - method for a spin control initializationGeorge Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-11-26also libs for mir_coreGeorge Hazan
2016-11-26compilation fixGeorge Hazan
2016-11-25WM_CTLCOLORSTATIC handler moved to mir_core.dllGeorge Hazan
2016-11-22missing method: CCtrlListBox::SetItemHeightGeorge Hazan
2016-11-22missing UI method: CCtrlListBox::GetItemRectGeorge Hazan
2016-11-22OnBuildMenu - new callback for handling rclicksGeorge Hazan
2016-10-28oopsGeorge Hazan
2016-10-28new libraries for mir_coreGeorge Hazan
2016-10-15fix for CDlgBase::m_bExiting initializationGeorge Hazan
2016-10-12CDlgBase::m_bExiting - new flagGeorge Hazan
2016-10-02CDlgBase::AddTimer addedGeorge Hazan
2016-09-22UI utils:George Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-14patch for UI Utils:George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-08-25delay CloseHandle() to the thread finishGeorge Hazan
2016-08-25fix for a major handle leak introduced in rev #15740George Hazan
2016-08-16fix for a misprintGeorge Hazan
2016-08-11CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialogGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21mir_core: added wine detectionMikalaiR
2016-07-13mir_core:Alexander Gluzsky
2016-06-07We do not always have to believe static analyzers :-DMikalaiR
2016-06-07mir_core: fix potential memleakMikalaiR
2016-06-06parameter added to MS_SYSTEM_RESTART: a path to Miranda's binaryGeorge Hazan
2016-05-30fix for a nasty bug with bitmap filtersGeorge Hazan
2016-05-24- fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136));George Hazan
2016-04-15contact list groups:George Hazan
2016-04-10mir_core:Tobias Weimer