summaryrefslogtreecommitdiff
path: root/plugins/MimCmd/src
AgeCommit message (Collapse)Author
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-26less 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-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-29MimCmd: unicode in output MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16379 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-21MimCmd; previous commit fix Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@15416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18MimCmd: memory overrun fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@15376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18MimCmd: memleak fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@15375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16crash fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14214 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16fix for mimcmd vs2010 projectGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-15MimCmd to set path to libs tooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
- MimCmd & CmdLine converted to Unicode; git-svn-id: http://svn.miranda-ng.org/main/trunk@14048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c