summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-16- two chat HBRUSHes moved into CHAT_MANAGER;George Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-15syncAlexey Kulakov
2014-01-15- basic chat types to support plugin specific data;George Hazan
2014-01-15correct way of colors & fonts initializationGeorge Hazan
2014-01-15local StdChat structure moved back to StdChatGeorge Hazan
2014-01-14fix for the event handles' clashGeorge Hazan
2014-01-14StdChat merged with coreGeorge Hazan
2014-01-14kernel chat's engine, part 1 (compiles ok, doesn't work at all, not linked to...George Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2014-01-13ability to detect whether a setting is encrypted or notGeorge Hazan
2014-01-11this constant is not actual for a long timeGeorge Hazan
2014-01-11typo fixedGeorge Hazan
2014-01-11the same idea without double pointersGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-11forgotten to declare two remaining fields as constGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08fix commentRobert Pösel
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-12-17more strict definition for a helper, to avoid conflictsGeorge 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-01method for checking a passwordGeorge Hazan
2013-11-27- strong cyphering for passwords in db3x_mmap;George Hazan
2013-11-24warning fixGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-16DBVTF_DENYUNICODE moved to the proper headerGeorge Hazan
2013-11-16StdCrypt:George Hazan
2013-11-14MS_CRYPTO_GET_PROVIDER - service for looking up crypto providersGeorge Hazan
2013-11-14MS_CRYPTO_ENUM_PROVIDERS: service to get list of crypto providersGeorge Hazan
2013-11-13initial version of stdcrypt, without encryptionGeorge Hazan
2013-11-12- changed m_crypto.h;George Hazan
2013-11-10missing method added George Hazan
2013-11-09fix for a commentGeorge Hazan
2013-11-09compilation fix for VS2013George Hazan
2013-11-05- GetAverageMode moved to CLIST_INTERFACE;George Hazan
2013-10-23VK: fix for outgoing message notificationGeorge Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-18more thorough warning fixGeorge Hazan
2013-10-18warning fixGeorge Hazan
2013-10-18small code warning fixKirill Volinsky
2013-10-16- captcha is accepted in all requests, not only during registrationGeorge Hazan
2013-10-11dynamic memory allocation on buffer overrun.George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-11CMStringT::Format to return its buffer backGeorge Hazan