Age | Commit message (Expand) | Author |
2017-03-03 | no need to post WM_SIZE so often | George Hazan |
2017-03-03 | Microsoft, you stupid bastards | George Hazan |
2017-03-03 | missing CSplitter initializer added | George Hazan |
2017-03-03 | CSplitter class | George Hazan |
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan |
2017-03-02 | more optimal tab control resizer | George Hazan |
2017-03-02 | further SRMM window unification | George Hazan |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan |
2017-02-25 | compilation fix | George Hazan |
2017-02-21 | CSrmmBaseDialog - basic class for SRMM windows & chats | George Hazan |
2017-02-20 | TabSRMM: default mask values must match options | George Hazan |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan |
2017-02-15 | GCEF_SILENT - the special flag to suppress any event logging | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-02-05 | proper fix for UINs in auth dialogs | George Hazan |
2017-02-03 | mime type standardization | George Hazan |
2017-02-01 | PLI_ONLINE & PLI_OFFLINE - unused constants removed | George Hazan |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-23 | shit fixed in chat api | George Hazan |
2017-01-23 | no need to implement the same code in each plugin | George Hazan |
2017-01-20 | Chat_NewSession to return a pointer to a newly created session, not to dig it... | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan |
2017-01-16 | Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod... | George Hazan |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-13 | woah, now really no netlib services anymore | George Hazan |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan |
2017-01-13 | a bit less netlib services | George Hazan |
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 |