<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/Quotes/src, branch v0.95.4</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>Year 2015 version update</title>
<updated>2014-12-31T22:00:02+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-12-31T22:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=813851def848b52b92f59c379706ada6bebceba9'/>
<id>813851def848b52b92f59c379706ada6bebceba9</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 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@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleaning</title>
<updated>2014-12-21T17:52:39+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-12-21T17:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=23edfd1711616997256311f574cec97c42cbf2de'/>
<id>23edfd1711616997256311f574cec97c42cbf2de</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11559 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@11559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Quotes: changed warning level to w4</title>
<updated>2014-12-21T09:49:05+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2014-12-21T09:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9b119cadd74e1343cad493e8b366e69743a620d0'/>
<id>9b119cadd74e1343cad493e8b366e69743a620d0</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11552 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@11552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SendDlgItemMessage(...BM_SETCHECK ...) -&gt; CheckDlgButton(...)</title>
<updated>2014-12-14T03:42:51+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-14T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=fe0465b11a317db5408d897484caedc3a5f10c47'/>
<id>fe0465b11a317db5408d897484caedc3a5f10c47</id>
<content type='text'>
SendDlgItemMessage(...BM_GETCHECK ...) -&gt; IsDlgButtonChecked(...)
constants fix for CheckDlgButton()



git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SendDlgItemMessage(...BM_GETCHECK ...) -&gt; IsDlgButtonChecked(...)
constants fix for CheckDlgButton()



git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SendMessage(GetDlgItem -&gt; SendDlgItemMessage 2</title>
<updated>2014-12-13T22:20:52+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-13T22:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=47c19f7007a24ccf7e4be993255e36baff65b4ca'/>
<id>47c19f7007a24ccf7e4be993255e36baff65b4ca</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11384 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@11384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>useless calls of mir_*strlen in DrawText replaced with -1</title>
<updated>2014-12-02T21:55:57+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-12-02T21:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=0ca0de7698b523effaaf6cc9c608e936fa5aaf86'/>
<id>0ca0de7698b523effaaf6cc9c608e936fa5aaf86</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11223 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@11223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>ZeroMemory -&gt; memset, few bugs fised</title>
<updated>2014-12-01T00:07:01+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-01T00:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b2fad485cd5b41744ef0cc4a02722c021afd926c'/>
<id>b2fad485cd5b41744ef0cc4a02722c021afd926c</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 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@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>lstr* replacements</title>
<updated>2014-11-30T18:51:36+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-11-30T18:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=688f55ba998c19304a29727c910504903f4cc49a'/>
<id>688f55ba998c19304a29727c910504903f4cc49a</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 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@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple fixes buff size for GetText and SetText.</title>
<updated>2014-11-30T04:29:19+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-11-30T04:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a8a11e811c3c0cc3f6d74c18c89841e9e0e87237'/>
<id>a8a11e811c3c0cc3f6d74c18c89841e9e0e87237</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11165 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@11165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>crazy flag TTBST_RELEASED removed</title>
<updated>2014-11-28T15:35:32+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-11-28T15:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7fb13d1cfb7528d617406bd4701cc13d7a64abd4'/>
<id>7fb13d1cfb7528d617406bd4701cc13d7a64abd4</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11131 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@11131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
