Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenshot/greenshot

Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
https://github.com/greenshot/greenshot

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

69d29992a2a4c8e3e10f02239909e9a5539369e8 authored about 12 years ago by RKrom <[email protected]>
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

dc8a160c7fbe3b22dfa3a4aa1b15191a353b18c6 authored about 12 years ago by RKrom <[email protected]>
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

c0a83c0ee9be87af9a18bbeff7aaa0051bfa7723 authored about 12 years ago by RKrom <[email protected]>
More small fixes, and some refactoring.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2140 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

048826df3dc35032a9f3eed1d09715f9e8ba393b authored about 12 years ago by RKrom <[email protected]>
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

e1fbc6a10efe9ca8f20911689501700bc3c17c9b authored about 12 years ago by RKrom <[email protected]>
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

4f3c621d4454c5336253ad5837f6b699c8c85840 authored about 12 years ago by RKrom <[email protected]>
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

6ceef4f65eca6af1aee75aaae88da8ab41c7a751 authored about 12 years ago by RKrom <[email protected]>
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

1a97204be3f89721ec2a3bf4666e2dbd1b3e8d0a authored over 12 years ago by RKrom <[email protected]>
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

756c8d940368f1c7ad88a460f1b4497d6cf392ba authored over 12 years ago by RKrom <[email protected]>
update readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2134 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

03b4b17ea439b9db8bcd35ea33b48b521a9ccf81 authored over 12 years ago by RKrom <[email protected]>
Removed "ex"

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2133 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

6bf7d1d2720a4ccbabbbf02c41775d38dacb66dc authored over 12 years ago by RKrom <[email protected]>
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

eb06df0f6b6a5212ce88a300ba9a28c4e5baae8d authored over 12 years ago by RKrom <[email protected]>
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

4d399a60ac9b0c6be5ebae98c799c084b681a9ad authored over 12 years ago by RKrom <[email protected]>
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

5714b59a14d3a70ff998322db3d5083527d51828 authored over 12 years ago by RKrom <[email protected]>
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

b600d721565b76f24fe3f9e768dd509e03918b01 authored over 12 years ago by RKrom <[email protected]>
updates for chinese translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2128 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

67852e0b769c96a8a79819ebb0f1ab2e22b41557 authored over 12 years ago by JKlingen <[email protected]>
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

da03cf30029bee3046bae1e9f025ba8054f0603e authored over 12 years ago by RKrom <[email protected]>
Code reuse and cleanup.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2126 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

448f82f6c37a28b0f8e903246964b5d94d73034d authored over 12 years ago by RKrom <[email protected]>
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

abe79e65e9c346dc81667ce1dbd132b13a9e54d7 authored over 12 years ago by RKrom <[email protected]>
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

c983567827911089e9129fc5582ae210d7281f03 authored over 12 years ago by RKrom <[email protected]>
Fixed refactoring changes for unused plugin.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2123 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f464b3a3caef296d4c13982f4ade63e902a91279 authored over 12 years ago by RKrom <[email protected]>
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

568264a0457b86b80d8b37e98dedd888fe42f167 authored over 12 years ago by RKrom <[email protected]>
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

21d273a8c3e05e541584b02ca46df06ed693646a authored over 12 years ago by RKrom <[email protected]>
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

0065932617ce57aeb70dffcbd1c299cf82552f98 authored over 12 years ago by RKrom <[email protected]>
Fixing .NET Compiler version

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2119 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e3a248749d2c2c72f858fc6e324e660a03f25b10 authored over 12 years ago by RKrom <[email protected]>
fixed internationalization of effects button

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2118 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ab2d2a1ce1cb0d5b16b82e8cb18a2742352dbe36 authored over 12 years ago by JKlingen <[email protected]>
updates for french and serbian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2117 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e4e3f20eedc3d9062f865c9bc34abb0896788f86 authored over 12 years ago by JKlingen <[email protected]>
language editor displays stacktrace now in case of unexpected error

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2116 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2d7bab0cefbf23e45507ba8e99952a9dc3acdddb authored over 12 years ago by JKlingen <[email protected]>
language editor is able to export installer translation part now

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2115 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

cee551da87ac140b12a2b60d22dd4cb80eeb4b4d authored over 12 years ago by JKlingen <[email protected]>
language editor is able to export installer translation part now

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2114 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

6767c76c8e1ad0cf85fcdcbed9f18867cee7d752 authored over 12 years ago by JKlingen <[email protected]>
language editor is able to export installer translation part now

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2113 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8ee56d24c273700b9889c16b4c0da3269b673fbb authored over 12 years ago by JKlingen <[email protected]>
french translation for installer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2112 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

52d4ee8b72d10ac4797bf6121309685bd7363b55 authored over 12 years ago by JKlingen <[email protected]>
updated help for new features

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2111 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

97265be849dd903f26e848c5af69875330cc7459 authored over 12 years ago by JKlingen <[email protected]>
fixed syntax error

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2110 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

790eb7e0d7f3d6429192993d24178d20eea3986e authored over 12 years ago by JKlingen <[email protected]>
Small logic fix, expression should check for not null instead of null.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2109 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bf7885d59330a543386adc7888f1c0c0de23772f authored over 12 years ago by RKrom <[email protected]>
Added comment

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2108 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b3545fe98d6db2976438fb31eb300c05601fa7ce authored over 12 years ago by RKrom <[email protected]>
Added expert setting to reuse the editor.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2107 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

96482f70b5733f3e229f17bd435f6fd58df30dc8 authored over 12 years ago by RKrom <[email protected]>
Removed some unused code, and fixed a Editor-reuse issue. (No focus, and resize issues)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2106 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f7782299cd9c8d3e5641eb14b119e3aeda104c17 authored over 12 years ago by RKrom <[email protected]>
Finishing performance improvement changes.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2105 7dccd23d-a4a3-4e1f-8c07-b4c1b401...

336518f5f9ee0442214c7ae127419c717ed7d47b authored over 12 years ago by RKrom <[email protected]>
Updated readme.txt to reflect some changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2104 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4b25051e2cc900c5bf650e0f2a4dfd5c0775e04c authored over 12 years ago by RKrom <[email protected]>
Making sure there is no IE capture, if the setting is disabled. Although I couldn't find any evidence that there is a bug here, as reported, this doesn't hurt.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2103 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d9f77270f51a9251b96509147164b2e7c73b1e50 authored over 12 years ago by RKrom <[email protected]>
Performance improvements, disabled a not used feature.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2102 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

be3df25804a6fdad3126033187f41e40406897f1 authored over 12 years ago by RKrom <[email protected]>
Making Greenshot the default startup project.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2101 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

42e6375d9e146b9af91fa8f29e98fd2add7ef45a authored over 12 years ago by RKrom <[email protected]>
Fixed some interface usage, also cleanup of the surface & editor code. This should theoretically allow usage of home made IDrawableContainer objects, which plug-ins supply.

Also made it possible to reuse the editor, currently only available editors which have a non modi...

f9abcac06351a1198e9392e2090468e489ea81f8 authored over 12 years ago by RKrom <[email protected]>
Removed the PictureBox from the Surface, meaning that the Surface is now just a Control, this should simplify the event stack and other logic and give us more control.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2099 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7bb187ce71f2f67d1875602b6f1fcb9c91739bc3 authored over 12 years ago by RKrom <[email protected]>
Fixed shadow usage of the BitmapContainer (toggle shadow DOES reset the size)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2098 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

68c0cf091a9a0f2ed6aa997f28e307e7c25d274d authored over 12 years ago by RKrom <[email protected]>
Refactoring of Surface.cs, mostly cosmetic! Removed public properties by creating get/set and made most fields NonSerializable so they won't be serialized when writing the surface.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2097 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e3dac6b4380abfd689f388d796ad47af67cf357e authored over 12 years ago by RKrom <[email protected]>
Added: Fixed shadow with transparency issue.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2096 7dccd23d-a4a3-4e1f-8c07-b4c1b401...

1d2247965e73c10879d02bb94ccb4a751c18d06c authored over 12 years ago by RKrom <[email protected]>
Fixed shadow with transparency issue.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2095 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d8cb00e70ceb67c96d661a1c5909054e242f28e7 authored over 12 years ago by RKrom <[email protected]>
Refactoring some more classes, making easier code in plug-ins possible. Needed this for better testing some problems with the CreateShadow function.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2094 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9488200886c05efacd69f7854b0052435fed93c4 authored over 12 years ago by RKrom <[email protected]>
Fixing Debug/Release issue, build problems

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2093 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

017b874de3b9eae6c8eea96c48c7bf43d5bbf7af authored over 12 years ago by RKrom <[email protected]>
ukrainian translation updates for 1.0.2

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2092 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4522d727dced7d58978d0f8cb49f2c82c7edfe35 authored over 12 years ago by JKlingen <[email protected]>
added missing links to support section

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2091 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bfb9c120f545c34fe1efaa74f17b1acdf81ef199 authored over 12 years ago by JKlingen <[email protected]>
renamed de-FR to de-x-franconia to be consistent with the IETF conventions

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2090 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fa89554e15e4ffe909f8a3155864192533606bdb authored over 12 years ago by JKlingen <[email protected]>
added additional language entry key for editor_image_shadow, to keep resources for image shadow and object shadow apart

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2089 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ebdc848d5c33c60d5f17c37c9f8d73f78322c26d authored over 12 years ago by JKlingen <[email protected]>
Project files cleanup, making sure all projects have the same settings.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2088 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

cf29c234398b7be014d592f056e58b49f3a9ab8c authored over 12 years ago by RKrom <[email protected]>
Some small fixes for different parts of code.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2087 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a5f900f92e1a54c9e0fee30889e9e5ead7cfcdf2 authored over 12 years ago by RKrom <[email protected]>
Fixed wrong label names

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2086 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3411432a0e671087e67721ef0e80b6d90c4b812c authored over 12 years ago by RKrom <[email protected]>
Cleanup of unneeded code: Removed a unused property from the OAuthLoginForm and removed the using "imageforexport" as we only want the "background" image of the surface for our OCR.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2085 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f4f3a77e5577d73b8da2c9245a6ba600bfc07614 authored over 12 years ago by RKrom <[email protected]>
Greenshot 1.0 Release Candidate 3 preparations.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2084 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

86d376a0dcdb84486421857c2f9a43e1c5ff70b8 authored over 12 years ago by RKrom <[email protected]>
OCR Plugin refactoring, now should work as a real destination and have an icon.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2083 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fd91cc9107aaff2c8084a8c2931f54d55804849f authored over 12 years ago by RKrom <[email protected]>
Fixed OCR usages, now working for Windows 7 by using an additional exe.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2082 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9553f840cb964ac5d284a868a39882835833777b authored over 12 years ago by RKrom <[email protected]>
Fixed a Thread setup, no reported bugs on the "error" yet.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2081 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3637cd0420caaa0ffe50c3f437bb8a7714ab68b7 authored over 12 years ago by RKrom <[email protected]>
More translation enabling changes for the external command plug-in.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2080 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bda2466bff4c5b2d7931794f959b117593447938 authored over 12 years ago by RKrom <[email protected]>
Removed the no longer needed "hotkey_" language keys.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2079 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9ee318cc5f5eae37b1c0da6dc20733770b0826a7 authored over 12 years ago by RKrom <[email protected]>
Change to make OCR work on 64 bit Windows, now using a small 32-bit exe to do the OCR'ing. (untested)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2078 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

abaf473d83cdd88259256b6d65cfedeb788842ec authored over 12 years ago by RKrom <[email protected]>
Fixes for Bug #3569703

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2077 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0d40ebe346182204fcc7d374159f4f4b0e1ca152 authored over 12 years ago by RKrom <[email protected]>
Added JSONHelper.cs, which has a JSON Parser. Should be removed when upgrading from .NET 2.0 to 3.5 or higher as we have framework solutions.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2076 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

079dab86210ed9e39b3738c7522c99186e15eb57 authored over 12 years ago by RKrom <[email protected]>
website translations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2075 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

34842e99772f659e07bc6c5f7ad204f8d1c77aae authored over 12 years ago by JKlingen <[email protected]>
Fixed language directory

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2074 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8b7c2f0e99cf7376b50caddb150adae097a93e4e authored over 12 years ago by RKrom <[email protected]>
OAuth refactoring, making Photobucket work.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2073 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8b8024e20c9017a01ccbc6e3146e652ceb01e91e authored over 12 years ago by RKrom <[email protected]>
Added a Germane dialect "Frängisch" (Fränkisch), which is currently not active in the installer.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2072 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

55f59b34f7d8f02b2135baf181516614ba371678 authored over 12 years ago by RKrom <[email protected]>
LanguageEditor now saves html snippet for homepage when saving a language_website_*.xml file

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2071 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

11501b815222ff338931189275b600318cb2491b authored over 12 years ago by JKlingen <[email protected]>
french translation of our website

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2070 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

63e738118e5dc597233c860e892e9db493d0e5f5 authored over 12 years ago by JKlingen <[email protected]>
<a> elements are contained in the translation file now

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2069 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

86cd33691b5aca6779424dab9619c388bb2dc2ae authored over 12 years ago by JKlingen <[email protected]>
fixed xml version attribute

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2068 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

94acdf3ac3f7ea1a50657be3a47a1238de8ca032 authored over 12 years ago by JKlingen <[email protected]>
Preparations for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2067 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

cb01534cce74b8ca8acf92a27f627bb814f05994 authored over 12 years ago by RKrom <[email protected]>
Fixed problem when invalid language was specified in the ini file.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2066 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

752fe42aae6afdc9d22ba7693c6c22b76b1cbdd2 authored over 12 years ago by RKrom <[email protected]>
Preparations for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2065 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7e3b7de25e48174d419d588113fabbcc2e82aa01 authored over 12 years ago by RKrom <[email protected]>
Preparations for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2064 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4ea2ab783acb44147a9687787243ffd40840de58 authored over 12 years ago by RKrom <[email protected]>
Preparations for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2063 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

19d92e72c83bbfb57e080dcdec7254be45e73dd8 authored over 12 years ago by RKrom <[email protected]>
Preparations for RC3

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2062 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4358deab9b1d59544b0962721d1bbc98f9602edc authored over 12 years ago by RKrom <[email protected]>
Fixed icon for Photobucket

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2061 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9627e927fb070f1413daa2c2a59c79fc1465c179 authored over 12 years ago by RKrom <[email protected]>
Some small fixes for bugs which showed up while using the current version. In this case there was an issue with the ExportInfomation passing, an export to Outlook wasn't reported as done causing the destination picker to show again after the export.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2060 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4be78dddd4f2060415b214e7edd25fa6f85959d2 authored over 12 years ago by RKrom <[email protected]>
Fixed donate icon (removed shadow)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2059 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

518fa607b113d1c98ea8e54838162adaa85a4420 authored over 12 years ago by RKrom <[email protected]>
Fixed donate icon (removed shadow)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2058 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a2e42fd740ad216d9ebdc29f56b2b001ced79959 authored over 12 years ago by RKrom <[email protected]>
Refactored PluginUtils to have the GetExePath and GetExeIcon, which was needed for giving the ExternalCommandPlugin an icon.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2057 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

91385b074e635098a390048ee7e3972c066486b3 authored over 12 years ago by RKrom <[email protected]>
Initial changes for the translations of the external command plug-in.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2056 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

99e672a76dd3fe2d11740420ebad86f8a952781b authored over 12 years ago by RKrom <[email protected]>
dutch translation update for version 1.0.2

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2055 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

350260f3bd41de364f66eba659076428e83af0f0 authored over 12 years ago by JKlingen <[email protected]>
update for french help file

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2054 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d7e8f39f1e3deef4288120798075959e73ae336d authored over 12 years ago by JKlingen <[email protected]>
Added a copy of the .pdb when in debug modus, this allows us to debug plugins.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2053 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e40db9ef289d0f6bd82e924c9e365784b68d81b3 authored over 12 years ago by RKrom <[email protected]>
Added missing PUT logic, now Dropbox works too.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2052 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9a6e7780c70e288b1c129099575048004923ad87 authored over 12 years ago by RKrom <[email protected]>
Fixed OAuth

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2051 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8006481b2d9d5be044767378e17c4e00c8d191ea authored over 12 years ago by RKrom <[email protected]>
Made the OAuth implementation work as specified, Imgur is working but the others need to be checked.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2050 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ade8e365b643d73790c408ef32bac84668ed42d2 authored over 12 years ago by RKrom <[email protected]>
Tweaking the IE capturing to only consider IE windows and special configured windows. This should speed up the process of getting the available IE's and cause less confusion.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2049 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

45e018d1973f1e8d8f95836fe4ed9643a309ae4e authored over 12 years ago by RKrom <[email protected]>
extracted imgur credentials to another class

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2047 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ef4b1344e58478c552384bfb42782f0e9176e77e authored over 12 years ago by JKlingen <[email protected]>
added nynorsk translated files for website and installer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2046 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4698ee8d7d5fea543b86e9623f8c7ab167b57f11 authored over 12 years ago by JKlingen <[email protected]>
added norwegian nynorsk translation for installer (however, innosetup does not offer nynorsk, had to take norsk)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2045 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a7231a496520a09c2bfa541e636a2ffc938eb371 authored over 12 years ago by JKlingen <[email protected]>
added norwegian (nynorsk) translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2044 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8820fa08f1dd602cd8f756a57817d23b1d6ac158 authored over 12 years ago by JKlingen <[email protected]>
two fixes to avoid exceptions when trying to capture IE content from IE instances embedded in other applications

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2043 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b6a686db2855acb5b5a8bcfa7a04b83aa92672ab authored over 12 years ago by JKlingen <[email protected]>