summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Collapse)Author
2014-07-06return to the relative langpack's file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-06attempt to fix #721George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05fix for the case-insensitive comparison in wildcmpitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04mir_core:George Hazan
- third parameter pBase added to PathToRelative/PathToRelativeW; - missing export 'db_mc_notifyDefChange' added to the .def file; - path utils moved to _tcsncpy_s function; - useless variables removed; - libraries regenerated; git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28flags must be zeroed manually nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-21fixed langpack authors cropKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9548 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-04new hidden function to access ME_MC_DEFAULTTCHANGEDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09fixes #647 (built-in langpack doesn't work in the presence of another langpacks)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08bunch of mc related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-27rest of codepages removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-26langpacks to use only UTF8 as the internal encodingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25fix for langpack reloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25fix for displaying ansi chars in Options - LanguagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8742 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25forgotten the old paramter...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
- lang pack loading code restructurization git-svn-id: http://svn.miranda-ng.org/main/trunk@8738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25PathIsAbsolute/PathIsAbsoluteW published from the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25langpack's description fix: the Authors field could be specified multiple timesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-24fix for broken includesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23wrong copy/pasteGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23ability to select & store the langpack chosenGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22feeding awk's aesthetic worldviewGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20disabling metacontacts: fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-20db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are usedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-16minor optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-10mir_closeLog - function to close a loggerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8543 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09db_get_contact - fast access to the cached contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27clist_modern: metacontacts are always enabledGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE ↵George Hazan
hContact git-svn-id: http://svn.miranda-ng.org/main/trunk@8067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-01missing checks addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7982 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-31debug print added for the threads being forcibly killedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7977 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24fix to allow translations with the leading [George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24this explicit destroy() is needed for the dynamic langpack reloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7855 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-19preparing to the transparent cyphering: end of ↵George Hazan
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c