summaryrefslogtreecommitdiff
path: root/plugins/CmdLine/MimCmd
AgeCommit message (Collapse)Author
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
removed not used files git-svn-id: http://svn.miranda-ng.org/main/trunk@5490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03fixed file descriptionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10fixed version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25- revertVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3277 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06rename of 2010 projects in solution filesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06rename of 2010 projects without *_10 suffixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16projects: final fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15include directories for resources fix - part 1Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-20resource fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-16Clist_mw, Clist_nicer, CmdLine, Console: folder structure changeVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-08CmdLine:Kirill Volinsky
compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-08compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-08MimCmd:Kirill Volinsky
project cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07CmdLine:Kirill Volinsky
adopted, MimCmd not adopted yet git-svn-id: http://svn.miranda-ng.org/main/trunk@839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c