summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13woah, now really no netlib services anymoreGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-12- Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a ↵George Hazan
connection - NetlibDoClose renamed to NetlibDoCloseSocket
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & ↵George Hazan
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log
2017-01-08unused ansi services removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵George Hazan
Toolbar)
2016-12-30flag renamed to be more logically calledGeorge Hazan
2016-12-28new http request type: PATCHGeorge Hazan
2016-12-21fix for preview coordinatesGeorge Hazan
2016-12-21unused resource removedGeorge Hazan
2016-12-21fixes #657 (Settings -> Icons -> Import icons" don't work)George Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge Hazan
2016-12-19- fix for clicking Apply in Options - Message sessions - Toolbar;George Hazan
- duplicated code removed
2016-12-18fix for strange post-effects of dnd in CCtrlTreeViewGeorge Hazan
2016-12-17- tabSRMM to share the kernel window list for chats & group chats;George Hazan
- button creation nuances moved to the core
2016-12-16options dialog:George Hazan
- unused variable removed; - Modern options button became a control
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-13we add events anyway, but display them only when a window opensGeorge 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
- common code moved into the core
2016-12-06StdMsg & Scriver:George Hazan
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list
2016-12-04small fixesGeorge Hazan
2016-12-03crash fixGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-12-02- toolbar creation delayed till all plugins finish their OnModulesLoaded();George Hazan
- fix for a gap editing
2016-12-02fix for the CSrmmToolbarOptions dialogGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-29we don't need this code, everything works without itGeorge Hazan
2016-11-29crash fix for the options dialogGeorge Hazan
2016-11-25WM_CTLCOLORSTATIC handler moved to mir_core.dllGeorge Hazan
2016-11-23minus WM_TIMERGeorge Hazan
2016-11-23options dialog - last call of CreateDialogParam in mir_app.dllGeorge Hazan
2016-11-23completed transition of Account Manager dialogs to UI UtilsGeorge Hazan
2016-11-22Compilation fixwatcher
2016-11-23account manager partially rewritten using UI UtilsGeorge Hazan
2016-11-23memory corruption fixGeorge Hazan
2016-11-22OnBuildMenu - new callback for handling rclicksGeorge Hazan
2016-11-21color chooser rewritten to ui apiGeorge Hazan
2016-11-20YahooGroups is banned by the corewatcher
2016-11-19StdMsg:Tobias Weimer
- Fixed registering fonts (fixes #630)
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan