Age | Commit message (Expand) | Author |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-06-12 | one more header moved | Kirill Volinsky |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | 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 |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-10-07 | Tlen: version info added | Vadim Dashevskiy |
2013-08-19 | replace jabber to tlen | Kirill Volinsky |
2013-08-19 | files renaming | Kirill Volinsky |
2013-08-16 | Tlen: | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-06-14 | Jabber, Skype, Tlen: Use core auth icons. | Robert Pösel |
2013-05-16 | some another unused headers | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-04 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-01-12 | - Protocols descriptions standardization and russian langpack update accordin... | Vadim Dashevskiy |
2013-01-06 | fix for loading Tlen proto in 64-bit mode | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end of story | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-07 | Cosmetics for plugins descriptions and their translation. | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-21 | unicode icons path | Tobias Weimer |
2012-10-17 | Tlen protocol adopted | Szymon Tokarz |