Robin
|
f8f98c554e
|
Added kab-DZ as translation
|
2017-01-26 10:30:08 +01:00 |
|
Robin
|
610f45d082
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
|
Robin
|
1294036a56
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
|
Robin
|
798ca503a5
|
Code quality changes [skip ci]
|
2016-08-16 10:37:55 +02:00 |
|
Robin
|
c3872248f7
|
Fixed project builds and nuget update
|
2016-05-31 23:00:08 +02:00 |
|
Robin
|
0323705513
|
Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9
|
2016-05-24 13:15:16 +02:00 |
|
Robin
|
d25021631e
|
FEATURE-945: Added environment variables to the external command (also removed unused imports and made some variables readonly)
|
2016-05-20 23:43:31 +02:00 |
|
Robin
|
98e6be5eb6
|
Small cleanups [skip ci]
|
2016-04-17 23:32:22 +02:00 |
|
jklingen
|
e409392f32
|
Revert "Revert "Removed most references to SF""
|
2016-03-24 23:04:47 +01:00 |
|
jklingen
|
2599ff5b7c
|
Revert "Removed most references to SF"
|
2016-03-24 22:54:16 +01:00 |
|
Robin
|
fe176a2da4
|
Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references...
|
2016-03-23 16:54:57 +01:00 |
|
Robin
|
4f9d6eb865
|
Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci]
|
2015-11-06 09:31:22 +01:00 |
|
Robin
|
6948df14f6
|
OAuth 2 fixes for Box & Picasa. Noticed that Box uses one refresh-token per authentication token, as soon as an Authenticating token is requested the refresh token is used. An refresh token can also expire, usually after 60 days. This commit should make it work.
|
2015-04-18 00:06:57 +02:00 |
|
Robin
|
1f80d56b10
|
Reused new OAuth 2 code for the Box plug-in, this was possible by adding the embedded browser. Also refactored code to be more readable, and have more reuse. Fixed problems with Picasa upload and pressing cancel on the PleaseWaitForm. [skip ci]
|
2015-04-17 15:44:27 +02:00 |
|
Robin
|
7938ab5dad
|
This commit is made due to BUG-1775. Although it might not fix it, it ensures that every window has an icon and only than when it loaded. Also added improved error handling.
|
2015-04-17 11:06:57 +02:00 |
|
Jin-Hwan Jeong
|
7c0e006f75
|
Added Korean translation for plugins
|
2015-04-03 10:07:53 +02:00 |
|
Robin
|
ec5930ed41
|
Updated Copyright notice
|
2015-03-13 10:31:52 +01:00 |
|
JKlingen
|
2e29728a19
|
Updates for Portuguese translation
|
2015-02-04 21:25:43 +01:00 |
|
JKlingen
|
acbcd421c1
|
Added Latvian translations for plugins
|
2014-12-21 19:32:03 +01:00 |
|
RKrom
|
49193644a8
|
BUG-1682: This fixes the tail location while drawing, and also reduces the drawing bounds to that which it should be. (includes a few cleanups)
|
2014-11-30 18:18:33 +01:00 |
|
Robin Krom
|
380f581bbe
|
Last minute RC2 fix für Box credentials
|
2014-11-11 21:26:43 +00:00 |
|
RKrom
|
036aec55f5
|
BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form.
|
2014-07-18 13:56:55 +02:00 |
|
RKrom
|
b70d8d1fe0
|
BUG-1653: Fixed some accessibility issues: Editor "File" menu entry can't be activated and added missing German translations
|
2014-07-16 12:48:20 +02:00 |
|
RKrom
|
a91bfab790
|
Cleanup of the AssemblyInfo.cs files, they should now be more similar.
|
2014-06-17 10:14:09 +02:00 |
|
RKrom
|
848c77890a
|
Added a script for replacing the credentials via the environment variables which can be set before the build. Changed the way the build works, only if private-credentials files are stored they will be used where before there would be an error if none were available.
The current credentials files now have replacement tokens, a build without replacement will work but the credentials will be invalid.
|
2014-06-11 14:51:30 +02:00 |
|
RKrom
|
1f2534865b
|
To make it easier to work with Greenshot directly after checkout, I removed the AssemblyInfo.cs.template files in favor of modifying the AssemblyInfo.cs directly from our build script.
|
2014-05-30 10:38:45 +02:00 |
|
RKrom
|
ac08533727
|
Code quality fixes (NullReference checks, unused variables etc)
|
2014-04-26 00:34:06 +02:00 |
|
RKrom
|
e2dab9420d
|
Fixed #1627 the redirect URL for box.com access was causing problems
|
2014-04-09 23:05:06 +02:00 |
|
JKlingen
|
8c4eef8e2b
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
|
JKlingen
|
6f23b6b10b
|
Translation #135: Updates for swedish translation, thanks to dotar!
|
2013-12-15 19:17:52 +01:00 |
|
RKrom
|
c4205de671
|
Fixed templates, forgot that the PluginAttribute is still needed. The build seems to work, and create a valid Greenshot installer, zip and paf.exe
|
2013-12-11 20:02:42 +01:00 |
|
RKrom
|
ba0c9d0010
|
Fixed build, made Box API V2 work with .NET3.5 unfortunately this means people with .NET 2.0 can't use the box plugin anymore.
|
2013-12-11 17:33:08 +01:00 |
|
RKrom
|
5e10243eb3
|
Fixed the templates to work with .NET 20/35
|
2013-12-11 17:02:49 +01:00 |
|
RKrom
|
92482e6474
|
Modified the AsemblyInfo.cs.templates from SVN to GIT
|
2013-12-04 22:08:02 +01:00 |
|
RKrom
|
a03bc31aef
|
Creating a branch 1.1 where I will try to make the 1.1.7 build available, this means I need to merge some changes from 2.0 to here.
|
2013-12-04 17:46:02 +01:00 |
|
RKrom
|
8dd5a3e825
|
Preparations for the release 1.1.4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2598 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-30 11:34:45 +00:00 |
|
RKrom
|
ad6f25ed9f
|
RC3 preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2574 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-22 12:34:29 +00:00 |
|
RKrom
|
b0f8b36fed
|
RC2 Preparations, version update for the next build
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2554 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-05 12:16:15 +00:00 |
|
RKrom
|
187e4bbe92
|
RC Preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2548 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-02 10:33:44 +00:00 |
|
JKlingen
|
0ac06593c5
|
updates for russian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2542 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-30 11:40:44 +00:00 |
|
JKlingen
|
623fa983c3
|
translation updates + new plugin translations for traditional chinese, provided by fei
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2523 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-06 21:18:01 +00:00 |
|
JKlingen
|
c9d7937a6b
|
updates for russian translation, provided by Andrey Kravtsov
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2521 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-06 21:08:56 +00:00 |
|
RKrom
|
a394904aa3
|
First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2481 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-12 18:43:56 +00:00 |
|
RKrom
|
c9e1ef30e4
|
Made the post build event on BoxPlugin always run, so the credentials files are back where they belong. Also removed the app.config as it's not needed for a DLL...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2479 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-12 07:02:19 +00:00 |
|
JKlingen
|
c777878bd7
|
updated copyright notice for 2013
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2436 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-20 20:18:49 +00:00 |
|
JKlingen
|
b9a1bd76b5
|
update for czech translation provided by zdenet
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2417 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-07 21:24:42 +00:00 |
|
RKrom
|
0c7e16a771
|
Applied my "patch" which refactors the complete codebase to have IEffect support, this is an interface which can be used to supply effects to a bitmap. These effects can now be passed to the OutputSettings (which now is called SurfaceOutputSettings) to control how the output is modified. This is very useful for e.g. OCR which needs a grayscale & resized image.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2377 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-12 09:51:41 +00:00 |
|
RKrom
|
5541e2e1c7
|
Refactoring which replaces the Image in the ImageOutput for an ISurface, this makes it possible to save the Surface to any possible file format and even make it possible to pass some additional information in the OutputSettings. (Except reducing the colors, there are no other settings yet)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2376 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-11 14:36:20 +00:00 |
|
RKrom
|
bd8efca35b
|
Fixed version number
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2277 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-13 09:03:23 +00:00 |
|
JKlingen
|
be08b62aab
|
updates for italian translation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2265 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-10 16:59:27 +00:00 |
|