summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
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
2012-09-28NotifyFastHook - new core function to call event hooks in the same thread, it...George Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-08-05removes path from the PDB file namesGeorge Hazan
2012-08-03pre-build event moved to mir_core projectVadim Dashevskiy
2012-07-28- dead files removalGeorge Hazan
2012-07-27Utf8CheckString moved from dbtool to mir_coreGeorge Hazan
2012-07-26- core command line parserGeorge Hazan
2012-07-26simple command-line analyzerGeorge Hazan
2012-07-23more correct variant of tlsGeorge Hazan
2012-07-23minor improvement for async callsGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-18mir_core on MIDatabaseGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
2012-07-14- various leaks George Hazan
2012-07-11fix for returning crazy numbers when the data type in database doesn't match ...George Hazan
2012-07-10fix mir_core loading problemsGeorge Hazan