Age | Commit message (Expand) | Author |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-02-21 | all another C++'11 iterators | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-23 | some crazy list declarations fixed | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-07 | SecureIM: | Tobias Weimer |
2014-07-08 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | more sorting issues | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-01 | SecureIM: | George Hazan |
2013-03-31 | code cleaning | George Hazan |
2013-03-17 | - rest of memory leaks | George Hazan |
2013-02-22 | hooking loading/unloading events | Kirill Volinsky |
2012-12-01 | icolib: icon creation quirks | George Hazan |
2012-11-19 | - returned back SecureIM option for the extra icons usage; | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-10-08 | removed dirty hack in SecureIM | George Hazan |
2012-10-07 | death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type | George Hazan |
2012-07-23 | SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure | Vadim Dashevskiy |