Robin Krom
26fe579d31
Improved the support for dragging and dropping images from a website, now also parsing HTML img src information, to be able to download that image. For this we need the HtmlAgilityPack.dll ( #294 )
...
Removed a lot of dead code, and remove the old OCR code as we don't even know if it still works.
2021-03-21 22:34:17 +01:00
Robin Krom
20e59ddd1c
FEATURE-1110: A first step in enabling a hotkey for opening the clipboard contents in the editor. This is not visible nor configurable in the UI, but needs to be configured in the greenshot.ini, by specifying ClipboardHotkey=<hotkey>
2021-03-18 21:53:25 +01:00
Robin Krom
aff8ba2109
Fixed copyright, fixed some spelling and updated some of the code to a newer syntax.
2021-03-08 22:26:10 +01:00
Krom, Robertus
42cd533862
A bit of refactoring to be able to find some issue...
2020-02-18 16:32:51 +01:00
Robin Krom
dcc6407416
Moved OCR functionality to a single method.
...
Removed the weird window behind the sharing window.
Removed the ExtensionAttribute, this was for .NET 2.0 / 3.5
Removed a deprecated usage of the ContextMenu in favor of the ContextMenuStrip
2020-02-07 20:34:34 +01:00
Krom, Robertus
57e2044839
Making the initial stuff working, getting an installer, when running from VS.
2020-02-04 15:29:10 +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
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
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
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
ec5930ed41
Updated Copyright notice
2015-03-13 10:31:52 +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
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
6fc15cddd3
Added the possibility to use the Windows-key as a hotkey, this only works when defined in the ini!! It's currently not possible to define it in the settings GUI.
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1880 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-18 11:47:27 +00:00
RKrom
a4df32c0e8
Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain
...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1766 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-10 16:03:04 +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
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