Robin
|
e8d51579ba
|
Nederlandse vertaling van Stephen [skip ci]
|
2016-10-20 21:21:10 +02:00 |
|
Robin
|
3defd0e6c0
|
BUG-2043: Fix for a weird combination of windows messages. [skip ci]
|
2016-10-18 21:28:57 +02:00 |
|
Robin
|
f1d70720a1
|
Build-type fixes.
|
2016-10-18 21:02:01 +02:00 |
|
Robin
|
5a05817c2f
|
Changed to RC1
|
2016-10-18 20:46:00 +02:00 |
|
Robin
|
d885a1471c
|
Removed the Win10 plugin from the build & installer. Changed the build type to RC, we are starting with release candidates!!! (yeah!!)
|
2016-10-18 20:42:49 +02:00 |
|
Robin
|
667669ca3e
|
Small fixes before removing the Win10 plugins for the RC1
|
2016-10-18 20:18:36 +02:00 |
|
Robin
|
aea11451cf
|
Added MD5 for all files that go into the end-product.
|
2016-10-07 16:21:42 +02:00 |
|
Robin
|
3cf3540edd
|
Fixed unneeded log entry [skip ci]
|
2016-10-04 09:23:26 +02:00 |
|
Robin
|
19415080f9
|
Added translation Català by Gabriel Guix.
|
2016-10-03 20:24:32 +02:00 |
|
Robin
|
505b861416
|
[skip ci] fixed name of plug-in
|
2016-10-02 16:41:19 +02:00 |
|
Robin
|
85e8f76311
|
Fixed the fact that the plug-in wasn't visible in the settings.
|
2016-10-02 16:34:26 +02:00 |
|
Robin
|
55cdcde9c8
|
Made the installation of the Win10 plugin default, if Win 10 is available of course.
|
2016-10-02 16:24:59 +02:00 |
|
Robin
|
f2649a1feb
|
Added the Win10 plugin to the Greenshot installer.
|
2016-10-02 16:08:22 +02:00 |
|
Robin
|
cab0f21e26
|
OCR Code cleanup, preparing for adding the word-rectangles to assist other Greenshot functionality (like blur/pixelate etc)
|
2016-10-01 22:22:32 +02:00 |
|
Robin
|
243a3e1418
|
Made the sharing also work via a file, which is accepted by more apps.
|
2016-09-30 22:59:20 +02:00 |
|
Robin
|
a27a55ae79
|
Merge branch 'release/1.2.9' into feature/backport_win10_OCR_share
|
2016-09-30 21:48:54 +02:00 |
|
Robin
|
3b214133e4
|
BUG-2037: Added a small fix to improve the ini stability, also added some other small changes which were pending.
|
2016-09-29 18:10:32 +02:00 |
|
Robin
|
5779d2ac2b
|
Made the Win10 share work, at least somewhat.
|
2016-09-28 21:50:36 +02:00 |
|
Robin
|
4da8f223da
|
Starting on backport of the Windows 10 OCR & share functionality
|
2016-09-24 18:43:04 +02:00 |
|
Robin
|
4ff0f090bb
|
Fixed optimize error.
|
2016-09-23 22:10:45 +02:00 |
|
Robin
|
610f45d082
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
|
Robin
|
f07ed83722
|
BUG-1872: Hack for displaying the OneDrive is blocking the hotkey registration.
|
2016-09-16 22:57:36 +02:00 |
|
Robin
|
07f5463a38
|
Updated tickets in the readme.txt [skip ci]
|
2016-09-16 21:59:42 +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
|
35ed3b8d60
|
BUG-2021 & BUG-2022: Fixes for exceptions.
|
2016-09-14 10:50:40 +02:00 |
|
Robin
|
14086923df
|
Added LinqBridge from correct location.
|
2016-09-06 07:02:45 +02:00 |
|
Robin
|
7c7fd67b2a
|
Added LinqBridge and did some code cleanup.
|
2016-09-05 23:37:40 +02:00 |
|
Robin
|
fc192827f1
|
Made the supported image formats extendable, and supplied a SVG implementation right away with the jira addon.
|
2016-09-05 22:48:23 +02:00 |
|
Robin
|
9bf9c0e4e6
|
BUG-2016: Added favicon support.
|
2016-09-05 11:12:33 +02:00 |
|
Robin
|
8b5708e862
|
BUG-2016: Fix for not retrieving the available projects.
|
2016-09-05 10:33:53 +02:00 |
|
Robin
|
c0d18c952c
|
Some more changes for BUG-2017, this simplified some of the code and adds different logic for Windows 10 apps.
|
2016-09-04 22:23:42 +02:00 |
|
Robin
|
71aa131f78
|
Added some debug information for BUG-2017, this shows when D is pressed.
|
2016-09-04 20:10:33 +02:00 |
|
Robin
|
d446127e19
|
Optimizing the windows logic, as far as was possible without LINQ. Added a check to try to fix BUG-2017.
|
2016-09-04 16:42:02 +02:00 |
|
Robin Krom
|
68f0926b4d
|
Merge pull request #35 from greenshot/feature/FEATURE-731-backport
Feature/feature 731 backport
|
2016-09-03 23:43:40 +02:00 |
|
Robin
|
099813b5b6
|
FEATURE-731: reducing some of the logic, the upload form automatically takes the most recent.
|
2016-09-03 23:42:04 +02:00 |
|
Robin
|
1d0bdf23c1
|
FEATURE-731: Backport of the title detection code
|
2016-09-03 23:32:24 +02:00 |
|
Robin Krom
|
4a0ec2448f
|
Merge pull request #34 from greenshot/bugfix/BUG-2016
BUG-2016: Added SVG support for the jira plugin
|
2016-09-02 10:49:47 +02:00 |
|
Robin
|
745a56291c
|
BUG-2016: Added SVG support for the jira plugin, need to decide if it's worth the extra KB's...
|
2016-09-02 10:48:01 +02:00 |
|
Robin
|
4dd67df1dd
|
Misc small changes for code quality.
|
2016-08-31 22:30:00 +02:00 |
|
Robin
|
ada50c429a
|
BUG-2014: Fixed end session issue.
|
2016-08-31 22:29:40 +02:00 |
|
Robin
|
d40461ec47
|
BUG-2013 : This might fix the NRE as the events might not be in line with the cleaning up...
|
2016-08-20 10:52:59 +02:00 |
|
Robin Krom
|
157d3cc4ba
|
Merge pull request #33 from greenshot/feature/BUG-1811
BUG-1811: Added icons for the issue type in the jira destination [skip ci]
|
2016-08-20 10:51:32 +02:00 |
|
Robin
|
f88672b5f6
|
BUG-1811: Improved the Jira destination "sub" icons, by showing the issue types.
|
2016-08-18 11:46:38 +02:00 |
|
Robin Krom
|
fcd18225ef
|
Merge pull request #32 from greenshot/feature/BUG-1762
BUG-1762, FEATURE-964, FEATURE-860 - Skip settings torn-edge & drop shadow
|
2016-08-18 09:30:08 +02:00 |
|
Robin
|
e18951569d
|
BUG-1762, FEATURE-964, FEATURE-860: Add right click on drop-shadow or torn-edge brings up the settings, left-click or the hotkey (Ctrl + Q for Dropshadow, Ctrl + T for Torn-Edge) will apply directly with the previous/default settings.
|
2016-08-18 09:28:08 +02:00 |
|
Robin
|
3b58f61a0d
|
Fixed wrong Jira field selection.
|
2016-08-17 15:09:51 +02:00 |
|
Robin
|
34899c2f0c
|
Fixed last minute error in the Jira plugin.
|
2016-08-17 14:55:35 +02:00 |
|
Robin
|
4ff244a84a
|
Fix for typo in installer script template
|
2016-08-17 14:47:41 +02:00 |
|
Robin
|
253e53b8fc
|
Removed unneeded languages.
|
2016-08-17 14:44:58 +02:00 |
|
Robin
|
1294036a56
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
|