Krom, Robertus
|
b8009fe256
|
BUG-2141: Fix for old browser version when embedding IE. And some other small imgur stability changes.
|
2017-07-31 09:13:08 +02:00 |
|
Krom, Robertus
|
2f824069e0
|
Trying to fix all Imgur related tickets for the 1.2.10 version: BUG-2241, BUG-2239, BUG-2236, BUG-2235, BUG-2231
[skip ci]
|
2017-07-31 08:20:07 +02:00 |
|
Robin
|
e7e1d768b9
|
Merge branch 'release/1.2.9BF2' of https://github.com/greenshot/greenshot into release/1.2.9BF2
|
2017-01-18 19:46:11 +01:00 |
|
Robin
|
9e9d058fdc
|
BUG-2114: Fixed totaly f***ed up fix, this should be better.
|
2017-01-18 19:45:27 +01:00 |
|
Robin
|
e5b2b7a5c3
|
BUG-2051: Made changes to allow Scroll-Lock and Pause to be used as a hotkey. [skip ci]
|
2017-01-18 10:50:11 +01:00 |
|
Robin
|
c77e77578d
|
BUG-2095: Improved the validity check of the OutputFileAsFullpath setting, this should prevent a reset if only the file is not available.
|
2017-01-14 20:18:04 +01:00 |
|
Robin
|
0b2cbe1c0b
|
BUG-2114 & BUG-1992: Hopefully implemented this more stable as it used to be.
|
2017-01-13 19:46:54 +01:00 |
|
Robin
|
01abc5e9e4
|
FEATURE-1000: Changed tab order to make the OK button have focus. [skip ci]
|
2016-12-25 13:20:37 +01:00 |
|
Robin
|
07cd0b041f
|
BUG-2071: Fixed Box upload, there seems to be a change in the URL behavior of the site.
|
2016-11-21 22:07:26 +01:00 |
|
Robin
|
3defd0e6c0
|
BUG-2043: Fix for a weird combination of windows messages. [skip ci]
|
2016-10-18 21:28:57 +02: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
|
a3f3c20d71
|
Work in progress for the Jira backport. [skip ci]
|
2016-08-16 16:53:37 +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
|
1469f1fa41
|
BUG-1965: Fixed a bug where a 1 pixel wide border around an active window is visible. Probably due to the "shadow" being captured too.
|
2016-05-22 00:16:06 +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
|
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
|
9d7299e5ea
|
Improving the logic to make sure new windows are moved to the front, so the user can't miss them.
|
2015-04-17 11:20:30 +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 |
|
Jan Królikowski
|
1c2bba481d
|
Fix BUG-1730 - Setting as jpg is not permanent
|
2015-01-19 21:24:47 +01:00 |
|
RKrom
|
aad04bc9d7
|
Fixes for CharSet marshaling, this caused problems with the IE Capturing.
|
2014-06-20 17:30:55 +02:00 |
|
RKrom
|
8588fbd510
|
Fix for repeating key in Windows < 7
|
2014-06-17 11:50:13 +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
|
5a594ba954
|
Added fix for repeating hotkeys, this only works with Windows 7 and later. Updated the readme.txt.template.
|
2014-06-12 14:32:07 +02:00 |
|
RKrom
|
77a92d98c3
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
|
JKlingen
|
8c4eef8e2b
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +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
|
f8fec5ebe0
|
Fix for [#1462] where the filename is wrongly cropped.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2529 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-03-08 21:04:53 +00:00 |
|
JKlingen
|
ebad49261d
|
added GreenshotRadioButton
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2498 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-17 13:49:35 +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
|
3becf11cfd
|
Fix for VS-Express 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2478 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-02-11 22:06:34 +00:00 |
|
RKrom
|
2ce20fee08
|
Cleanup of some animation code
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2438 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-24 08:22:37 +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 |
|
RKrom
|
201ee7082e
|
Refactored code to use SafeHandle where possible, this should fix potential resource leaks and make the code more clear.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2429 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-14 13:45:41 +00:00 |
|
RKrom
|
97a853d450
|
Fix for bug #3600171, using a default VRefresh if the returned value is 0 or 1.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2422 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2013-01-10 07:25:44 +00:00 |
|
JKlingen
|
40956b195c
|
fixed IsInDesignMode to work with sharpdevelop, too
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2384 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-15 13:50:13 +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
|
e11450f56f
|
Fixed problems in the designer with the last changes, also added some future code which is disabled. And uncommented the "Greenshot-filetype" registration in the installer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2375 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-11 11:51:41 +00:00 |
|
RKrom
|
57e4a8dd73
|
Cleanup of the AboutForm, changed the Style to a "FixedToolWindow", I find this more professional. Changed the AnimatingForm to have a flag, EnableAnimation, which is false by default and makes it possible to make the Form the base form of all GreenshotForm forms. Renamed the conf -> coreConfiguration, as this is already in the base class. Also added some comments.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2367 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-07 16:31:20 +00:00 |
|
RKrom
|
b7cfe23605
|
Extracted the refresh/animation logic to its own class, so it could be reused elsewhere. It would be even possible to extract more, but for now this is a good basis.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2366 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-12-07 15:53:45 +00:00 |
|
RKrom
|
59d91bb501
|
Make sure all exceptions in the thread are logged!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2295 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-19 10:41:56 +00:00 |
|
RKrom
|
0b1a0c3d55
|
Small fixes which make it easier to check if an IniValue is fixed, also changed the Component.Enabled in the settingsForm for some more properties. In normal English, if I have defined a property in the "greenshot-fixed.ini" the matching setting can not be changed!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2260 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-09 13:46:20 +00:00 |
|