summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Collapse)Author
2015-05-24Import: big icon in taskbarAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13753 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strlen to mir_strlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08disable Next button when profile not selectedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30fix for the wrong number of events after importGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-29fix for protocols import in the total modeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12548 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-29- import mode setting dropped;George Hazan
- everything in Import rewritten using flags (previous custom flags); - correct import of metacontacts; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27Import: button size correctedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27git-svn-id: http://svn.miranda-ng.org/main/trunk@12523 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20if the custom profile was chosen, let's clean the list's selectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12453 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20strings in the import dialog slightly changedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19Import: an option added to support profile mirroring (precise copy)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-10fix for Unknown metas nick after importGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Import:Tobias Weimer
- Fixed potentially uninitialized variables git-svn-id: http://svn.miranda-ng.org/main/trunk@11811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17version bump for the working variantGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17"people are dumb" (c)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17more correct member zeroingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17forgotten to zero a memory under structureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11493 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17combo box value isn't saved on OK button clickGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17additional accounts to be created only after the dialog, not beforeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17account merge dialog to be closed on exitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17a bit wider fieldVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16Import form cosmeticsVadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@11474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16merge from branchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-19variable name changeVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17account name added to a searchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16correct dest acccount mappingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16the same account not to be used twice during importGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-12fix for metaimportGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10773 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-07fix for adding events into disabled/unloaded contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06fix for creating duplicate metasGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-03Import:George Hazan
- "failed to add an event" message appears when a destination profile isn't empty; - metahistory is correctly skipped during the sequentional import of the same profile; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-01Import:George Hazan
- existing contacts to be verified against the dest db instead of src db; - meta contacts weren't added to the contact conversion map git-svn-id: http://svn.miranda-ng.org/main/trunk@10665 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-30empty accounts to be reused by importGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c