<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/Msg_Export, branch v0.95.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>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>
<entry>
<title>MEVENT - the strict type for events, they are not HANDLE anymore</title>
<updated>2015-01-16T17:49:54+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2015-01-16T17:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=85c0b6a96f366bdf0ca334ee7cb1877fb3f2288c'/>
<id>85c0b6a96f366bdf0ca334ee7cb1877fb3f2288c</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 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@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<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>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>arg fixes for MS_UTILS_OPENURL service</title>
<updated>2014-12-13T08:40:22+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-13T08:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a85d3756ce4eb0257025b005deb795ba05fd4fda'/>
<id>a85d3756ce4eb0257025b005deb795ba05fd4fda</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11362 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@11362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>code cleanup over mir_sntprintf + small bug fix</title>
<updated>2014-12-09T00:59:27+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-09T00:59:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=36472b00443e23acf28b0dd26ddc2c2e6216d909'/>
<id>36472b00443e23acf28b0dd26ddc2c2e6216d909</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11295 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@11295 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>Fix buf size for Get/Set text, open/save file name</title>
<updated>2014-11-30T18:33:56+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-11-30T18:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4f0e30cdf56fbafdf955bbe8b93930bab9e39bd0'/>
<id>4f0e30cdf56fbafdf955bbe8b93930bab9e39bd0</id>
<content type='text'>
SMS: SIZE_T -&gt; size_t
MRA: small code cleanup



git-svn-id: http://svn.miranda-ng.org/main/trunk@11175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SMS: SIZE_T -&gt; size_t
MRA: small code cleanup



git-svn-id: http://svn.miranda-ng.org/main/trunk@11175 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>Massive code cleanup and fixes for a lot of warnings reported in #837</title>
<updated>2014-11-28T21:19:14+00:00</updated>
<author>
<name>Tobias Weimer</name>
<email>wishmaster51@googlemail.com</email>
</author>
<published>2014-11-28T21:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6895d635acb37ba42e53ba95ca3eee2ddbbef24d'/>
<id>6895d635acb37ba42e53ba95ca3eee2ddbbef24d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 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@11136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
