<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/YAMN/src/browser, branch master</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>all protocols (even virtual ones) moved to the Protocols folder</title>
<updated>2019-03-02T09:32:55+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-02T09:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=931a7dc1ac0dbc7e6c1083583ced915e572f5b47'/>
<id>931a7dc1ac0dbc7e6c1083583ced915e572f5b47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>popup code cleaning (cause we have no tchar.h)</title>
<updated>2019-02-27T09:43:20+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-27T09:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=423be683866fd8e305457eb725d8cdbe1f297fbd'/>
<id>423be683866fd8e305457eb725d8cdbe1f297fbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rest of YAMN</title>
<updated>2018-11-13T20:42:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-13T20:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=453a2f5a1c3dbe0e2b87c2058a4e0ddf0c8f99c7'/>
<id>453a2f5a1c3dbe0e2b87c2058a4e0ddf0c8f99c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMN -&gt; g_plugin</title>
<updated>2018-11-13T20:17:16+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-13T20:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=37bf075d4d326f6d5577fd2ce81f0e75d5ee7311'/>
<id>37bf075d4d326f6d5577fd2ce81f0e75d5ee7311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db_* functions replaced with g_plugin calls</title>
<updated>2018-11-12T18:44:56+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-12T18:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=53fe3e46177d17b4941610de19f5cc6210700cb4'/>
<id>53fe3e46177d17b4941610de19f5cc6210700cb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>database:</title>
<updated>2018-07-24T08:11:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-07-24T08:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d296f9f99daf102b9af5d56690e2bd00d61c1267'/>
<id>d296f9f99daf102b9af5d56690e2bd00d61c1267</id>
<content type='text'>
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s.
</pre>
</div>
</content>
</entry>
<entry>
<title>global variable name standardization</title>
<updated>2018-05-27T11:57:51+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-27T11:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9ec3c7e78e560356066b272ad7a38d3d333de1b5'/>
<id>9ec3c7e78e560356066b272ad7a38d3d333de1b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no need to initialize pcli variable in each plugin (only in Clist_*)</title>
<updated>2018-05-23T20:29:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-23T20:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=176e52e14fd0358a7f26ca8d7b0205244dfde2e7'/>
<id>176e52e14fd0358a7f26ca8d7b0205244dfde2e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleaning (using new MS coding style)</title>
<updated>2018-05-08T18:23:43+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-08T18:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=156e56230c1819245c0d9165629f8077b6417167'/>
<id>156e56230c1819245c0d9165629f8077b6417167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mir_forkThread&lt;typename&gt; - stronger typizatioin for thread function parameter</title>
<updated>2018-05-03T14:02:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-03T14:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3ad2582c4a4a6378f294f9256ecbcbdf0ae88e3a'/>
<id>3ad2582c4a4a6378f294f9256ecbcbdf0ae88e3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
