<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/Exchange, 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>Exchange: warning fixes + code cleaning</title>
<updated>2019-03-12T16:38:07+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-12T16:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cd423dcb78e0d68ad55a017cbf86503b1d76714d'/>
<id>cd423dcb78e0d68ad55a017cbf86503b1d76714d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>life is too short to remember whether this structure is zeroed or not</title>
<updated>2019-03-08T12:29:44+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-08T12:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=99962115431435cf17dfae4d3b7c8d7d55d824bf'/>
<id>99962115431435cf17dfae4d3b7c8d7d55d824bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>popups:</title>
<updated>2019-03-06T13:15:55+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-06T13:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f580be3d9dcccb14831d6bed9e7dfca600f5b6f8'/>
<id>f580be3d9dcccb14831d6bed9e7dfca600f5b6f8</id>
<content type='text'>
- internal implementation details &amp; all service declarations moved to m_popup_int.h;
- all service calls removed and replaced with function calls;
- direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- internal implementation details &amp; all service declarations moved to m_popup_int.h;
- all service calls removed and replaced with function calls;
- direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
</pre>
</div>
</content>
</entry>
<entry>
<title>Popup:</title>
<updated>2019-03-05T18:10:22+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-05T18:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d9fddc0cfa9066eb1b5ad3f4807b37426ae6ca88'/>
<id>d9fddc0cfa9066eb1b5ad3f4807b37426ae6ca88</id>
<content type='text'>
- wiping out checks for service presence;
- code cleaning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- wiping out checks for service presence;
- code cleaning
</pre>
</div>
</content>
</entry>
<entry>
<title>popup code cleaning (cause we have no tchar.h)</title>
<updated>2019-02-27T09:43:20+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-27T09:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=423be683866fd8e305457eb725d8cdbe1f297fbd'/>
<id>423be683866fd8e305457eb725d8cdbe1f297fbd</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>we don't need to close that handle</title>
<updated>2018-12-29T17:39:03+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-12-29T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=20592a568e326ea4211b39779c73f6612adef395'/>
<id>20592a568e326ea4211b39779c73f6612adef395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>unused MODULENAME macros removed</title>
<updated>2018-11-14T15:23:04+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-14T15:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=64e3214c2222543350f51b517a6b75b6b02b81cf'/>
<id>64e3214c2222543350f51b517a6b75b6b02b81cf</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>
</feed>
