summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-01bump copyright yeardartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ...George Hazan
2016-12-30flag renamed to be more logically calledGeorge Hazan
2016-12-28new http request type: PATCHGeorge Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge Hazan
2016-12-18fix for strange post-effects of dnd in CCtrlTreeViewGeorge Hazan
2016-12-16- GC_SAVEWNDPOS removed and replaced with class member;George 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-13common chat code moved to the coreGeorge Hazan
2016-12-10- ability to pass a button's text to a toolbar button;George Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
2016-12-02toolbar services removed from pascalGeorge Hazan
2016-12-02if nothing else helps, finally read the manualGeorge Hazan
2016-12-02CCtrlSpin::GetPosition() - new method of spin controlGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-12-01CCtrlSpin::SetPosition - method for a spin control initializationGeorge Hazan
2016-11-27correct type for ServiceExists() - boolGeorge 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-11-17Utils_OpenUrlTGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-11-02- common mouse hovering processing code moved to MIR_APP_DLLGeorge Hazan
2016-11-01- StdChat removed from all solutions;George Hazan
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::hGroupIcon - also unusedGeorge Hazan
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-12CDlgBase::m_bExiting - new flagGeorge Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-10-02CDlgBase::AddTimer addedGeorge Hazan
2016-09-26- duplicated code removed from cliFindItem;George Hazan
2016-09-22UI utils:George Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19chat code reorderingGeorge Hazan
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
2016-09-19no need to lock all chats for each eventGeorge Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-16service wrappers -> real functionsGeorge Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-14patch for UI Utils:George Hazan