Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-13 | massive name conflict resolution | George Hazan |
2015-06-21 | MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-19 | AIM: | Tobias Weimer |
2015-04-26 | unified project for Dummy protocol | George Hazan |
2015-04-26 | unified project for AIM | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-03-03 | "MetaContacts Hidden Group" removed forever | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-07-11 | fix for an endless cycle in AIM | George Hazan |
2013-07-10 | protocol DB helpers for AimOscar | 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-15 | ProtoBroadcastAck - unified helper for all protocols | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-01-03 | removed double includes | Kirill Volinsky |
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot... | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-10-12 | AimOscar: folders restructurization | Vadim Dashevskiy |