summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-07removed define dupesKirill Volinsky
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-09-01MString adaptation for MirandaGeorge Hazan
2013-08-25MString removed from Jabber & IRCGeorge Hazan
2013-08-25MString moved to the coreGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15bin2hex/bin2hexW = eliminates many places with printf("%02x")George Hazan
2013-08-12netlib moved to the core loggerGeorge Hazan
2013-08-12simple core loggerGeorge Hazan
2013-08-12unused setting removedGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-10avatars related code cleaning & reorderingGeorge Hazan
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-03tray icons code standardization George Hazan
2013-08-02mir_ptr<> shall be initialized by NULL by defaultGeorge Hazan
2013-07-28- stubs for PROTO get* & set* functions removed from mir_core;George Hazan
2013-07-28- fix for name conflict in proto helpers;George 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-21fix for the message descriptionGeorge Hazan
2013-07-21- BUTTONSETSENDONDOWN functionality moved to the core;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-15compilation fixGeorge Hazan
2013-07-15same clutch removed for MButtonCtrl, mir_subclassWindow won againGeorge Hazan
2013-07-11fix for an endless cycle in AIMGeorge Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-09fix for CGeorge Hazan
2013-07-09protocol database helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-08protocol helpers, beginning George Hazan
2013-07-06flag for displaying offline contacts in chatsGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-30forgotten helper - db_set (writes a DBVARIANT)George Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-06-21new helper ProtoCallService - simply glues module & service name, and then si...George Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-16ancient piece of junk removedGeorge Hazan
2013-06-16no need to clean structureGeorge Hazan
2013-06-16Fixed notifying events.Robert Pösel
2013-06-16Chat API: added flag to not notify particular eventRobert Pösel
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-06-14Added auth icons into core. Used those for auth events (instead of miranda lo...Robert Pösel