Age | Commit message (Expand) | Author |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-02 | end of ancient perversion with connection data & false connections | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-11 | Jabber not to eat the trailing symbol in chat's topic | 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-11-19 | chats are always present in NG | George Hazan |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-03 | - filetransfer::iqid converted from string to int; | George Hazan |
2013-10-02 | atavism extincted: old nasty IQ handler mechanism | George Hazan |
2013-10-02 | code cleaning | George Hazan |
2013-09-26 | minor code cleaning | George Hazan |
2013-09-23 | automatic allocator for a temp resource item | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-20 | Jabber: | George Hazan |
2013-08-02 | static array of resources replaced with LIST<> | 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-10 | Jabber -> new helpers | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-06-16 | switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO | George Hazan |
2013-04-16 | translation fix | 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-11-20 | - PS_GETCUSTOMSTATUSEX service for Jabber; | 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 |