summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Expand)Author
2017-03-02fix for options dialog that isn't deleted after closing optionsGeorge Hazan
2017-02-28class CSrmmBaseDialog added to .def fileGeorge Hazan
2017-02-27suddenly... Srmm_SetButtonState does nothingGeorge Hazan
2017-02-22- fix for very rare hangup in chat manager;George Hazan
2017-02-22Discord:George Hazan
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-02-15GCEF_SILENT - the special flag to suppress any event loggingGeorge Hazan
2017-02-14stupid bug with the empty HTTP packets processing in netlibGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-14handy little class for managing buffers moved to mir_coreGeorge Hazan
2017-02-07if a user's nick is skipped, we try to restore it from the users listGeorge Hazan
2017-02-06fix for an array bounds overflowGeorge Hazan
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan
2017-02-04fix for launching Account Manager many timesGeorge Hazan
2017-02-03.George Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-02-01PLI_ONLINE & PLI_OFFLINE - unused constants removedGeorge Hazan
2017-01-31compilation fixGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-24NetlibBoundPort destructor: code cleaningGeorge Hazan
2017-01-23shit fixed in chat apiGeorge Hazan
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-20Chat_NewSession to return a pointer to a newly created session, not to dig it...George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-17code cleaningGeorge Hazan
2017-01-17- constructor & destructor for NetlibBoundPortGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-16function prototypes to match headersGeorge Hazan
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 conne...George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...George Hazan
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
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
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
2016-12-16options dialog:George Hazan