Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | merge with trunk | George Hazan | |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-11-02 | added explicit flag for checking duplicates | George Hazan | |
2018-10-18 | fixes #1621 (resizable Import wizard) | George Hazan | |
2018-10-18 | fixes #1622 (Add ability to copy text from Import log) | George Hazan | |
2018-10-18 | the less WinAPI, the better | George Hazan | |
2018-10-18 | Import moved to UI classes | George Hazan | |
2018-08-18 | otherwise this variable might have any value | George Hazan | |
2018-08-15 | Import: ability to check duplicates during a contact import | George Hazan | |
2018-08-09 | Import: fix build | aunsane | |
2018-08-08 | import from the json text file like | George Hazan | |
{ "history": [ { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] } | |||
2018-06-08 | Import: | George Hazan | |
- first working version of mcontacts import; - code cleaning | |||
2018-06-04 | Import: first version of Mcontacts import | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky | |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-03-22 | Import - adaptation for batch import processing | George Hazan | |
2018-03-21 | Import: the wizard dialog to use initialization structure instead of PostMessage | George Hazan | |
2018-03-10 | unused code removed | George Hazan | |
2018-03-10 | service for the custom import procedure | George Hazan | |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane | |
2018-02-24 | guard headers | Goraf | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-29 | - compiilation fix; | George Hazan | |
- code cleaning; - version bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@16376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-25 | warnings fixed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-24 | import: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |