<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/src/modules/options, branch v0.94.5</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>words of wisdom were well received</title>
<updated>2013-05-16T15:19:22+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-05-16T15:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=011137bd4d5ef75cfb832f82a0cb47b06124a022'/>
<id>011137bd4d5ef75cfb832f82a0cb47b06124a022</id>
<content type='text'>
now the shortened types are called ptrA, ptrT &amp; ptrW respectively

git-svn-id: http://svn.miranda-ng.org/main/trunk@4682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now the shortened types are called ptrA, ptrT &amp; ptrW respectively

git-svn-id: http://svn.miranda-ng.org/main/trunk@4682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>shortened typedefs for string buffers:</title>
<updated>2013-05-16T15:08:49+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-05-16T15:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2e4abd268c71f15bcf73c49a5005f128ffd8ee96'/>
<id>2e4abd268c71f15bcf73c49a5005f128ffd8ee96</id>
<content type='text'>
  MCBuf -&gt; mir_ptr&lt;char&gt;
  MTBuf -&gt; mir_ptr&lt;TCHAR&gt;
  MWBuf -&gt; mir_ptr&lt;WCHAR&gt;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  MCBuf -&gt; mir_ptr&lt;char&gt;
  MTBuf -&gt; mir_ptr&lt;TCHAR&gt;
  MWBuf -&gt; mir_ptr&lt;WCHAR&gt;

git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on</title>
<updated>2013-04-06T23:05:29+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-04-06T23:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6640a8f419a9ef61ad7af41a419615c2d07b872e'/>
<id>6640a8f419a9ef61ad7af41a419615c2d07b872e</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 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@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- rest of menus cleared;</title>
<updated>2013-04-05T22:27:16+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-04-05T22:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=007b4c7301f0d26a72f89f74e9929f42e24eb3e6'/>
<id>007b4c7301f0d26a72f89f74e9929f42e24eb3e6</id>
<content type='text'>
- old database macroses wiped out from all plugins (left in m_database.h for compatibility)

git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- old database macroses wiped out from all plugins (left in m_database.h for compatibility)

git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for Options/OldPluginSettings: old mode never worked, even being set in a database</title>
<updated>2013-03-06T16:23:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-03-06T16:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7fc9837e1f9bbd0f0687fea96cda8dfbf4c1932b'/>
<id>7fc9837e1f9bbd0f0687fea96cda8dfbf4c1932b</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3906 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@3906 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>new subclassing functions applied to all plugins</title>
<updated>2013-03-04T07:23:42+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-03-04T07:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=66cb770a982a2502456d10d73838df2b7239fd89'/>
<id>66cb770a982a2502456d10d73838df2b7239fd89</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 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@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>translation fix</title>
<updated>2013-02-25T13:40:50+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-25T13:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6dfaf2acc20f75be8f5e0b2ec686ecc4f860997c'/>
<id>6dfaf2acc20f75be8f5e0b2ec686ecc4f860997c</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3767 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@3767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>small cleanup</title>
<updated>2013-02-21T05:08:00+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-02-21T05:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=11ded3a2ad74ab15a67aaf46b1c7ee452a5757ed'/>
<id>11ded3a2ad74ab15a67aaf46b1c7ee452a5757ed</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3655 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@3655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>gdi resources cleaning patch</title>
<updated>2013-02-17T12:38:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-17T12:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d9f1ce1a3740f213cd0b43085a399bd03f64f200'/>
<id>d9f1ce1a3740f213cd0b43085a399bd03f64f200</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3621 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@3621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>core: copyright update to year 2013</title>
<updated>2013-02-11T12:15:06+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-11T12:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b93e076795f7998aef8a63f7602998cdc6632a80'/>
<id>b93e076795f7998aef8a63f7602998cdc6632a80</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3549 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@3549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
