summaryrefslogtreecommitdiff
path: root/bin10/lib/mir_core.lib
AgeCommit message (Expand)Author
2015-04-24CDlgBase::Find() - useful helper for searching window classesGeorge Hazan
2015-04-22- UI Utils not to use GWLP_USERDATA;George Hazan
2015-04-13added CDlgBase::GetInst() method to detect dialog's module automaticallyGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-10another unused field removedGeorge Hazan
2015-03-29CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()George Hazan
2015-03-24UI 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-22CMString*: explicit templates instantiatingGeorge Hazan
2015-01-16mir_core.lib updateVadim Dashevskiy
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-07-04mir_core:George Hazan
2014-05-04new hidden function to access ME_MC_DEFAULTTCHANGEDGeorge Hazan
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
2014-03-23ability to select & store the langpack chosenGeorge Hazan
2014-03-22feeding awk's aesthetic worldviewGeorge Hazan
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-10mir_closeLog - function to close a loggerGeorge Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09db_get_contact - fast access to the cached contactsGeorge Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-27db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layerGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2013-11-10mir_core.lib updateGeorge Hazan
2013-10-11mir_core 2010 libs updateVadim Dashevskiy
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-18mir_core and Miranda libs updatedVadim Dashevskiy
2013-09-18libs in bin10 updatedVadim Dashevskiy
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-15we use bin2hex now instead of mir_snprintf("%02x")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-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George 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-07-28- stubs for PROTO get* & set* functions removed from mir_core;George Hazan
2013-07-25correct libraries (fixes linking errors)George Hazan
2013-07-24json parser went to mir_coreGeorge Hazan