<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Sametime, 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>warning fix for non-standard projects</title>
<updated>2019-03-11T11:15:09+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-11T11:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=37ed22ab43e74245169c9f49562c22ae978b2876'/>
<id>37ed22ab43e74245169c9f49562c22ae978b2876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>obsolete option removed from project files</title>
<updated>2019-03-11T10:53:07+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-11T10:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e'/>
<id>1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e</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>PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely</title>
<updated>2019-02-25T20:47:56+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-25T20:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ea88e2c53d3ac0840955eb703213ca1430bb4361'/>
<id>ea88e2c53d3ac0840955eb703213ca1430bb4361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat events (UTF16LE by default)</title>
<updated>2019-02-25T18:02:11+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-25T18:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00'/>
<id>45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mir_urlDecode &amp; mir_urlEncode to return CMStringA</title>
<updated>2019-01-28T12:51:04+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-01-28T12:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ac6607c5f76566c2c840ca3955a22448738df9b3'/>
<id>ac6607c5f76566c2c840ca3955a22448738df9b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #1715 (by default account's destructor doesn't free network handle)</title>
<updated>2019-01-08T21:41:43+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-01-08T21:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a6eae725381b5329011e4dc8e582ad3db59ba059'/>
<id>a6eae725381b5329011e4dc8e582ad3db59ba059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
