Age | Commit message (Expand) | Author |
2014-01-11 | the same idea without double pointers | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | George Hazan |
2014-01-11 | forgotten to declare two remaining fields as const | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-08 | fix comment | Robert Pösel |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-06 | huh, finally: total database encryption, including histories | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-22 | massive garbage removal from extra icons module | George Hazan |
2013-12-17 | more strict definition for a helper, to avoid conflicts | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-12-01 | method for checking a password | George Hazan |
2013-11-27 | - strong cyphering for passwords in db3x_mmap; | George Hazan |
2013-11-24 | warning fix | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-11-16 | DBVTF_DENYUNICODE moved to the proper header | George Hazan |
2013-11-16 | StdCrypt: | George Hazan |
2013-11-14 | MS_CRYPTO_GET_PROVIDER - service for looking up crypto providers | George Hazan |
2013-11-14 | MS_CRYPTO_ENUM_PROVIDERS: service to get list of crypto providers | George Hazan |
2013-11-13 | initial version of stdcrypt, without encryption | George Hazan |
2013-11-12 | - changed m_crypto.h; | George Hazan |
2013-11-10 | missing method added | George Hazan |
2013-11-09 | fix for a comment | George Hazan |
2013-11-09 | compilation fix for VS2013 | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |
2013-10-23 | VK: fix for outgoing message notification | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-18 | more thorough warning fix | George Hazan |
2013-10-18 | warning fix | George Hazan |
2013-10-18 | small code warning fix | Kirill Volinsky |
2013-10-16 | - captcha is accepted in all requests, not only during registration | George Hazan |
2013-10-11 | dynamic memory allocation on buffer overrun. | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-11 | CMStringT::Format to return its buffer back | George Hazan |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-10-10 | PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount" | George Hazan |
2013-10-07 | - JSONROOT added to handle json parser more conveniently; | George Hazan |
2013-10-06 | old junk removed | 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-27 | attempt to wipe out STL from extra icons | George Hazan |
2013-09-25 | delphi headers sync | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-25 | warning fix | George Hazan |