<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/Watrack/proto, 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>major atavism, PROTORECVEVENT, died with its own set of constants</title>
<updated>2024-01-26T20:34:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2024-01-26T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ab3d423b1dc514e9db61c170ca14bab49e5280cb'/>
<id>ab3d423b1dc514e9db61c170ca14bab49e5280cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused code removed</title>
<updated>2022-06-01T07:42:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2022-06-01T07:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f1123ea1919518181b79d9418e76af4ea41bf652'/>
<id>f1123ea1919518181b79d9418e76af4ea41bf652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>не надо на каждый созданный контакт говорить, что он принадлежит Watrack</title>
<updated>2021-04-30T13:37:15+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2021-04-30T13:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a819f36c8ffaf31af6908cc1f0480a66f71f2a4b'/>
<id>a819f36c8ffaf31af6908cc1f0480a66f71f2a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused .res files removed</title>
<updated>2020-03-19T08:41:22+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2020-03-19T08:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ac4f98481f89b180c40b033d47e113a3cbef9233'/>
<id>ac4f98481f89b180c40b033d47e113a3cbef9233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GetContactProto: useless duplicate function replaced with standard Proto_GetBaseAccountName</title>
<updated>2019-12-04T13:08:03+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-12-04T13:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3bb16e798cb51d5764aacbefd4edf26f52d8c4f0'/>
<id>3bb16e798cb51d5764aacbefd4edf26f52d8c4f0</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>Proto_GetAccount() for pascal plugins</title>
<updated>2018-04-07T17:23:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-07T17:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=5811219420fdedef8941584ef70fec403d012e4e'/>
<id>5811219420fdedef8941584ef70fec403d012e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLIST_INTERFACE::pfnGetContactDisplayName =&gt; Clist_GetContactDisplayName</title>
<updated>2018-04-05T19:10:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-05T19:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=35e2289786a7f1542573d1a58ebc971970ea981c'/>
<id>35e2289786a7f1542573d1a58ebc971970ea981c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unused header removed from pascal sources</title>
<updated>2018-02-09T11:21:27+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-02-09T11:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b407cbb7ad5cf00f0420fd91b82969ffcbaba5b5'/>
<id>b407cbb7ad5cf00f0420fd91b82969ffcbaba5b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all rc files reverted to utf-8</title>
<updated>2017-12-06T10:59:55+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>Mataes2007@gmail.com</email>
</author>
<published>2017-12-06T10:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=87c39b86cfeb0dedf94f9bf04af30de2daf368bc'/>
<id>87c39b86cfeb0dedf94f9bf04af30de2daf368bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
