Commit graph

2736 commits

Author SHA1 Message Date
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
Jaex
ad21a0bad2 Fix double click empty area issue 2016-06-10 16:54:54 +03:00
Jaex
0397e0da9a fixed #1603: Fix $uploadtime issue, bug fix release 2016-06-10 05:34:54 +03:00
Jaex
1c54b0de1e Ready for release 2016-06-10 04:20:16 +03:00
Jaex
f72885aa4b NuGet update 2016-06-10 04:07:07 +03:00
Jaex
d48913093c If current shape and hover area is not valid then cancel shape 2016-06-09 03:33:12 +03:00
Jaex
6b5be535af Added Patreon button 2016-06-09 03:25:24 +03:00
Jaex
69813c88c3 Update resx 2016-06-08 12:13:34 +03:00
Jaex
3c8fc6901c Use upload duration for $uploadtime instead of task duration 2016-06-08 11:47:50 +03:00
Jaex
eefb810afa Using enum for screen test mode 2016-06-08 04:58:08 +03:00
Jaex
d452087e75 Added horizontal line mode 2016-06-08 02:28:28 +03:00
Jaex
1a15b1fa46 Change update method to increase fps of screen tearing test 2016-06-08 01:11:27 +03:00
Jaex
1c297dc908 Improved screen tearing test speed and added mouse wheel animation speed control 2016-06-08 00:55:52 +03:00
Jaex
88a6af57ef Adding screen tearing test to monitor test 2016-06-08 00:09:10 +03:00
Jaex
9df65c5c79 fixed #418: Added toast window fade duration setting 2016-06-06 04:30:44 +03:00
Jaex
a2dd690bc2 Added BuildSetup to SetupType 2016-06-05 22:43:38 +03:00
Jaex
5979c37935 Main window "Clear list" button will also clear recent history 2016-06-03 02:01:55 +03:00
Jaex
e140bfab62 ShowTrayLeftClickTip don't need anymore because main window have tips button now 2016-05-31 23:49:41 +03:00
Jaex
45950cd99d Merge pull request #1591 from lithium720/master
Lithiio - Update
2016-05-30 17:32:58 +03:00
lithium_
2910628926 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-05-30 05:59:09 -07:00
lithium_
7e32d0120d Lithiio - More update
Made suggested revisions
2016-05-30 05:59:04 -07:00
Jaex
25c4bc4435 Added UploadCompleted event to Task, Added upload duration to TaskInfo which separate from task duration 2016-05-30 15:00:12 +03:00
lithium_
0029171fe0 Lithiio - Update
Switched to JSON for neat error reporting capabilities.
2016-05-30 04:48:58 -07:00
lithium_
4843b431ff Revert "Lithiio Update"
This reverts commit 751f11a213.
2016-05-30 04:47:49 -07:00
lithium_
751f11a213 Lithiio Update
Switched to JSON.
2016-05-30 04:47:26 -07:00
lithium_
1e63510793 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-05-30 04:45:59 -07:00
Jaex
d941ec0cf5 Rename upload duration to task duration 2016-05-30 14:21:31 +03:00
lithium_
878294b53b Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-05-30 01:19:44 -07:00
Jaex
f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
Jaex
1050a6c583 Added Intersects method to BaseShape 2016-05-29 13:10:48 +03:00
Jaex
d9357e3ffa In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Jaex
99f2629e4e fixed #1584: Added sli.mg image uploader 2016-05-28 12:20:28 +03:00
Jaex
bce1a75aa0 Update chevereto url 2016-05-28 03:19:28 +03:00
Jaex
24fd3339c6 Tip text fix 2016-05-27 03:22:33 +03:00
Jaex
39dfd0cc88 Disable annotation hotkeys in non annotation mode 2016-05-26 23:55:10 +03:00
Jaex
8fe7a2ea37 Merge pull request #1581 from lithium720/master
Updated Lithiio
2016-05-26 20:54:28 +03:00
lithium_
bc65ee854e Updated Lithiio
Removed text link to the lithi.io site and added a button.
Changed Icon
2016-05-26 00:12:21 -07:00
Jaex
6fd3e38ea6 Use IgnoreSeparatorClick in main window 2016-05-26 08:47:38 +03:00
Jaex
8688e9e0d7 Added IgnoreSeparatorClick extension for context menu strip, using it on annotation context menu 2016-05-26 03:18:13 +03:00
Jaex
3d8c76b493 Escape will close context menu in key up so form won't receive it 2016-05-26 02:40:44 +03:00
Jaex
55cda0b140 Added show tips to options menu 2016-05-25 23:07:34 +03:00
Jaex
3604a1a48a Added hotkey for step label 2016-05-25 23:04:46 +03:00
Jaex
4db775f8e0 Decrease font size for 3 digits step label 2016-05-25 22:34:30 +03:00
Jaex
e23f10deb2 Use border color for step label text color 2016-05-25 22:29:25 +03:00
Jaex
1b67c9e2b9 Show nodes for fixed size region too 2016-05-25 21:42:46 +03:00