<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/YAMN/src/proto, 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>- NUF_HTTPGATEWAY: unused option removed;</title>
<updated>2017-01-31T16:01:52+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-31T16:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2600097dcc6e357d4d8df6105e9afb66b6d4b296'/>
<id>2600097dcc6e357d4d8df6105e9afb66b6d4b296</id>
<content type='text'>
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
</pre>
</div>
</content>
</entry>
<entry>
<title>separate handle types for HNETLIBCONN &amp; HNETLIBBIND</title>
<updated>2017-01-13T22:22:55+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-13T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d3cb19278d60ac6f7963379254546cdca36a90e2'/>
<id>d3cb19278d60ac6f7963379254546cdca36a90e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(wiping blood from hands) no more netlib services</title>
<updated>2017-01-13T14:47:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-13T14:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=20a9f536e44c3928ad8c3cf7a2959bce557dab8e'/>
<id>20a9f536e44c3928ad8c3cf7a2959bce557dab8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a bit less netlib services</title>
<updated>2017-01-12T21:01:59+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-12T21:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e145db68fb5b7d0682a4b2be0174cebfe47dd74e'/>
<id>e145db68fb5b7d0682a4b2be0174cebfe47dd74e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>strong typization - better typization</title>
<updated>2017-01-11T19:24:06+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-11T19:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d958e3fb847813075cc059bd5a7aa28252982268'/>
<id>d958e3fb847813075cc059bd5a7aa28252982268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Netlib_Send &amp; Netlib_Recv helpers became real functions, MS_NETLIB_SEND &amp; MS_NETLIB_RECV died;</title>
<updated>2017-01-11T16:51:30+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-11T16:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bb03623fd3ba7b9cc456da2c9504bad87b80ace0'/>
<id>bb03623fd3ba7b9cc456da2c9504bad87b80ace0</id>
<content type='text'>
- fix for dumping chunked http replies into a network log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix for dumping chunked http replies into a network log
</pre>
</div>
</content>
</entry>
<entry>
<title>- old useless helpers removed from the Options module;</title>
<updated>2016-10-28T13:18:50+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2016-10-28T13:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=cf9de21af3073e29cb7b149fbd8427241de70729'/>
<id>cf9de21af3073e29cb7b149fbd8427241de70729</id>
<content type='text'>
- mir_app functions introduced instead of them;
- OPENOPTIONSDIALOG structure removed from m_options.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- mir_app functions introduced instead of them;
- OPENOPTIONSDIALOG structure removed from m_options.h
</pre>
</div>
</content>
</entry>
<entry>
<title>second major wipeout of database services &amp; structures:</title>
<updated>2016-09-14T18:01:49+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2016-09-14T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7bdb598e26e7e98788933af43090d34027166969'/>
<id>7bdb598e26e7e98788933af43090d34027166969</id>
<content type='text'>
- DBCONTACTENUMSETTINGS removed;
- all helpers moved to mir_core.dll

git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- DBCONTACTENUMSETTINGS removed;
- all helpers moved to mir_core.dll

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