Age | Commit message (Expand) | Author |
2013-07-09 | protocol database helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-08 | protocol helpers, beginning | George Hazan |
2013-06-30 | forgotten helper - db_set (writes a DBVARIANT) | George Hazan |
2013-06-23 | db_set_resident - helper for MIDataBase::SetSettingResident | George Hazan |
2013-06-21 | new helper ProtoCallService - simply glues module & service name, and then si... | George Hazan |
2013-06-17 | ProtoBroadcastAck macro converted into a function | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-06-03 | mir_base64_decode & mir_base64_encode moved to mir_core.dll | George Hazan |
2013-04-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-23 | - added unicode analogs of ltrim, ltrimp, wildcmp; | George Hazan |
2013-03-30 | 12 binary replacements for MS_DB_EVENT_* services: | George Hazan |
2013-03-24 | char* mir_urlEncode(const char *szUrl) added | George Hazan |
2013-03-19 | - mir_unsubclassWindow introduced for the explicit window unsubclassing; | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-03 | fresh core libraries, not to recompile 'em again | George Hazan |
2013-03-03 | forgotten another function: mir_callNextSubclass | George Hazan |
2013-03-03 | added mechanism of windows subclassing, proof to dynamic plugin unloading | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |