<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Steam, 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>unneeded file removed (thx apollo2k4)</title>
<updated>2014-12-24T17:50:54+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2014-12-24T17:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2aeafe32df3ae171b6feaa543f181f1f42805ea4'/>
<id>2aeafe32df3ae171b6feaa543f181f1f42805ea4</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11605 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@11605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Czech langpack: Update</title>
<updated>2014-12-22T20:20:56+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-22T20:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=01b33c4fd6fe6f76501f91147271c3fd88fe1c89'/>
<id>01b33c4fd6fe6f76501f91147271c3fd88fe1c89</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11589 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@11589 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Steam: Various code improvements (as reported by Coverity analyser); version bump</title>
<updated>2014-12-20T19:10:28+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-20T19:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c913257a1eb9b0fdcac33c1b45b309261048f761'/>
<id>c913257a1eb9b0fdcac33c1b45b309261048f761</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11544 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@11544 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>SendMessage(GetDlgItem -&gt; SendDlgItemMessage</title>
<updated>2014-12-13T21:56:47+00:00</updated>
<author>
<name>Rozhuk Ivan</name>
<email>rozhuk.im@gmail.com</email>
</author>
<published>2014-12-13T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=86ecbad7907401648a49139d196559a2d27ec53a'/>
<id>86ecbad7907401648a49139d196559a2d27ec53a</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 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@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Steam: That's enough from me, version bump</title>
<updated>2014-12-09T19:09:40+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-09T19:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f30f1a910db1dc900246dde59ba9ece3c3fb5146'/>
<id>f30f1a910db1dc900246dde59ba9ece3c3fb5146</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11308 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@11308 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Steam: Fix not holding proper contact status (e.g. looking for play/trade)</title>
<updated>2014-12-09T18:59:07+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-09T18:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=edf1dd945f1781cfb0ccd6149f0a279480c97af9'/>
<id>edf1dd945f1781cfb0ccd6149f0a279480c97af9</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11307 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@11307 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Steam: "Looking for trade/play" statuses write into StatusMsg</title>
<updated>2014-12-09T18:04:53+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-09T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7a2293c2b3369309db885085863a50ec2b0d186a'/>
<id>7a2293c2b3369309db885085863a50ec2b0d186a</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11306 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@11306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Proto_Steam: Added missing status icons</title>
<updated>2014-12-09T17:40:41+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2014-12-09T17:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=075b3c966ca40a1020614d5388f9efc02ee72e32'/>
<id>075b3c966ca40a1020614d5388f9efc02ee72e32</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@11305 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@11305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
