<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/SimpleStatusMsg/src, branch v0.95.8</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>Proto_GetStatus is used everywhere instead of PS_GETSTATUS</title>
<updated>2018-04-07T17:14:21+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-07T17:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f60c78abfbd5f279b30de729046b805bba8e00b0'/>
<id>f60c78abfbd5f279b30de729046b805bba8e00b0</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</title>
<updated>2018-04-06T16:19:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-06T16:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e45e2f1683f984ec5ef05c0b4ffff87ee0405f43'/>
<id>e45e2f1683f984ec5ef05c0b4ffff87ee0405f43</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>CLIST_INTERFACE::pfnGetStatusModeDescription =&gt; Clist_GetStatusModeDescription</title>
<updated>2018-04-05T14:59:29+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-05T14:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b1ac2547316dca56f32d238d50dc2dc6c8e8aedf'/>
<id>b1ac2547316dca56f32d238d50dc2dc6c8e8aedf</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::pfnGetProtocolMenu =&gt; Menu_GetProtocolMenu</title>
<updated>2018-04-04T18:49:37+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-04T18:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ad2a5992f1fa9558ad653f8d5c81896472ce8363'/>
<id>ad2a5992f1fa9558ad653f8d5c81896472ce8363</id>
<content type='text'>
- CLIST_INTERFACE::pfnReloadProtoMenus =&gt; Menu_ReloadProtoMenus
- CLIST_INTERFACE::pfnGetProtoIndexByPos considered unused... thus removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CLIST_INTERFACE::pfnReloadProtoMenus =&gt; Menu_ReloadProtoMenus
- CLIST_INTERFACE::pfnGetProtoIndexByPos considered unused... thus removed
</pre>
</div>
</content>
</entry>
<entry>
<title>Accounts() : iterator for accounts</title>
<updated>2018-04-03T13:30:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-03T13:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9613f96e6a6f96ad02a0fc926054132811ae2bb1'/>
<id>9613f96e6a6f96ad02a0fc926054132811ae2bb1</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:</title>
<updated>2018-04-03T10:37:13+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-04-03T10:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=66b61f42871089f3962920924f9030cd6dff2ad8'/>
<id>66b61f42871089f3962920924f9030cd6dff2ad8</id>
<content type='text'>
- unused members removed (requires new History++ for people who compile Miranda themselves);
- useless helpers Proto_IsAccountEnabled &amp; Proto_IsProtocolLocked replaced with direct calls of PROTOACCOUNT members IsEnabled &amp; IsLocked respectively;
- static interface member pfnGetProtocolVisibility replaced with static function Clist_GetProtocolVisibility or PROTOACCOUNT::IsVisible when possible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- unused members removed (requires new History++ for people who compile Miranda themselves);
- useless helpers Proto_IsAccountEnabled &amp; Proto_IsProtocolLocked replaced with direct calls of PROTOACCOUNT members IsEnabled &amp; IsLocked respectively;
- static interface member pfnGetProtocolVisibility replaced with static function Clist_GetProtocolVisibility or PROTOACCOUNT::IsVisible when possible
</pre>
</div>
</content>
</entry>
<entry>
<title>more warning fixes</title>
<updated>2018-03-17T19:11:59+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-03-17T19:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3ad5334f17119c9ae010d5059f5cfb1831c9ddbd'/>
<id>3ad5334f17119c9ae010d5059f5cfb1831c9ddbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class renaming, part II</title>
<updated>2018-03-16T18:10:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-03-16T18:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=61b9b52fcc31ff4c0a533100c15f8d4fa7b2b93a'/>
<id>61b9b52fcc31ff4c0a533100c15f8d4fa7b2b93a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always hated these long expressions: contact_iter makes them much shorter</title>
<updated>2018-03-16T17:01:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-03-16T17:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=39390b02dbd5aa7eb21a83773fa561b39f8828bc'/>
<id>39390b02dbd5aa7eb21a83773fa561b39f8828bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
