summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
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
2014-03-25langpack's description fix: the Authors field could be specified multiple timesGeorge Hazan
2014-03-24git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 1316c22d-e87f-b044-9b9b...George Hazan
2014-03-24fix for broken includesGeorge Hazan
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
2014-03-23wrong copy/pasteGeorge Hazan
2014-03-23ability to select & store the langpack chosenGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-22feeding awk's aesthetic worldviewGeorge Hazan
2014-03-20disabling metacontacts: fixesGeorge Hazan
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
2014-03-16minor optimizationGeorge 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-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27clist_modern: metacontacts are always enabledGeorge 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-10these conversions aren't needed anymoreGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-02-01missing checks addedGeorge Hazan
2014-01-31debug print added for the threads being forcibly killedGeorge Hazan