viper3400
|
92ca39f621
|
Fix in CallExternalCommand: Exception message "Error calling external command" was shown although CallExternalCommand has finished successful.
In addition log4net message has been written before exportInformation.ErrorMessage was set, so exception message was not in log file.
|
2015-10-03 16:33:55 +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
|
4199cbfb27
|
Added Korean translation for help and updates for previous translation files
|
2015-04-03 10:32:43 +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 |
|
sotto
|
d2558f2159
|
BUG-1560 added format-validation for the arguments-field
|
2014-12-11 21:03:44 +01:00 |
|
RKrom
|
e0c9fc1f7b
|
Previous changes created problems with the context-menu, as it was still referencing an icon that we dispose at icon size change. This change introduces a PropertyChanged event object to the CoreConfiguration so those interested can register to changes (currently only the IconSize), and apply the correct menu image.
|
2014-11-11 14:13:13 +01:00 |
|
RKrom
|
61c2921b2a
|
This change should make the UI Icon Size setting dynamic, clearing all cached icons when the size changes (in the settings UI) so if they have a dynamic size the best is selected.
|
2014-11-11 13:23:59 +01:00 |
|
RKrom
|
7d28b6a3a5
|
Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands.
|
2014-09-09 17:35:51 +02:00 |
|
Robin Krom
|
631ed3b36c
|
ExternalCommandDestination.cs edited online, hope this compiles...
|
2014-08-27 19:03:24 +00:00 |
|
Robin Krom
|
f2da7e23df
|
ExternalCommandConfiguration.cs edited online with Bitbucket [skip ci]
|
2014-08-27 18:57:40 +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
|
5cd6afad74
|
BUG-1653: Accessibility fixes for the tab-order on multiple forms. [ci-skip]
|
2014-07-18 13:29:44 +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
|
15253ef295
|
Code cleanup, removed a lot of FxCop messages and added some more disposing.
|
2014-06-15 11:53:38 +02:00 |
|
RKrom
|
08216b09c0
|
Code quality changes for stability and reduced memory usage.
|
2014-06-13 12:18:59 +02:00 |
|
RKrom
|
d1ab25f852
|
Removed the templates references from the .csproj files.
|
2014-05-30 16:39:24 +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 |
|
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
|
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
|
2a8e2475d8
|
Fix for stability issues with the ExternalCommandPlugin.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-05-01 17:02:40 +00: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
|
3820ad7c19
|
Trying a fix for #1503
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2595 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-29 10:45:36 +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
|
2108d7c6cd
|
Added external command plug-in settings check for #1499
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2567 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-18 14:23:19 +00:00 |
|
RKrom
|
0a900bc5d2
|
Stability fix for #1497
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2562 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-12 13:27:17 +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
|
28346d2eab
|
Fixes for bug #1484, disabling the edit button after redrawing the items.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2551 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-04-03 07:18:26 +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
|
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 |
|
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 |
|
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
|
f5e9618cd2
|
Turned on the code for the Greenshot file format, hat to refactor the ImageOutput to accept an ISurface so we could wait to export it to an image until the last moment or save the surace-image & serialize the elements.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2373 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-10 17:50:26 +00:00 |
|
RKrom
|
22c04fbb4a
|
Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2276 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-13 09:01:05 +00:00 |
|
JKlingen
|
1587b0298c
|
slovak translation updates
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2266 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-10 17:03:30 +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 |
|
JKlingen
|
3ad14bdcba
|
updates for serbian translation + serbian installer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2263 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-10 16:07:01 +00:00 |
|
RKrom
|
929363202b
|
* Bug #3585393: resize issues with some the plugin configuration dialogs.
* Not reported: Flickr configuration for the Family, Friend & Public wasn't stored.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2259 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-08 21:03:41 +00:00 |
|
RKrom
|
00c1c80004
|
Bugfix release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2241 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-05 16:38:22 +00:00 |
|
RKrom
|
8c01f192f3
|
.csproj cleanup for scripted build.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2226 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-30 09:05:30 +00:00 |
|
RKrom
|
5c4698256e
|
Release preparations
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2216 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-28 18:12:41 +00:00 |
|