summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2013-06-28fix for the clist_modern avatar animation code George Hazan
2013-06-24less shitty variant of mir_base64_decodeGeorge Hazan
2013-06-23usage of QueueUserAPC discontinued George Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-06-21new helper ProtoCallService - simply glues module & service name, and then si...George Hazan
2013-06-19two memory leaksGeorge Hazan
2013-06-19unused file removed from mir_coreGeorge Hazan
2013-06-18we better check parameters...George Hazan
2013-06-18missing file addedGeorge Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-04base64 functions moved to the proper moduleGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-06-03mir_base64_decode & mir_base64_encode moved to mir_core.dllGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-29no more WIN64, only _WIN64George Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
2013-04-14thread structure optimizationGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-29attempt to save memory required for the ANSI translationsGeorge Hazan
2013-03-25fix for mir_urlEncode()George Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-17some another leaks fixedGeorge Hazan
2013-03-17mir_wstrndup added, the Unicode version of mir_strndupGeorge Hazan
2013-03-09fix: PathToAbsolute doesn't clear the output string on errorGeorge Hazan
2013-03-04fix for the smileys cleanup procedureGeorge Hazan
2013-03-04fix for drawing subclassed windowsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03forgotten another function: mir_callNextSubclassGeorge Hazan
2013-03-03added mechanism of windows subclassing, proof to dynamic plugin unloadingGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-01-23replacement for SKIN_OTHER_MAINMENU: the triple bar iconGeorge Hazan
2013-01-12new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack changeGeorge Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
2012-12-06added copies of projects for 2012George Hazan
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
2012-10-15Unicode translation for ImportGeorge Hazan
2012-10-10two new db stubs: db_find_first & db_find_nextGeorge Hazan