Age | Commit message (Expand) | Author |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan |
2017-01-12 | - Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a conne... | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M... | George Hazan |
2017-01-08 | unused ansi services removed | George Hazan |
2017-01-08 | code cleaning | George Hazan |
2017-01-06 | unneeded warning suppressed | George Hazan |
2017-01-03 | code cleaning | 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-30 | flag renamed to be more logically called | George Hazan |
2016-12-28 | new http request type: PATCH | George Hazan |
2016-12-19 | unused parameter removed | George Hazan |
2016-12-19 | unused member removed | George Hazan |
2016-12-18 | fix for strange post-effects of dnd in CCtrlTreeView | George Hazan |
2016-12-16 | - GC_SAVEWNDPOS removed and replaced with class member; | 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-13 | common chat code moved to the core | George Hazan |
2016-12-10 | - ability to pass a button's text to a toolbar button; | George Hazan |
2016-12-06 | StdMsg & Scriver: | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-12-02 | old shit died | George Hazan |
2016-12-02 | toolbar services removed from pascal | 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-01 | more fixes | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | 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-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 |
2016-11-22 | OnBuildMenu - new callback for handling rclicks | George Hazan |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan |
2016-11-02 | - common mouse hovering processing code moved to MIR_APP_DLL | George Hazan |
2016-11-01 | - StdChat removed from all solutions; | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::hIcon - also unused | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::hGroupIcon - also unused | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-12 | CDlgBase::m_bExiting - new flag | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-10-02 | CDlgBase::AddTimer added | George Hazan |
2016-09-26 | - duplicated code removed from cliFindItem; | George Hazan |
2016-09-22 | UI utils: | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | chat code reordering | George Hazan |