<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/AuthState/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>merge with trunk</title>
<updated>2019-04-13T17:22:59+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-04-13T17:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=680873487c4a7987012606119a744e5ca725ad30'/>
<id>680873487c4a7987012606119a744e5ca725ad30</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>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>end of ME_OPT_INITIALISE related zoo in another plugins</title>
<updated>2018-11-12T17:12:53+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-12T17:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=488214ac8af0c4aeb1a5c1d8fd48368daaf4c4c7'/>
<id>488214ac8af0c4aeb1a5c1d8fd48368daaf4c4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>GUI change:</title>
<updated>2018-07-11T14:09:17+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-07-11T14:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b2c91edc9646daa331de71d589e4fec6bdef4945'/>
<id>b2c91edc9646daa331de71d589e4fec6bdef4945</id>
<content type='text'>
- methods OnInitDialog, OnApply &amp; OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively;
- massive code cleaning considering the 'virtual' attribute of overridden methods;
- also fixes #1476 (Don't close "Create new account" window if user not set account name)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- methods OnInitDialog, OnApply &amp; OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively;
- massive code cleaning considering the 'virtual' attribute of overridden methods;
- also fixes #1476 (Don't close "Create new account" window if user not set account name)
</pre>
</div>
</content>
</entry>
<entry>
<title>CPluginDlgBase: this class became useless because CMPlugin already has module setting</title>
<updated>2018-06-01T12:46:26+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-06-01T12:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=5687e029d151d4590693c66da8440acb0fca1910'/>
<id>5687e029d151d4590693c66da8440acb0fca1910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all plugins =&gt; CMPlugin virtual functions</title>
<updated>2018-05-28T19:39:22+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-28T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ca55ac7905e8ffd1ee979b5b5fe7121fa7a03a5d'/>
<id>ca55ac7905e8ffd1ee979b5b5fe7121fa7a03a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we don't need MirandaPluginInfoEx() anymore. farewell, my lovely</title>
<updated>2018-05-23T13:11:59+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-23T13:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a7d5cce8e2cea97d52a35a1769d0e87e84e5502a'/>
<id>a7d5cce8e2cea97d52a35a1769d0e87e84e5502a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more need in hLangpack variable *YAHOO*</title>
<updated>2018-05-22T17:18:38+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-05-22T17:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cfd355e6c8035086c416c161a884242c1bb1800a'/>
<id>cfd355e6c8035086c416c161a884242c1bb1800a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
