Age | Commit message (Expand) | Author |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-25 | jabber code clean up | Rozhuk Ivan |
2014-09-22 | _tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s | George Hazan |
2014-03-01 | Jabber: Fixed TCHAR Logging in DebugLog | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-09-26 | - use unicode font services for unicode font structures | Tobias Weimer |
2013-09-26 | minor code cleaning | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-24 | duplicate code removed | George Hazan |
2013-09-23 | automatic allocator for a temp resource item | George Hazan |
2013-09-22 | one more fix | George Hazan |
2013-09-21 | "two for the price of one" variables' schema removed | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-21 | using Uxtheme in protocols | Kirill Volinsky |
2013-09-20 | Jabber: | George Hazan |
2013-09-08 | fix for a Jabber user info text | George Hazan |
2013-08-10 | - unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed; | George Hazan |
2013-08-02 | static array of resources replaced with LIST<> | George Hazan |
2013-08-02 | obsoleted information removed from Jabber | George Hazan |
2013-07-20 | system headers moved to jabber.h | George Hazan |
2013-07-20 | - numerous fixes for ineffective xmlGetText() calls; | George Hazan |
2013-07-20 | code cleanup | George Hazan |
2013-07-20 | - indexes replaces with pointers; | George Hazan |
2013-07-20 | minor code cleaning | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-01-27 | - fix for the Jabber chat's Member Info dialog | George Hazan |
2012-12-23 | - XEP-0136 support (server-side message history); | George Hazan |
2012-12-11 | we don't remove jabber avatars when it's not needed | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-15 | bye-bye old coding style in Jabber | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |