summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-03no need to post WM_SIZE so oftenGeorge Hazan
2017-03-03Microsoft, you stupid bastardsGeorge Hazan
2017-03-03missing CSplitter initializer addedGeorge Hazan
2017-03-03CSplitter classGeorge Hazan
2017-03-03fix for the shitty idea of all pre-created button objects' manual initializationGeorge Hazan
2017-03-03GCSessionInfoBase::hwndStatus considered uselessGeorge Hazan
2017-03-02more optimal tab control resizerGeorge Hazan
2017-03-02further SRMM window unificationGeorge Hazan
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-25compilation fixGeorge Hazan
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-02-20TabSRMM: default mask values must match optionsGeorge Hazan
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-15GCEF_SILENT - the special flag to suppress any event loggingGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-02-01PLI_ONLINE & PLI_OFFLINE - unused constants removedGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George 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-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George 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-08code cleaningGeorge Hazan
2017-01-06unneeded warning suppressedGeorge Hazan
2017-01-03code cleaningGeorge 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-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