summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Expand)Author
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-10-19variable name changeVadim Dashevskiy
2014-10-17account name added to a searchGeorge Hazan
2014-10-16crash fixGeorge Hazan
2014-10-16correct dest acccount mappingGeorge Hazan
2014-10-16the same account not to be used twice during importGeorge Hazan
2014-10-12fix for metaimportGeorge Hazan
2014-10-07fix for adding events into disabled/unloaded contactsGeorge Hazan
2014-10-06fix for creating duplicate metasGeorge Hazan
2014-10-03Import:George Hazan
2014-10-01Import:George Hazan
2014-09-30empty accounts to be reused by importGeorge Hazan
2014-09-30fix for the metahistory events importingGeorge Hazan
2014-09-30fix for the metahistory importGeorge Hazan
2014-09-29hot plugging metas after importGeorge Hazan
2014-09-29first version of metaimport, that seems to workGeorge Hazan
2014-09-29and also execute the validatorGeorge Hazan
2014-09-29first profile to be selected automaticallyGeorge Hazan
2014-09-29Import: all auth messages to be suppressedGeorge Hazan
2014-08-21Import:George Hazan
2014-08-16Import: ability to import missing accounts & map them if they have different ...George Hazan
2014-08-11import: clearanceGeorge Hazan
2014-08-11o-ok, let's complete 0.95's roadmap considering importGeorge Hazan
2014-07-25Event codes cleaning. part 2 (small)Alexey Kulakov
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-13another atavism died: DBEF_FIRSTGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George 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-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-18small code warning fixKirill Volinsky
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-07-29resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXITGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George 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-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy