Age | Commit message (Expand) | Author |
2015-05-30 | patch for the embedded images processing | George Hazan |
2015-04-13 | - nasty crutch removed from Options_AddPage; | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-02-23 | fix for a crash in Jabber user info dialog | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-11-02 | end of ancient perversion with connection data & false connections | George Hazan |
2014-10-04 | Jabber: | George Hazan |
2014-09-22 | _tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s | George Hazan |
2014-08-18 | CRITICAL_SECTION removed from Jabber | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-13 | minus another couple of static buffers | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | 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-12-29 | Jabber: | George Hazan |
2013-11-19 | password converter for Jabber | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | 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-10-02 | code cleaning | George Hazan |
2013-09-28 | no more google related code in Jabber | George Hazan |
2013-09-28 | - Google specific functionality got moved to GTalkExt, part I; | George Hazan |
2013-09-28 | more plain & less crazy implementation of IJabberInterface | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-24 | unused variables removed | George Hazan |
2013-09-24 | major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve... | George Hazan |
2013-09-21 | some unused variables & functions | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-21 | smart pointers for Jabber resources | George Hazan |
2013-09-20 | code cleaning & simplification | George Hazan |
2013-08-13 | fixed port saving when registering new jid | Kirill Volinsky |
2013-07-20 | less cycles, simplier code | George Hazan |
2013-07-20 | - numerous fixes for ineffective xmlGetText() calls; | George Hazan |
2013-07-20 | - Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions... | George Hazan |
2013-07-20 | code cleanup | George Hazan |
2013-07-20 | - all manual list locks removed; | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-10 | almost all old helpers replaced with smart pointers | George Hazan |
2013-07-10 | obsolete helper removed | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-16 | switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOO | George Hazan |