<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/XSoundNotify/src, branch 0_95_10_2</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>GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat events (UTF16LE by default)</title>
<updated>2019-02-25T18:02:11+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-25T18:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00'/>
<id>45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrights</title>
<updated>2019-01-04T12:01:31+00:00</updated>
<author>
<name>dartraiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2019-01-04T12:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=fefd2d51b58879308b6a4089eb6baafe1a1e91f0'/>
<id>fefd2d51b58879308b6a4089eb6baafe1a1e91f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db_get_sa / db_get_wsa to receive the default value, massive code simplification</title>
<updated>2018-12-08T17:12:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-12-08T17:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8ffc77be71507825a8f7585bcabff8ccc370206a'/>
<id>8ffc77be71507825a8f7585bcabff8ccc370206a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>other minor code cleaning considering g_plugin</title>
<updated>2018-11-14T15:24:56+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-14T15:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=68d6271552d4b9bdb27efda50c457f0d56b23457'/>
<id>68d6271552d4b9bdb27efda50c457f0d56b23457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hContact, MODULENAME -&gt; g_plugin</title>
<updated>2018-11-14T12:57:47+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-14T12:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a6b9f6570b4cb4a425f91d4694e6b027f12cc8b7'/>
<id>a6b9f6570b4cb4a425f91d4694e6b027f12cc8b7</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>int hLangpack/m_hLang removed and replaced with HPLUGIN</title>
<updated>2018-07-11T18:33:11+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-07-11T18:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f719c8b921c7a46b76453476204224d40c682914'/>
<id>f719c8b921c7a46b76453476204224d40c682914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Notification plugins - convert to Load/Unload methods of CMPlugin</title>
<updated>2018-05-28T19:00:55+00:00</updated>
<author>
<name>Goraf</name>
<email>22941576+Goraf@users.noreply.github.com</email>
</author>
<published>2018-05-28T18:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9250a0caadc93ec7a92b99deea151ab7a1c403da'/>
<id>9250a0caadc93ec7a92b99deea151ab7a1c403da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi</title>
<updated>2018-05-27T11:52:20+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-27T11:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=66ab99eb5b5c47a01e1cc6613af07426abbeb19b'/>
<id>66ab99eb5b5c47a01e1cc6613af07426abbeb19b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
