Commit graph

2930 commits

Author SHA1 Message Date
Jaex
0b71daed4e RegionCaptureOptions rename and changes 2016-06-22 10:51:57 +03:00
Jaex
305843177a Merge pull request #1656 from Ninn0x4F/master
Added pomf.gocataclysm.com
2016-06-22 04:43:50 +03:00
Ninn0x4F
52cca975bc Update Pomf.cs
Fixed, sorry again
2016-06-22 03:43:05 +02:00
Ninn0x4F
6b43137af8 Merge pull request #1 from Ninn0x4F/Ninn0x4F-patch-1
Update Pomf.cs
2016-06-22 03:38:36 +02:00
Ninn0x4F
7f40f45421 Update Pomf.cs 2016-06-22 03:37:19 +02:00
Jaex
c938550f6c Merge pull request #1655 from campbeb/issue1651
Lock Greenshot icon sizes to multiples of 8
2016-06-22 02:04:39 +03:00
campbeb
6177248a48 Lock Greenshot icon size changes to multiples of 8
Change to allow any icon size that is a multiple of 8 and don't let user
choose an invalid size.
2016-06-21 19:01:57 -04:00
Jaex
2e14471359 fixed #1631: Add previous region capture (annotate) method back as hotkey only 2016-06-21 08:23:00 +03:00
Jaex
cfbb00136d Merge branch 'master' of github.com:ShareX/ShareX 2016-06-20 21:15:23 +03:00
Jaex
3820fab6fb Chevereto new uploaders 2016-06-20 21:14:45 +03:00
Jaex
376b987035 Merge pull request #1649 from 0xdeafcafe/master
Updated dropfile.to api url. fixes #1648
2016-06-20 21:11:13 +03:00
Alex Forbes-Reed
af682ed55b Updated dropfile.io api url. fixes #1648 2016-06-20 12:02:08 +01:00
Jaex
4d4011dc8e Disable ready page in setup 2016-06-20 11:33:11 +03:00
Jaex
9657ec46b1 Added -puush support to setup file 2016-06-20 10:32:39 +03:00
Jaex
418f899127 Added puush mode 2016-06-20 09:44:21 +03:00
Jaex
3143e01a31 Assign IsFirstTimeRun and IsUpgrade on setting load 2016-06-20 08:50:49 +03:00
Jaex
aa8334f439 GitHub update checker code refactoring 2016-06-20 03:24:52 +03:00
Jaex
1b9a39b42b Added class to temporary increase graphics quality and then restore back to previous values 2016-06-18 03:32:23 +03:00
Jaex
de55be0420 Allow drawing info near cursor even when not drawing magnifier 2016-06-17 23:58:04 +03:00
Jaex
df3b8b4a59 Removed annotation enabled setting because it is possible to configure each mouse button actions now 2016-06-17 21:31:12 +03:00
Jaex
05c6956dc9 Change screen recording text to mention it also stop 2016-06-17 18:06:52 +03:00
Jaex
81ae341c21 fixed #1644: Update Chevereto URL 2016-06-17 17:52:21 +03:00
Jaex
af0e527ef6 Fix german translation 2016-06-13 22:32:23 +03:00
Jaex
5bab479325 Added configurable mouse click actions for region capture 2016-06-13 19:48:41 +03:00
Jaex
b10eba0950 Hold Alt to resize from bottom right corner 2016-06-12 20:04:06 +03:00
Jaex
b09576ddfe Update region capture tips 2016-06-12 19:32:33 +03:00
Jaex
1cd5ce9956 Merge pull request #1633 from Shadorc/master
Update French translation
2016-06-12 14:37:53 +03:00
Jaex
f0876a151c Mouse 4 click will swap shape type too 2016-06-12 14:37:03 +03:00
Shadorc
a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex
dd746bf6e1 Remember last region and annotation tool, also open region capture with last region tool selected 2016-06-12 14:28:01 +03:00
Jaex
3f2a15ded9 Use home button for left top resizing, end button for right bottom resizing 2016-06-12 13:48:56 +03:00
Jaex
040445791d Swap tab button with alt for resize location 2016-06-12 13:42:09 +03:00
Jaex
f025d32c06 "Tab" button will swap between last region tool and last annotation tool 2016-06-12 12:52:47 +03:00
Jaex
c5e4e37c50 Assign puush tabpage 2016-06-11 23:34:45 +03:00
Jaex
f99aa690af Added puush destination tab 2016-06-11 23:19:29 +03:00
Jaex
21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Jaex
c08abd1026 Merge pull request #1623 from mihe/master
Add "Use direct link" setting to Google Drive uploader
2016-06-11 18:36:08 +03:00
Mikael Hermansson
6b468bb809 Fixed inconsistent whitespace 2016-06-11 17:33:18 +02:00
Jaex
d254bb3613 Added minimum rectangle size 3 to rectangle region transparent too 2016-06-11 15:18:38 +03:00
Jaex
5d1a53063a fixed #1620: Added minimum size 3 for rectangle region light 2016-06-11 14:57:54 +03:00
Mikael Hermansson
3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
Jaex
a14aef320e Without dash style draw speed increases greatly for snap lines 2016-06-11 13:54:19 +03:00
Jaex
0f9ee0be33 Swap ctrl and shift actions for selected shape moving/resizing that way it will be consistent with create moving hotkey (ctrl when creating shape) 2016-06-11 13:38:47 +03:00
Jaex
ba04944c9e When region capture form focus lost disable modifier actions 2016-06-11 13:34:27 +03:00
Jaex
6dbcae7b42 Removed CurrentPosition variable, using shape.EndPosition instead 2016-06-11 13:28:59 +03:00
Jaex
da5f614273 Removed PositionOnClick variable, using shape.StartPosition instead 2016-06-11 13:23:02 +03:00
Jaex
6112d7514b Merge branch 'master' of github.com:ShareX/ShareX 2016-06-11 12:49:14 +03:00
Jaex
70d959da89 Added shape move support when creating (hold ctrl when dragging region) 2016-06-11 12:48:58 +03:00
Jaex
6d9331ceb5 Merge pull request #1619 from campbeb/fix1609
Default and last drawing modes in Greenshot
2016-06-11 07:58:28 +03:00
campbeb
e4a7bf62d6 Default and last drawing modes in Greenshot
Adds setting to allow user to save the last drawing mode used in Greenshot
so that it will be selected next time image editor is opened.
Also adds setting to config file to allow user to change the default
drawing mode.
Closes #1609
2016-06-11 00:31:26 -04:00