Age | Commit message (Expand) | Author |
2017-01-01 | bump copyright year | dartraiden |
2016-09-06 | Clist_GetImageList() | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-06 | - CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation; | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | - numerous name conflicts resolved; | George Hazan |
2015-07-21 | Jabber: vc2015 compilation fix. Need to test on servers with mod_archive supp... | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-30 | xmpp gate to facebook removed from XMPP predefined servers | George Hazan |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-19 | More correct version of previous commit (thanks Wishmaster) | Vadim Dashevskiy |
2014-09-19 | Jabber: translation fix | Vadim Dashevskiy |
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 |
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-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-09-26 | minor code cleaning | George Hazan |
2013-09-22 | - crash fix; | George Hazan |
2013-08-14 | mir_*printf patch for protocols | 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-09 | applied protocol helpers | George Hazan |
2013-06-18 | minor code cleaning | George Hazan |
2013-06-14 | Jabber, Skype, Tlen: Use core auth icons. | Robert Pösel |
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-08 | fix for Jabber protocol "main" icon | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-23 | correct Jabber account icon calculation | George Hazan |
2013-02-21 | - account's icon is automatically set to its online icon; | George Hazan |