<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/NewAwaySysMod, branch v0.95.6</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>MRA: change avatars load threads count default value from 4 to 1</title>
<updated>2016-06-11T23:45:23+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2016-06-11T23:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=3e4284bb32b1515cdcac6741d2c2e94f64f08063'/>
<id>3e4284bb32b1515cdcac6741d2c2e94f64f08063</id>
<content type='text'>
add threads names




git-svn-id: http://svn.miranda-ng.org/main/trunk@16948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add threads names




git-svn-id: http://svn.miranda-ng.org/main/trunk@16948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix for #1059;</title>
<updated>2016-06-05T16:11:08+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-06-05T16:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=eec361608fde60d63fe4511e26e3b95c7f72be13'/>
<id>eec361608fde60d63fe4511e26e3b95c7f72be13</id>
<content type='text'>
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib;
- code cleaning

git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib;
- code cleaning

git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>further junk cleaning</title>
<updated>2016-04-19T12:43:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-04-19T12:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=01ff549a2303122360f819c3344ff8a374839d82'/>
<id>01ff549a2303122360f819c3344ff8a374839d82</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>contact list groups:</title>
<updated>2016-04-15T13:40:58+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-04-15T13:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=18f7e9261c885e953f220ba6836e8bca43a6fc88'/>
<id>18f7e9261c885e953f220ba6836e8bca43a6fc88</id>
<content type='text'>
- finally database is not used anymore (only as a settings' storage);
- MGROUP type introduced to replace HANDLE for group ids;
- MS_CLIST_GROUP* services became Clist_Group* functions;
- CLIST_INTERFACE members pfnGetGroupName &amp; pfnRenameGroup also transformed into static Clist_Group* functions

git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- finally database is not used anymore (only as a settings' storage);
- MGROUP type introduced to replace HANDLE for group ids;
- MS_CLIST_GROUP* services became Clist_Group* functions;
- CLIST_INTERFACE members pfnGetGroupName &amp; pfnRenameGroup also transformed into static Clist_Group* functions

git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>another attempt to read groups directly removed</title>
<updated>2016-04-13T17:28:13+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-04-13T17:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=0b82425b2954a70f6a640d469e9bb5df9d10b528'/>
<id>0b82425b2954a70f6a640d469e9bb5df9d10b528</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>TRACKMOUSEEVENT zeroed out</title>
<updated>2016-01-30T22:47:17+00:00</updated>
<author>
<name>Goraf</name>
<email>goraf@miranda-ng.org</email>
</author>
<published>2016-01-30T22:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=31d9726d61bd002b4405781383b6a58433dd9296'/>
<id>31d9726d61bd002b4405781383b6a58433dd9296</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>DND → Do not disturb</title>
<updated>2016-01-23T22:55:04+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-01-23T22:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=70ae1f696437caeef54556541c134bcd5bceb1cf'/>
<id>70ae1f696437caeef54556541c134bcd5bceb1cf</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>"N/A" -&gt; "Not available" (thx Wishmaster for idea)</title>
<updated>2016-01-20T18:01:45+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-01-20T18:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2b3e5469d5740b3426f246648014de6f069a2c05'/>
<id>2b3e5469d5740b3426f246648014de6f069a2c05</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>"NA" -&gt; "N/A"</title>
<updated>2016-01-04T14:32:49+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-01-04T14:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c04be5ec932da96596e4ef971b022992f84db870'/>
<id>c04be5ec932da96596e4ef971b022992f84db870</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyrights update part 3 (final)</title>
<updated>2016-01-02T13:36:23+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-01-02T13:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=fb4cf44484ba83e69730c613adbe0271517b70f1'/>
<id>fb4cf44484ba83e69730c613adbe0271517b70f1</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
