<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Omegle/src, branch v0.94.3</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>MS_NETLIB_URLENCODE removed from all plugins, but still exists in the core</title>
<updated>2013-03-24T22:04:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-03-24T22:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8f5d084383740f0848c4e181bde90a2aa238d9d1'/>
<id>8f5d084383740f0848c4e181bde90a2aa238d9d1</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4181 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@4181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Omegle:</title>
<updated>2013-03-08T10:39:54+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2013-03-08T10:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7f1ee85eb7f34b57a5354d8cea91495742145f58'/>
<id>7f1ee85eb7f34b57a5354d8cea91495742145f58</id>
<content type='text'>
 - Added option to automatically connect to stranger when protocol is turned online
 - Updated readme
 - Version bump

git-svn-id: http://svn.miranda-ng.org/main/trunk@3912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Added option to automatically connect to stranger when protocol is turned online
 - Updated readme
 - Version bump

git-svn-id: http://svn.miranda-ng.org/main/trunk@3912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>PROTO_INTERFACE made zeroed on the basic inheritance level</title>
<updated>2013-02-25T19:03:12+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-25T19:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7a16305594ab2c308db9aa615280197497ecd2b6'/>
<id>7a16305594ab2c308db9aa615280197497ecd2b6</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3770 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@3770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>useless variable m_szProtoName removed</title>
<updated>2013-02-23T20:01:17+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-23T20:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=97d992fe41e7eaafba3e5700861b0e098a8f6080'/>
<id>97d992fe41e7eaafba3e5700861b0e098a8f6080</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3740 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@3740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementation;</title>
<updated>2013-02-23T19:43:21+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-23T19:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=aa387fa04aa096d163932d3f5f9711a2f146c6f0'/>
<id>aa387fa04aa096d163932d3f5f9711a2f146c6f0</id>
<content type='text'>
- PS_LOADICON also replaced with the standard function;
- ProtoConstructor() &amp; ProtoDestructor() macroses are introduced to simplify protocols' code;
- GetIcon() method implementation removed from all protocols

git-svn-id: http://svn.miranda-ng.org/main/trunk@3739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PS_LOADICON also replaced with the standard function;
- ProtoConstructor() &amp; ProtoDestructor() macroses are introduced to simplify protocols' code;
- GetIcon() method implementation removed from all protocols

git-svn-id: http://svn.miranda-ng.org/main/trunk@3739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>year fix for stdafx.cpp &amp; Jabber</title>
<updated>2013-02-11T12:37:56+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-02-11T12:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cb0c18f39ae48fc5228ad0587e9719c542b086d6'/>
<id>cb0c18f39ae48fc5228ad0587e9719c542b086d6</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 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@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Umlauts for me.</title>
<updated>2013-02-07T18:22:30+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2013-02-07T18:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6926497ec600395e44f9878de06d386d4c80d4e3'/>
<id>6926497ec600395e44f9878de06d386d4c80d4e3</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3462 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@3462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>NG-ized few old IM relics.</title>
<updated>2013-01-17T10:40:57+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2013-01-17T10:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d856ff89393e9bbef394c4c88b1250ef2e5d369d'/>
<id>d856ff89393e9bbef394c4c88b1250ef2e5d369d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3129 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@3129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- Protocols descriptions standardization and russian langpack update accordingly </title>
<updated>2013-01-12T20:05:14+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2013-01-12T20:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=69bacf13e2c85a5f57df9215288c9b2dcf205db7'/>
<id>69bacf13e2c85a5f57df9215288c9b2dcf205db7</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@3079 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@3079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>new easy standard way of registering icons: Icon_Register</title>
<updated>2012-12-02T18:19:49+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2012-12-02T18:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c4582dd65b444e5dae29ada7cc3f6c9a9c20edf3'/>
<id>c4582dd65b444e5dae29ada7cc3f6c9a9c20edf3</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 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@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
