Age | Commit message (Expand) | Author |
2013-10-19 | warning fixes | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | bin2hex/bin2hexW = eliminates many places with printf("%02x") | George Hazan |
2013-08-12 | netlib moved to the core logger | George Hazan |
2013-08-12 | simple core logger | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-28 | - stubs for PROTO get* & set* functions removed from mir_core; | George Hazan |
2013-07-24 | mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe... | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-09 | fix for C | George Hazan |
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-29 | rest of unused databases services removed | 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-05-29 | no more WIN64, only _WIN64 | 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 | oops... and mir_tstrndup too | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | 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 |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2012-12-10 | mir_core used wrong define | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-29 | compilation fix | George Hazan |
2012-11-29 | missing macros | George Hazan |
2012-10-10 | git-svn-id: http://svn.miranda-ng.org/main/trunk@1856 1316c22d-e87f-b044-9b9b... | George Hazan |
2012-10-10 | two new db stubs: db_find_first & db_find_next | George Hazan |
2012-09-28 | NotifyFastHook - new core function to call event hooks in the same thread, it... | George Hazan |
2012-08-05 | revert | George Hazan |
2012-08-05 | fixes hashes calculation | George Hazan |
2012-07-27 | Utf8CheckString moved from dbtool to mir_core | George Hazan |
2012-07-26 | simple command-line analyzer | George Hazan |
2012-07-13 | bunch of incorrect thread calls | George Hazan |
2012-07-10 | - tooltips for TopToolbar buttons | George Hazan |
2012-07-04 | - internal langpack preparation for hLangpack-dependent resource cleaning | George Hazan |