<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/PluginUpdater/pu_stub, branch v0.95.7</title>
<subtitle>miranda-ng main repo mirror (manuall sync only)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/'/>
<entry>
<title>this time for real - good bye</title>
<updated>2017-04-25T15:06:52+00:00</updated>
<author>
<name>watcherhd</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2017-04-25T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bfd1b0cae153236a6abb6b4e00b2f14e58566439'/>
<id>bfd1b0cae153236a6abb6b4e00b2f14e58566439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "farewell MSVS 2015"</title>
<updated>2017-04-25T14:58:44+00:00</updated>
<author>
<name>watcherhd</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2017-04-25T14:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b1b53cbbf97238bf460772c6d49ff114f079285d'/>
<id>b1b53cbbf97238bf460772c6d49ff114f079285d</id>
<content type='text'>
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
</pre>
</div>
</content>
</entry>
<entry>
<title>farewell MSVS 2015</title>
<updated>2017-04-25T14:51:50+00:00</updated>
<author>
<name>watcherhd</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2017-04-25T14:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8d1e289188ba821bcfd5e85c6ace09ef97f8f894'/>
<id>8d1e289188ba821bcfd5e85c6ace09ef97f8f894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Visual Studio 2017 support added</title>
<updated>2017-03-09T21:30:13+00:00</updated>
<author>
<name>watcherhd</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2017-03-09T21:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=33e584d475f7e66afdd11ddeb7c46cf65a8bc7ea'/>
<id>33e584d475f7e66afdd11ddeb7c46cf65a8bc7ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>less TCHARs:</title>
<updated>2016-07-26T09:20:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-26T09:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6e53dfca72b932c4bdcd7aa02ca62bf8b2630eac'/>
<id>6e53dfca72b932c4bdcd7aa02ca62bf8b2630eac</id>
<content type='text'>
- 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 &amp; ptszTab in OPTIONSDIALOGPAGE replaced with pwsz*

git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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 &amp; ptszTab in OPTIONSDIALOGPAGE replaced with pwsz*

git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>hello, Unix.</title>
<updated>2016-07-25T10:31:04+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-25T10:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8ae3679aa1339ce9abee53adb69902bd6b7513dc'/>
<id>8ae3679aa1339ce9abee53adb69902bd6b7513dc</id>
<content type='text'>
phase 1: removing _T()

git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
phase 1: removing _T()

git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater: coverity fixes </title>
<updated>2015-10-03T17:40:32+00:00</updated>
<author>
<name>MikalaiR</name>
<email>nikolay.romanovich@narod.ru</email>
</author>
<published>2015-10-03T17:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a787fdfb4a67db47dd46ca537de4eac426d71dde'/>
<id>a787fdfb4a67db47dd46ca537de4eac426d71dde</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>platform toolset updated for vc2015 </title>
<updated>2015-07-23T13:46:53+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2015-07-23T13:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6a4803be05bcbef5e291d591a9897a009c4656bc'/>
<id>6a4803be05bcbef5e291d591a9897a009c4656bc</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>platform toolset updated for vc2015</title>
<updated>2015-07-21T08:07:51+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2015-07-21T08:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=aba2387014bf45ead02551a3334ae7edfae53224'/>
<id>aba2387014bf45ead02551a3334ae7edfae53224</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for vc2015</title>
<updated>2015-07-21T07:29:21+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2015-07-21T07:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9247d80048c34094d83099473b420a635712f186'/>
<id>9247d80048c34094d83099473b420a635712f186</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
