<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Discord/src/stdafx.h, 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>C++ exceptions are disabled in all cases where they just prevent warnings</title>
<updated>2018-12-18T12:40:58+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-12-18T12:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=0e854af70f6f330e63aa36fde125fbb0ca4ff8ef'/>
<id>0e854af70f6f330e63aa36fde125fbb0ca4ff8ef</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 make this function a method anymore</title>
<updated>2018-11-26T12:26:40+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-26T12:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=5d8aa011513f638fbd20fdc9d0a23d334b60f178'/>
<id>5d8aa011513f638fbd20fdc9d0a23d334b60f178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for chat structures declaration</title>
<updated>2018-11-26T11:41:21+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-26T11:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=be1918c1b2986ddb387cd593deddf120f9e61874'/>
<id>be1918c1b2986ddb387cd593deddf120f9e61874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discord: additional option to use special sub-groups for guilds</title>
<updated>2018-10-31T12:57:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-10-31T12:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c'/>
<id>67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core changes:</title>
<updated>2018-04-18T20:04:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-18T20:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=abf8cd813bb0ac4f4f5451d2af929279d816abac'/>
<id>abf8cd813bb0ac4f4f5451d2af929279d816abac</id>
<content type='text'>
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app;
- Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure;
- PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app;
- Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure;
- PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
</pre>
</div>
</content>
</entry>
<entry>
<title>g_hInstance incapulated into PLUGIN&lt;&gt;, no need in the separate variable</title>
<updated>2018-04-18T17:51:18+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-18T17:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9cf1444eb7888f2d942d220f938aa893396a8a1b'/>
<id>9cf1444eb7888f2d942d220f938aa893396a8a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PLUGIN&lt;&gt; to half-automatically calculate the dll's g_hInstance and pass it inside</title>
<updated>2018-04-18T15:14:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-18T15:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b172c4bbc75cdad0e8ccd22292aa671ba43cac45'/>
<id>b172c4bbc75cdad0e8ccd22292aa671ba43cac45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all protocols rewritten to CMPluginBase</title>
<updated>2018-03-28T11:29:31+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-03-28T11:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a905c9c3f92fd54f37a5466649ac378db69e7cb0'/>
<id>a905c9c3f92fd54f37a5466649ac378db69e7cb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 62202ed10617927d5429bc59898e12a366abe744)</title>
<updated>2017-12-06T11:15:09+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>Mataes2007@gmail.com</email>
</author>
<published>2017-12-06T11:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a27079fe5c4a210664515c47767c00112c435d65'/>
<id>a27079fe5c4a210664515c47767c00112c435d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert all files exept curl and new_gpg to utf-8 BOM</title>
<updated>2017-12-06T10:09:18+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>Mataes2007@gmail.com</email>
</author>
<published>2017-12-06T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=62202ed10617927d5429bc59898e12a366abe744'/>
<id>62202ed10617927d5429bc59898e12a366abe744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
