JKlingen
c69017d827
fixed authentication dialog not opening during OAuth process [3578480]
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2169 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:27:51 +00:00
JKlingen
dd003e1e26
update for french translation
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2168 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:22:28 +00:00
JKlingen
da82df6d7f
french translation for external command plugin
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2167 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:15:20 +00:00
JKlingen
c58ee6178d
text change [3578371]
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2166 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:13:10 +00:00
JKlingen
724223443b
text change [3578371]
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2165 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:11:56 +00:00
RKrom
0a7251faa2
Preparations for RC4
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2164 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 08:04:01 +00:00
RKrom
1abbf03dba
Changed InitializeLog4NET to return the first file appender from a list of appenders, instead of assuming that the first is the file appender.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2163 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 07:38:15 +00:00
RKrom
e63d81e0fe
Fixed issue with wrong log4net.xml file being used, resulting in no log files. Fixed problems with having the website & installer translation files in the installer. Added "Fränkisch" as language.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2162 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-20 07:18:31 +00:00
RKrom
f1ede119e9
Fixed problem with ExternalCommandConfiguration, fixing bugs #3578391 and #3578379
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2161 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-19 15:58:45 +00:00
RKrom
f6be666aab
Fixed bug #3578325 , editor size doesn't to capture.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2160 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-19 11:50:45 +00:00
RKrom
d82d57dca1
Update for RC3
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2159 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-19 05:03:16 +00:00
JKlingen
909501afb1
added translation related changes
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2158 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-18 18:29:35 +00:00
RKrom
1e12c4b1c5
Box no longer needs .NET 3.5
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2157 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-18 09:21:04 +00:00
RKrom
654941c2b0
Platform / Config update
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2156 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-18 09:17:08 +00:00
RKrom
60fb5e5495
Changed the download link to go to version-history if the download is not a release.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2155 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-18 09:00:42 +00:00
RKrom
552a4c8f94
Tested and fixed update check
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2154 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-18 08:51:09 +00:00
JKlingen
bf392fb81a
added JiraFormBase, which was missing in last commit (2146)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2153 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 21:21:06 +00:00
RKrom
3e3701d3d4
Fixed message, the update notification now contains the filename instead of the version. This way people see what it is.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2152 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 15:44:15 +00:00
RKrom
b4bc530ee6
Added some logic for the update checks:
...
* release only sees RC & unstable if "check for unstable" is set
* Release candidates only sees unstable if "check for unstable" is set
Meaning even if check for unstable is not set:
* unstable versions always find newer unstable versions
* RC's always find newer RC's
* Releases only find releases
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2151 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 15:40:55 +00:00
RKrom
c29d38d546
Cleanup of using statements
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2150 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 12:24:56 +00:00
RKrom
4de75cdb69
Cleanup of using statements
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2149 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 12:21:12 +00:00
JKlingen
5e9809a53e
added translation for French (Quebec)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2148 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-16 18:46:57 +00:00
JKlingen
94ac3148d7
updates for chinese translation
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2147 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-16 18:43:45 +00:00
JKlingen
9dfcdf38ab
fixed some messages that were not translatable yet + some UI changes to allow more space for translated strings
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2146 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-16 18:21:51 +00:00
RKrom
c664663df6
Cleanup
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2145 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-14 17:58:33 +00:00
RKrom
d75b81479c
Fixed eventual clipboard issues, which was not possible before as the ClipboardHelper wasn't in the plugin project.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2144 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-14 17:48:57 +00:00
RKrom
69d29992a2
Changes for Box Plugin so it can re-use the OAuthLoginForm. Also fixed a startup issue with some plug-ins.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2143 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-14 12:34:31 +00:00
RKrom
dc8a160c7f
Finally fixed UrlEncode3986 to work with UTF-8, meaning that special characters are encoded for UTF-8. e.g. we can now upload files which have umlauts in their filename to Dropbox.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2142 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-14 06:38:20 +00:00
RKrom
c0a83c0ee9
Small changes: added contentlength to upload and made the UrlEncode3986 public
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2141 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-13 20:35:44 +00:00
RKrom
048826df3d
More small fixes, and some refactoring.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2140 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-13 15:14:57 +00:00
RKrom
e1fbc6a10e
Change to "GET" for getting the Access & Request Token
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2139 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-13 13:25:09 +00:00
RKrom
4f3c621d44
Added Imm.io plugin, somehow I still get Internal Server errors...?
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2138 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-11 14:00:58 +00:00
RKrom
6ceef4f65e
Still fixing some issues with having the wrong Platform or Configuration, also moved some code to the NetworkHelper. Deleted a file which should not be there.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2137 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-11 13:59:58 +00:00
RKrom
1a97204be3
Fix for refactoring of the OAuth implementation.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2136 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 19:01:39 +00:00
RKrom
756c8d9403
Refactoring to make Picasa work, added Upload to the IBinaryContainer.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2135 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 18:21:09 +00:00
RKrom
03b4b17ea4
update readme.txt
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2134 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 14:43:28 +00:00
RKrom
6bf7d1d272
Removed "ex"
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2133 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 14:31:54 +00:00
RKrom
eb06df0f6b
Removed designmode messages, this was just bothering the development.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2132 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 14:26:18 +00:00
RKrom
4d399a60ac
Refactored the Office Destinations, including the Interop & configuration, to the new Office plug-in. Also refactored some code to be more consistent.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2131 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-10 14:18:05 +00:00
RKrom
5714b59a14
Fixed hard coded Encoder, if sometime the encoder order changes this would have broken the code. Also removed a stream wrapper.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2130 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-09 10:01:37 +00:00
RKrom
b600d72156
Due to a GDI+ issue with storing PNG images on a non seek able stream, which seems to be fixed with Windows 7, I moved stream-handling specific "fixes" as far "down" as possible. By doing this we should have the best performance and can fix problems easier.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2129 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-09 09:17:25 +00:00
JKlingen
67852e0b76
updates for chinese translation
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2128 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 20:22:02 +00:00
RKrom
da03cf3002
Fixed uploading issues with PNG, it seems this format can't be written to a network stream (non seekable)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2127 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 20:09:06 +00:00
RKrom
448f82f6c3
Code reuse and cleanup.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2126 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 15:32:14 +00:00
RKrom
abe79e65e9
Untested performance improvements with uploads, in short the image is directly stored to the upload stream instead of writing a stream to a byte[]. Expecting a small performance improvement, and a lot less memory usage while uploading.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2125 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 12:58:20 +00:00
RKrom
c983567827
Added Multipart/form-data support, this should improve memory usage and upload performance. Is also needed for Flickr.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2124 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-08 06:26:29 +00:00
RKrom
f464b3a3ca
Fixed refactoring changes for unused plugin.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2123 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-07 12:35:29 +00:00
RKrom
568264a045
Small code optimization in GetActiveWindow, and bugfix in an unused method GetWindow (used for testing)
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2122 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-05 10:24:35 +00:00
RKrom
21d273a8c3
Rewrote the ZIP creation to make sure only the needed files are in there.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2121 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-03 18:22:15 +00:00
RKrom
0065932617
Dropbox no longer needs .NET 3.5, removed the installation check
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2120 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-03 18:01:11 +00:00