summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-09-07fix for the group indexGeorge Hazan
2013-09-07direct access to CListGroups restricted George Hazan
2013-09-07replacing DBVARIANT with ptrT for stringsGeorge Hazan
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-09-05remove avatar when contact removingKirill Volinsky
2013-08-27fix for displaying account names in Chat's popusGeorge Hazan
2013-08-26- langpacks updateVadim Dashevskiy
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
2013-08-25MString removed from Jabber & IRCGeorge Hazan
2013-08-25MString moved to the coreGeorge Hazan
2013-08-23- cosmetics (patch from RMN)Vadim Dashevskiy
2013-08-23- sync of ModernOpt and core Account Manager resources Vadim Dashevskiy
2013-08-22- mass renameVadim Dashevskiy
2013-08-20profile manager redesignedKirill Volinsky
2013-08-19obsolete code removedGeorge Hazan
2013-08-19core *printf patchGeorge Hazan
2013-08-19- mirandaboot.ini and some miranda defaults are changedVadim Dashevskiy
2013-08-19- Double space removal (patch from dartraiden)Vadim Dashevskiy
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15bin2hex/bin2hexW = eliminates many places with printf("%02x")George Hazan
2013-08-13- rtrim returned back into langpack reader;George Hazan
2013-08-12netlib moved to the core loggerGeorge Hazan
2013-08-12simple core loggerGeorge Hazan
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
2013-08-11missing LPGENTGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-11code cleaningGeorge Hazan
2013-08-10code cleaningGeorge Hazan
2013-08-10fix for UTN in stdMsgGeorge Hazan
2013-08-07crash fixGeorge Hazan
2013-08-06- "Visibility" sub-menu in preferences moved from "Status" to "Contacts"Vadim Dashevskiy
2013-08-06compilation fix for Win32 configGeorge Hazan
2013-08-06- special function json_as_pstring, that returns std::string directly from js...George Hazan
2013-08-05fix for massive memory leak in json parserGeorge Hazan
2013-08-04- get rid of foundWin flag;George Hazan
2013-08-04- sound notification for typing in SRMM moduleVadim Dashevskiy
2013-08-04- code formatting;George Hazan
2013-08-03tray icons code standardization George Hazan
2013-08-03various cleaningGeorge Hazan
2013-08-03various leak fixesGeorge Hazan
2013-08-02mir_ptr<> shall be initialized by NULL by defaultGeorge Hazan
2013-08-02/debug command line option to disable built-in exception handlersGeorge Hazan
2013-07-28- stubs for PROTO get* & set* functions removed from mir_core;George Hazan
2013-07-28unused headers removedGeorge Hazan
2013-07-24json parser went to mir_coreGeorge Hazan
2013-07-24mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe...George Hazan
2013-07-23absolutely crazy code became a bit less crazy...George Hazan
2013-07-22- Typo fixVadim Dashevskiy