<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/SendScreenshotPlus/SendSS_10.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>SendSS</title>
<updated>2014-04-03T02:39:49+00:00</updated>
<author>
<name>René Schümann</name>
<email>white06tiger@gmail.com</email>
</author>
<published>2014-04-03T02:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=0719417f2521293437b4e4b205985dc16479bcc0'/>
<id>0719417f2521293437b4e4b205985dc16479bcc0</id>
<content type='text'>
+ Dropbox support (by Wishmaster)

git-svn-id: http://svn.miranda-ng.org/main/trunk@8836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Dropbox support (by Wishmaster)

git-svn-id: http://svn.miranda-ng.org/main/trunk@8836 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>using Uxtheme</title>
<updated>2013-09-20T18:40:36+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-09-20T18:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e0e9dd5f90f4f5be48a439b310802c4b7443db0b'/>
<id>e0e9dd5f90f4f5be48a439b310802c4b7443db0b</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@6141 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@6141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>we don't declare WIN64 anymore in projects</title>
<updated>2013-05-29T14:19:10+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2013-05-29T14:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bb68107270acb937a83b4f93090e1739d555833d'/>
<id>bb68107270acb937a83b4f93090e1739d555833d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 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@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>removed not used headers</title>
<updated>2013-03-09T11:16:24+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2013-03-09T11:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d6f51161612cf03c1aba04d0a93b963b7d486ed2'/>
<id>d6f51161612cf03c1aba04d0a93b963b7d486ed2</id>
<content type='text'>
added version info
removed uinfo icon pack dependence

git-svn-id: http://svn.miranda-ng.org/main/trunk@3933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added version info
removed uinfo icon pack dependence

git-svn-id: http://svn.miranda-ng.org/main/trunk@3933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation of standalone plugins (thx robyer)</title>
<updated>2012-11-06T16:36:25+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2012-11-06T16:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a3efd513ac5cc0d55fe66492091d51ceddb34d14'/>
<id>a3efd513ac5cc0d55fe66492091d51ceddb34d14</id>
<content type='text'>
Xfire protocol added to solutions (no 64-bit yet)

git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xfire protocol added to solutions (no 64-bit yet)

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