Age | Commit message (Expand) | Author |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-02-28 | Jabber: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-09-22 | correct last _tcsncpy_s parameter's value | George Hazan |
2014-09-22 | _tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s | George Hazan |
2014-04-05 | Jabber: fix issue #633 (wrong function called on remote command list). | ForNeVeR |
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 | very rare crash in passing the ad-hoc query window via the query id | George Hazan |
2013-10-02 | atavism extincted: old nasty IQ handler mechanism | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-14 | various minor issues | George Hazan |
2013-09-05 | translation improvements | Tobias Weimer |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-02 | static array of resources replaced with LIST<> | George Hazan |
2013-07-20 | - built-in base64 encode removed; | 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 | constants went to Unicode (suddenly) | George Hazan |
2013-07-20 | - Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions... | George Hazan |
2013-07-20 | - indexes replaces with pointers; | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2012-12-23 | - XEP-0136 support (server-side message history); | George Hazan |
2012-11-15 | bye-bye old coding style in Jabber | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |