Robin
|
ede5bfef97
|
BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5).
|
2016-11-16 09:09:28 +01:00 |
|
Robin
|
610f45d082
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
|
Robin
|
6efc7796b8
|
BUG-1908: Made Greenshot recheck & add the external commands like Ms-Paint and Paint.NET if they are not deleted manually and not yet available. Also cleaned up some code.
|
2016-09-16 21:48:57 +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
|
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 |
|
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 |
|
RKrom
|
45c0e1efed
|
Hacked the Imgur plugin to partly work with the version 3, so AnonymousAccess works. Added a more rough filtering for the language issues, fixed an update check, fixed a problem when closing the history and updated the readme.txt
|
2015-10-08 22:33:43 +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 |
|
Robin
|
ec5930ed41
|
Updated Copyright notice
|
2015-03-13 10:31:52 +01: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 |
|
JKlingen
|
8c4eef8e2b
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01: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 |
|
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
|
480b32f586
|
Added "credits left" for Imgur to the form, this might give us a better idea of why the upload sometimes takes so long.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2006 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-06 15:48:44 +00:00 |
|
RKrom
|
431b31cc5e
|
More changes for the PleaseWaitForm, rewrote the jira plug-in to use it. Added some more comments to the code. Fixed the context menu, added a separator for the plug-in entries. Fixed an issue with the PickerDestination, when an export is canceled the menu was shown visible in the task-bar.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1986 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-13 14:17:12 +00:00 |
|
RKrom
|
caa5b0e0fe
|
More changes for the PleaseWait form
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1985 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-08-12 17:01:20 +00:00 |
|
RKrom
|
7918109284
|
Fixed bug #3529455 (uri string is too long) and a minor Imgur history form nuisance.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1908 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-06-01 06:26:17 +00:00 |
|
RKrom
|
f567d4dce4
|
Removed ListViewColumnSorter
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1818 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-24 18:36:35 +00:00 |
|
RKrom
|
b585a239b6
|
Fixed design-time displaying of the language mappings
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1778 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-17 13:17:44 +00:00 |
|
RKrom
|
c559fc3447
|
Fixed (hopefully) resource issues when changing something in the Designer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1734 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-01 10:56:25 +00:00 |
|
RKrom
|
5f9deb2f06
|
Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1690 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-06 17:45:50 +00:00 |
|
RKrom
|
0f65452e6c
|
Fixed Copyright to 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1653 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-13 09:06:09 +00:00 |
|
RKrom
|
8d458998a1
|
Moving back to trunk!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-01-24 19:24:36 +00:00 |
|
RKrom
|
f3b0878b02
|
"Merged" 0.8 with HEAD, so we can continue developing
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2011-07-17 12:05:59 +00:00 |
|