<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/SendScreenshotPlus/SendSS_12.vcxproj, branch master</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>common projects</title>
<updated>2015-07-26T12:33:08+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2015-07-26T12:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4a966be3c32e745b2567e51c27766942f798f77d'/>
<id>4a966be3c32e745b2567e51c27766942f798f77d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 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@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SendSS:</title>
<updated>2014-12-25T00:30:57+00:00</updated>
<author>
<name>René Schümann</name>
<email>white06tiger@gmail.com</email>
</author>
<published>2014-12-25T00:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a58980cb6fcfb7fb81696a72546c1fc4c82ed4f0'/>
<id>a58980cb6fcfb7fb81696a72546c1fc4c82ed4f0</id>
<content type='text'>
- removed mir_icolib and replaced with direct calls (using defines to simplify usage, improved performance)
* improved icon define names
* renamed ssClose.ico =&gt; ssCancel.ico to better reflect its use
* slight improvement to ssEditOn.ico

!!! this change dramatically changed SendSS's internal icon layout, iconpacks for SendSS must to be adjusted

git-svn-id: http://svn.miranda-ng.org/main/trunk@11610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed mir_icolib and replaced with direct calls (using defines to simplify usage, improved performance)
* improved icon define names
* renamed ssClose.ico =&gt; ssCancel.ico to better reflect its use
* slight improvement to ssEditOn.ico

!!! this change dramatically changed SendSS's internal icon layout, iconpacks for SendSS must to be adjusted

git-svn-id: http://svn.miranda-ng.org/main/trunk@11610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SendSS v0.8.6.0: </title>
<updated>2014-06-28T23:29:27+00:00</updated>
<author>
<name>René Schümann</name>
<email>white06tiger@gmail.com</email>
</author>
<published>2014-06-28T23:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=814ff2e2b838bdefb42f2af358f358446025c8d0'/>
<id>814ff2e2b838bdefb42f2af358f358446025c8d0</id>
<content type='text'>
+ imgur.com support by user requests (anonymous upload only) (CSendHost_imgur,CSend,global.h,UMainForm)
    this also include basic functions for JSON parsing (currently only JSON without spaces and arrays) (CSend)
    SSL/HTTPS support for HTTPFormCreate (CSend)
    support for custom headers in HTTPFormCreate (CSend)
* updated ImageShack related filenames.
* very minor misc code changes and improvements (comments, error messages)

git-svn-id: http://svn.miranda-ng.org/main/trunk@9606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ imgur.com support by user requests (anonymous upload only) (CSendHost_imgur,CSend,global.h,UMainForm)
    this also include basic functions for JSON parsing (currently only JSON without spaces and arrays) (CSend)
    SSL/HTTPS support for HTTPFormCreate (CSend)
    support for custom headers in HTTPFormCreate (CSend)
* updated ImageShack related filenames.
* very minor misc code changes and improvements (comments, error messages)

git-svn-id: http://svn.miranda-ng.org/main/trunk@9606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>SendSS:</title>
<updated>2014-04-11T19:25:34+00:00</updated>
<author>
<name>René Schümann</name>
<email>white06tiger@gmail.com</email>
</author>
<published>2014-04-11T19:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=46ceba4a74c107aa085ce199857b9fe1d9cf3f85'/>
<id>46ceba4a74c107aa085ce199857b9fe1d9cf3f85</id>
<content type='text'>
+ new host "Upload Pie" with support to expiring uploads: 30 minutes, 1 day or 1 week
  might not be perfect because this was a quick edit...
* updated CSend's HTTP post stuff to support integer values (CSend,CSendImageShack)

git-svn-id: http://svn.miranda-ng.org/main/trunk@8959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ new host "Upload Pie" with support to expiring uploads: 30 minutes, 1 day or 1 week
  might not be perfect because this was a quick edit...
* updated CSend's HTTP post stuff to support integer values (CSend,CSendImageShack)

git-svn-id: http://svn.miranda-ng.org/main/trunk@8959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>2013 project fix (by person)</title>
<updated>2014-04-03T16:00:19+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2014-04-03T16:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b56c569334f8264ba3e1bbd366c39e116fd23c62'/>
<id>b56c569334f8264ba3e1bbd366c39e116fd23c62</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8841 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@8841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>WIN32 macro isn't needed in projects</title>
<updated>2014-03-22T14:31:11+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2014-03-22T14:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d89014c40c6334665a9050439ac3b6ab92848a72'/>
<id>d89014c40c6334665a9050439ac3b6ab92848a72</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 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@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>added projects and solutions for vc2013</title>
<updated>2013-11-09T13:43:42+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-11-09T13:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=911aa265efca7b33045405f3ac0f0a3c65688edf'/>
<id>911aa265efca7b33045405f3ac0f0a3c65688edf</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 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@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
