<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/src/modules/skin, branch master</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>- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and loads mir_app.dll;</title>
<updated>2015-06-13T16:55:17+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-06-13T16:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cbe3cb21f5bca61a03bbd4ae811ee906e09b3f4f'/>
<id>cbe3cb21f5bca61a03bbd4ae811ee906e09b3f4f</id>
<content type='text'>
- everything that was in miranda32.exe (including resources) moved to mir_app.dll;
- exports from mir_app.dll now available for using directly, without perversions;
- src/stdplug.h deleted;

git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- everything that was in miranda32.exe (including resources) moved to mir_app.dll;
- exports from mir_app.dll now available for using directly, without perversions;
- src/stdplug.h deleted;

git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleaning</title>
<updated>2015-06-07T21:21:16+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-06-07T21:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4862e8a107c3fc952e22751eb3313e2d401f52f1'/>
<id>4862e8a107c3fc952e22751eb3313e2d401f52f1</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14064 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@14064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SKINICONDESC -&gt; MAllStrings</title>
<updated>2015-06-07T18:19:34+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-06-07T18:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e5cb033463036b182fb6e5e3eed50a14987f5300'/>
<id>e5cb033463036b182fb6e5e3eed50a14987f5300</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14054 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@14054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>new mir_sntprintf templates without SIZEOF</title>
<updated>2015-06-04T22:23:03+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-06-04T22:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=efd438ad7b533ba2adb4f22a1cb358ee449db825'/>
<id>efd438ad7b533ba2adb4f22a1cb358ee449db825</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14004 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@14004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>new mir_snprintf templates without SIZEOF</title>
<updated>2015-06-04T22:12:13+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-06-04T22:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b7c74cd5b22618d544a3f4ae124985d4837e3a22'/>
<id>b7c74cd5b22618d544a3f4ae124985d4837e3a22</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14002 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@14002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>replace strlen to mir_strlen</title>
<updated>2015-05-22T10:06:32+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2015-05-22T10:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=5a17c9299e03bebf46169927abdeee34aaf8e854'/>
<id>5a17c9299e03bebf46169927abdeee34aaf8e854</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 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@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>end of zoo with WM_CONTEXTMENU's lParam</title>
<updated>2015-05-19T12:50:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-05-19T12:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=24a39515399e9555dd0e4ad72b7a22f9152b0adf'/>
<id>24a39515399e9555dd0e4ad72b7a22f9152b0adf</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@13693 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@13693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode windows procedure, suddenly...</title>
<updated>2015-05-05T21:55:21+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-05-05T21:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2aabf6594cb0fb4f8db16771c988bf5a6eab2c4b'/>
<id>2aabf6594cb0fb4f8db16771c988bf5a6eab2c4b</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@13456 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@13456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>IsStatusConnecting() - useful macro</title>
<updated>2015-04-16T14:03:24+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-04-16T14:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8bd2456f654ef5eea44fcf4ad6ce5f7107f7d829'/>
<id>8bd2456f654ef5eea44fcf4ad6ce5f7107f7d829</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@12860 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@12860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and therefore removed</title>
<updated>2015-04-15T15:47:29+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-04-15T15:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a697754351436b6d0066b77b0fd71aeb8c45be3d'/>
<id>a697754351436b6d0066b77b0fd71aeb8c45be3d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 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@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
