<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/MirFox/src/MirfoxData.h, branch v0.95.7</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>less TCHARs:</title>
<updated>2016-07-26T09:20:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-26T09:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6e53dfca72b932c4bdcd7aa02ca62bf8b2630eac'/>
<id>6e53dfca72b932c4bdcd7aa02ca62bf8b2630eac</id>
<content type='text'>
- TCHAR is replaced with wchar_t everywhere;
- LPGENT replaced with either LPGENW or LPGEN;
- fixes for ANSI plugins that improperly used _t functions;
- TCHAR *t removed from MAllStrings;
- ptszGroup, ptszTitle &amp; ptszTab in OPTIONSDIALOGPAGE replaced with pwsz*

git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- TCHAR is replaced with wchar_t everywhere;
- LPGENT replaced with either LPGENW or LPGEN;
- fixes for ANSI plugins that improperly used _t functions;
- TCHAR *t removed from MAllStrings;
- ptszGroup, ptszTitle &amp; ptszTab in OPTIONSDIALOGPAGE replaced with pwsz*

git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>[MirFox]</title>
<updated>2016-05-31T21:41:30+00:00</updated>
<author>
<name>Szymon Tokarz</name>
<email>wsx22@o2.pl</email>
</author>
<published>2016-05-31T21:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9ba730bc48e44630b418f4214aee57c7b7c987bd'/>
<id>9ba730bc48e44630b418f4214aee57c7b7c987bd</id>
<content type='text'>
Immediately refresh data in Firefox menu when Miranda contact or account is added, renamed, deleted, enabled or disabled, hide or unhide. 
Add "Add acount to contact name" option.

git-svn-id: http://svn.miranda-ng.org/main/trunk@16892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Immediately refresh data in Firefox menu when Miranda contact or account is added, renamed, deleted, enabled or disabled, hide or unhide. 
Add "Add acount to contact name" option.

git-svn-id: http://svn.miranda-ng.org/main/trunk@16892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>HCONTACT is not needed anymore</title>
<updated>2014-02-10T20:47:51+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-02-10T20:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=68d3fd47bb9b75e65859d14199ffee01f16ac9a7'/>
<id>68d3fd47bb9b75e65859d14199ffee01f16ac9a7</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 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@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>more HCONTACT</title>
<updated>2014-02-10T08:42:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-02-10T08:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f9c9f7a27456f98ac84f27add1c2aea5bd99a35c'/>
<id>f9c9f7a27456f98ac84f27add1c2aea5bd99a35c</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8079 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@8079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>- HANDLE hContact =&gt; HCONTACT</title>
<updated>2014-02-10T08:04:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-02-10T08:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=ddba4ede6b451d0cfcd0d32b5180fbd0689966bf'/>
<id>ddba4ede6b451d0cfcd0d32b5180fbd0689966bf</id>
<content type='text'>
- GCF_* prefix was added to chat constants to avoid name conflicts

git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- GCF_* prefix was added to chat constants to avoid name conflicts

git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>MirFox plugin for Miranda NG added</title>
<updated>2013-05-27T22:29:01+00:00</updated>
<author>
<name>Szymon Tokarz</name>
<email>wsx22@o2.pl</email>
</author>
<published>2013-05-27T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c628a13d98fde8d2555cc6fa8628e0b575021bd4'/>
<id>c628a13d98fde8d2555cc6fa8628e0b575021bd4</id>
<content type='text'>
Version 0.5.0.0
Compatible Firefox addon is now available at:
https://addons.mozilla.org/pl/firefox/addon/mirfox/versions/0.5.0.0
or http://wsx22.xpdev-hosted.com/


git-svn-id: http://svn.miranda-ng.org/main/trunk@4826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Version 0.5.0.0
Compatible Firefox addon is now available at:
https://addons.mozilla.org/pl/firefox/addon/mirfox/versions/0.5.0.0
or http://wsx22.xpdev-hosted.com/


git-svn-id: http://svn.miranda-ng.org/main/trunk@4826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
