Age | Commit message (Expand) | Author |
2015-04-24 | CDlgBase::Find() - useful helper for searching window classes | George Hazan |
2015-04-22 | - UI Utils not to use GWLP_USERDATA; | George Hazan |
2015-04-13 | added CDlgBase::GetInst() method to detect dialog's module automatically | George Hazan |
2015-04-13 | - nasty crutch removed from Options_AddPage; | George Hazan |
2015-04-10 | another unused field removed | George Hazan |
2015-03-29 | CMString::Detouch() - handy way to obtain a buffer compatible with mir_free() | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-03-22 | CMString*: explicit templates instantiating | George Hazan |
2015-01-16 | mir_core.lib update | Vadim Dashevskiy |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-19 | db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i... | George Hazan |
2014-07-04 | mir_core: | George Hazan |
2014-05-04 | new hidden function to access ME_MC_DEFAULTTCHANGED | George Hazan |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-03-25 | PathIsAbsolute/PathIsAbsoluteW published from the core | George Hazan |
2014-03-23 | ability to select & store the langpack chosen | George Hazan |
2014-03-22 | feeding awk's aesthetic worldview | George Hazan |
2014-03-20 | db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are used | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-10 | mir_closeLog - function to close a logger | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | db_get_contact - fast access to the cached contacts | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2013-11-10 | mir_core.lib update | George Hazan |
2013-10-11 | mir_core 2010 libs update | Vadim Dashevskiy |
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-09-18 | mir_core and Miranda libs updated | Vadim Dashevskiy |
2013-09-18 | libs in bin10 updated | Vadim Dashevskiy |
2013-08-25 | MString moved to the core | 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 | we use bin2hex now instead of mir_snprintf("%02x") | 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-08-06 | compilation fix for Win32 config | George Hazan |
2013-08-06 | - special function json_as_pstring, that returns std::string directly from js... | George Hazan |
2013-07-28 | - stubs for PROTO get* & set* functions removed from mir_core; | George Hazan |
2013-07-25 | correct libraries (fixes linking errors) | George Hazan |
2013-07-24 | json parser went to mir_core | George Hazan |