Commit graph

52 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex d78720253b fixed #6706: Support pinning context menus/popups using "Pin to screen" tool 2023-06-19 15:58:10 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex ad35e2389c Preserve screen location 2022-08-02 18:11:38 +03:00
Jaex eea4c17c3f Added PinToScreenStartupForm 2022-07-27 06:27:37 +03:00
Jaex 7efc14112c Fix coordinate issues 2022-02-24 12:06:13 +03:00
Eric Tetz 5f7c9096e0
Switch to floating point internally. Panning fixes. (#6108)
* Switch to floating point internally. Panning fixes.

* Fix panning/zoom coordination errors.
2022-02-20 09:30:39 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex b5e7622366 fixed #5901: For screen recordings get window info to be able to use in file name and history tags 2021-12-11 15:44:13 +03:00
Jaex eb2d90c0c9 Remember color picker color palette mode selection 2021-10-03 01:48:03 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex d071a62a0b Added inspect window and control buttons 2021-01-13 23:37:12 +03:00
Jaex ad2727a555 Added screen color picker info text option 2020-10-01 02:11:57 +03:00
Jaex aeb3ad6cf1 Revert "Fixed ruler disappearing when the region box is too small."
This reverts commit 160fee245c.
2020-08-13 15:17:31 +03:00
Jamie Sharpe 160fee245c Fixed ruler disappearing when the region box is too small. 2020-08-09 14:05:42 +01:00
Jaex a883f2bf63 Color picker form now by default checks clipboard for color text 2020-07-28 14:52:12 +03:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Jaex 4a444ca164 Added area and perimeter info to ruler tool 2020-07-05 08:12:55 +03:00
Jaex 2cf641b009 Code refactoring 2020-04-11 17:00:14 +03:00
Jaex f2a6e1f97c fixed #736: Added option to support transparent region selection in screen recorder 2020-03-27 02:54:20 +03:00
Jaex b8c10a7067 Decrease unnecessary bitmap casts 2020-03-21 04:41:34 +03:00
Jaex 42e1067412 Return bitmap instead of image 2020-03-20 22:02:26 +03:00
Jaex 4f0234fe74 Added smart eraser annotation tool 2020-03-11 15:19:04 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 3b5da9cb9f Allow region capture color dialogs to have screen color picker support 2020-01-03 18:09:21 +03:00
Jaex 4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex ec45f15922 fixed #3374: Added screen color picker support to image editor color picker, also gonna show recent colors in screen color picker tool too 2018-06-02 15:34:52 +03:00
Jaex a68245bffd Removed region capture F1 tips, removed unused region capture simple annotate form 2018-03-26 18:31:48 +03:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex afa273d884 fixed #3074: First crop then apply shapes 2018-01-14 01:17:05 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 865fd0bcf9 #3008: Added image editor events 2017-12-17 10:30:39 +03:00
Jaex 525a603cf4 Added canvas parameter to RegionCaptureForm constructor that way no need to use Prepare method 2017-12-03 13:46:19 +03:00
Jaex 70635461d5 Rename variables 2017-11-06 19:01:02 +03:00
Jaex 9798c9bb29 Added option to start image editor window maximized 2017-10-27 02:25:57 +03:00
Jaex 308e20be21 Show options menu in editor mode and hide region capture related settings
Use options reference in editor mode instead of options clone to be able to save settings
2017-10-25 03:53:53 +03:00
Jaex 67a218bee9 fixed #2479: Added crop tool to annotation 2017-04-30 15:54:11 +03:00
Jaex bcc09ca8d6 Use correct editor mode 2017-03-18 03:07:59 +03:00
Jaex bcc7c814ad Pressing space will also continue task 2017-03-07 19:08:05 +03:00
Jaex 8761536fc3 Annotation task buttons works now 2017-03-07 17:27:05 +03:00
Jaex 8e31a87a46 Adding TaskEditor mode to region capture form 2017-03-07 16:49:01 +03:00
Jaex d8ab18ba42 Pressing enter will accept annotation too 2017-02-26 19:38:56 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex d3736e4565 Move and reorganize form events to regions 2016-11-01 16:16:44 +03:00
Jaex 9880f87fc8 Reset show tips and click action settings to new default values 2016-10-31 13:53:45 +03:00
Jaex c4725ec668 Remove tool text animations because not necessary anymore 2016-10-01 12:51:16 +03:00
Jaex a7b93af654 Execute editor tasks after region capture window is closed 2016-09-18 21:35:15 +03:00
Jaex ad1236b2fd Editor events working now 2016-09-18 19:05:19 +03:00