summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2014-12-28project fixGeorge Hazan
2014-12-25files structure changedKirill Volinsky
2014-12-22_vsnprintf_s replaced with _vsnprintf to prevent a crashGeorge Hazan
2014-12-22additional log dataGeorge Hazan
2014-12-18dumb windows motherfuckersGeorge Hazan
2014-12-18switсh from runtime functions to Windows ones, to compare strings regardless...George Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30safer implementation of *n functions using *_s functionsGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-11-27mir_core modules.cpp code cleanupRozhuk Ivan
2014-11-18thread handlers don't catch exceptions anymoreGeorge Hazan
2014-11-14minor cleaningGeorge Hazan
2014-10-24double memory allocation removedGeorge Hazan
2014-09-21ancient evil destroyedGeorge Hazan
2014-09-21grrmGeorge Hazan
2014-09-21code cleaningGeorge Hazan
2014-08-11wrong event notificationGeorge Hazan
2014-08-08fixed writing current langpack in dbKirill Volinsky
2014-07-31if sub setting doesn't change the active sub, no event should be firedGeorge Hazan
2014-07-24- temporary variables removed;George Hazan
2014-07-24minor code reorganizationGeorge Hazan
2014-07-23ME_MC_ENABLED - signalizes that metacontacts are enabled or disabledGeorge Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-15fix for the GIF avatars displaying George Hazan
2014-07-06return to the relative langpack's file namesGeorge Hazan
2014-07-06attempt to fix #721George Hazan
2014-07-05fix for the case-insensitive comparison in wildcmpitGeorge Hazan
2014-07-04mir_core:George Hazan
2014-06-28flags must be zeroed manually nowGeorge Hazan
2014-06-21fixed langpack authors cropKirill Volinsky
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-04-09fixes #647 (built-in langpack doesn't work in the presence of another langpacks)George Hazan
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-30minor code cleaningGeorge Hazan
2014-03-27rest of codepages removedGeorge Hazan
2014-03-26langpacks to use only UTF8 as the internal encodingGeorge Hazan
2014-03-25fix for langpack reloadGeorge Hazan
2014-03-25fix for displaying ansi chars in Options - LanguagesGeorge Hazan
2014-03-25forgotten the old paramter...George Hazan
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan