<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/VKontakte/src/vk_status.cpp, branch jabber_test</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>no more TCHARs</title>
<updated>2016-07-29T12:36:34+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-29T12:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=428bf0cbd77813a43094cb5c984436deff251936'/>
<id>428bf0cbd77813a43094cb5c984436deff251936</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VKontakte:</title>
<updated>2016-07-29T06:41:56+00:00</updated>
<author>
<name>Sergey Bolhovskoy</name>
<email>elzorfox@ya.ru</email>
</author>
<published>2016-07-29T06:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=17ee088fc01ea6807154f0d43d10fbf26777baa6'/>
<id>17ee088fc01ea6807154f0d43d10fbf26777baa6</id>
<content type='text'>
rename string variables (p)tsz* -&gt; (p)wsz*
rename struct TCHAR_ PARAM -&gt; WCHAR_ PARAM
change mir_sntprintf -&gt; mir_snwprintf, LPCTSTR -&gt; LPCWSTR, setTString -&gt; setWString, db_set_ts(a)-&gt; db_set_ws(a) and etc.


git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename string variables (p)tsz* -&gt; (p)wsz*
rename struct TCHAR_ PARAM -&gt; WCHAR_ PARAM
change mir_sntprintf -&gt; mir_snwprintf, LPCTSTR -&gt; LPCWSTR, setTString -&gt; setWString, db_set_ts(a)-&gt; db_set_ws(a) and etc.


git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>less TCHARs</title>
<updated>2016-07-27T14:23:31+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-27T14:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2f261839b60692e33d0e160344d0d636d49c90ba'/>
<id>2f261839b60692e33d0e160344d0d636d49c90ba</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 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@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<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>hello, Unix.</title>
<updated>2016-07-25T10:31:04+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-07-25T10:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8ae3679aa1339ce9abee53adb69902bd6b7513dc'/>
<id>8ae3679aa1339ce9abee53adb69902bd6b7513dc</id>
<content type='text'>
phase 1: removing _T()

git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
phase 1: removing _T()

git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VKontakte: fix (?) freeze status as offline on speedy status change </title>
<updated>2016-05-23T11:07:34+00:00</updated>
<author>
<name>Sergey Bolhovskoy</name>
<email>elzorfox@ya.ru</email>
</author>
<published>2016-05-23T11:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9f0105daab3c080213ebb30d3a6449bb3d77e37f'/>
<id>9f0105daab3c080213ebb30d3a6449bb3d77e37f</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 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@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VKontakte:</title>
<updated>2016-04-07T04:40:53+00:00</updated>
<author>
<name>Sergey Bolhovskoy</name>
<email>elzorfox@ya.ru</email>
</author>
<published>2016-04-07T04:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6298b38266b6744d83c1bfb1801cce1b0986a4cf'/>
<id>6298b38266b6744d83c1bfb1801cce1b0986a4cf</id>
<content type='text'>
option flags move to separate class
account manager dialog -&gt; core ui
option page dialogs -&gt; core ui
move declarations to private section 
remove unneeded (after rev. 16596) attention from option dialog 
code cleanup
version bump


git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
option flags move to separate class
account manager dialog -&gt; core ui
option page dialogs -&gt; core ui
move declarations to private section 
remove unneeded (after rev. 16596) attention from option dialog 
code cleanup
version bump


git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VK: code cleanup </title>
<updated>2016-03-20T16:57:19+00:00</updated>
<author>
<name>MikalaiR</name>
<email>nikolay.romanovich@narod.ru</email>
</author>
<published>2016-03-20T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=91996a2f0ab5228acdfac1d0c662d68339a0ed79'/>
<id>91996a2f0ab5228acdfac1d0c662d68339a0ed79</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 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@16518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyrights update part 2</title>
<updated>2016-01-02T13:08:00+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-01-02T13:08:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0'/>
<id>b4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 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@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>VKontakte: menu uid</title>
<updated>2015-09-04T04:42:29+00:00</updated>
<author>
<name>Sergey Bolhovskoy</name>
<email>elzorfox@ya.ru</email>
</author>
<published>2015-09-04T04:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2a8b0f5e77ab51dd0b8cdcc27ff2a99ccbbce3d9'/>
<id>2a8b0f5e77ab51dd0b8cdcc27ff2a99ccbbce3d9</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15183 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@15183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
