<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/AssocMgr, branch v0.95.1</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>end of version zoo</title>
<updated>2014-01-25T09:05:39+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-01-25T09:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d6ed23e489d106cd4b06a03c820706467e853f49'/>
<id>d6ed23e489d106cd4b06a03c820706467e853f49</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 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@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright update for year 2014</title>
<updated>2014-01-01T12:32:05+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-01-01T12:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=055d4460e17344248c7364afc5d19deeda39d644'/>
<id>055d4460e17344248c7364afc5d19deeda39d644</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 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@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Association Manager</title>
<updated>2013-12-21T12:03:28+00:00</updated>
<author>
<name>Szymon Tokarz</name>
<email>wsx22@o2.pl</email>
</author>
<published>2013-12-21T12:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ffac161fc2309f15343a6251840a7023027ab0e5'/>
<id>ffac161fc2309f15343a6251840a7023027ab0e5</id>
<content type='text'>
- try to fix wired logic at CleanupRegTreeBackupSettings()
 - fix pszClassName use after free 
 - fix cleanup if more than one class exists into bak_ ppszSettings

git-svn-id: http://svn.miranda-ng.org/main/trunk@7315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- try to fix wired logic at CleanupRegTreeBackupSettings()
 - fix pszClassName use after free 
 - fix cleanup if more than one class exists into bak_ ppszSettings

git-svn-id: http://svn.miranda-ng.org/main/trunk@7315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>File association manager</title>
<updated>2013-12-14T00:44:32+00:00</updated>
<author>
<name>Szymon Tokarz</name>
<email>wsx22@o2.pl</email>
</author>
<published>2013-12-14T00:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=65273008e471e940f46226b505846ddce6d89b13'/>
<id>65273008e471e940f46226b505846ddce6d89b13</id>
<content type='text'>
- CallFunctionAsync() at NG always returns 0, so do not mir_free() async function param always after call it.
(It's confusing beacouse PostMessage() from QueueMainThread() at src\mir_core\modules.cpp returns 0 on error (msdn))

git-svn-id: http://svn.miranda-ng.org/main/trunk@7201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- CallFunctionAsync() at NG always returns 0, so do not mir_free() async function param always after call it.
(It's confusing beacouse PostMessage() from QueueMainThread() at src\mir_core\modules.cpp returns 0 on error (msdn))

git-svn-id: http://svn.miranda-ng.org/main/trunk@7201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>added projects and solutions for vc2013</title>
<updated>2013-11-09T13:43:42+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-11-09T13:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=911aa265efca7b33045405f3ac0f0a3c65688edf'/>
<id>911aa265efca7b33045405f3ac0f0a3c65688edf</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 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@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>unneeded capitalization</title>
<updated>2013-11-04T23:42:22+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2013-11-04T23:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6273b7bfe9f1c20dd32bad9dfa06b3323372be87'/>
<id>6273b7bfe9f1c20dd32bad9dfa06b3323372be87</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6777 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@6777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup</title>
<updated>2013-10-15T11:45:00+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-10-15T11:45:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=57d7a593cb444941ade06bde7911aaa77d431cc4'/>
<id>57d7a593cb444941ade06bde7911aaa77d431cc4</id>
<content type='text'>
registermodule service removed

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

git-svn-id: http://svn.miranda-ng.org/main/trunk@6497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>valid options initialization</title>
<updated>2013-09-25T10:58:24+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-09-25T10:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=dd1460d664f7266920b07527f25f87ec8233daaf'/>
<id>dd1460d664f7266920b07527f25f87ec8233daaf</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 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@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Not needed version checks removed</title>
<updated>2013-09-21T21:58:47+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-09-21T21:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7c0fdf0c457d55b6bfdda0282cf5099057c715c7'/>
<id>7c0fdf0c457d55b6bfdda0282cf5099057c715c7</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6172 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@6172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- warning fixes;</title>
<updated>2013-09-21T13:37:19+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-09-21T13:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8b6824e3ec3ed7340db33bcbe592321b6afb0a00'/>
<id>8b6824e3ec3ed7340db33bcbe592321b6afb0a00</id>
<content type='text'>
- memleak fixes;
- code cleaning

git-svn-id: http://svn.miranda-ng.org/main/trunk@6154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- memleak fixes;
- code cleaning

git-svn-id: http://svn.miranda-ng.org/main/trunk@6154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
