Commit graph

186 commits

Author SHA1 Message Date
Jaex
8c5a07f4a8 AnnotateImage config related changes 2016-09-04 14:44:01 +03:00
Jaex
c26ea73efc Adding RegionCaptureMode.Editor which gonna allow annotating image inside region capture 2016-09-04 14:23:21 +03:00
dannoe
32d9844a40 Fixes #1838 2016-08-26 23:40:02 +02:00
Jaex
394aa60699 Added RegionCaptureOptions parameter to each function in RegionCaptureHelpers class 2016-08-22 22:39:38 +03:00
Jaex
933ff62e9e Added check pre release updates option 2016-07-31 03:56:03 +03:00
Jaex
6c0849ed5d Added static parse method to CodeMenuEntryPixelInfo class 2016-07-29 20:32:01 +03:00
Jaex
0dd8f40b61 Removed Indexer and Video thumbnailer tabs from task settings window because those already exist in their own windows, ScreenColorPickerFormat moved to Tools tab 2016-07-29 03:51:08 +03:00
Jaex
147f8e60e2 fixed #1751: Added $HEX support to ScreenColorPicketFormat for uppercase and $hex gonna be lowercase 2016-07-29 02:42:52 +03:00
Jaex
6f0f6df3eb fixed #1711: Added abort screen recording hotkey 2016-07-23 12:39:22 +03:00
Jaex
bcbaa0e767 Added auto use JPEG image format option instead of previous image format 2 option for UI to be more user friendly 2016-07-22 10:22:18 +03:00
Jaex
c57c643d79 Making Screenshot class non static 2016-07-21 17:23:45 +03:00
Jaex
db2a256a13 Get Windows product name from registry, variable name changes 2016-06-24 19:49:06 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex
97bb0908b9 Use task icons also in task settings and quick task menu editor 2016-05-21 21:33:25 +03:00
Jaex
88022f576a Use PNG for OCR 2016-05-16 12:28:14 +03:00
Jaex
c477c8a011 Save OCR language selection 2016-05-15 11:47:30 +03:00
Jaex
4c3f0efd1f Moved all region capture related helpers to RegionCaptureHelpers class 2016-05-15 10:34:02 +03:00
Jaex
8ddf91f57c Renaming and tidying region capture codes 2016-05-15 10:12:53 +03:00
Jaex
a57be07c66 Capture fullscreen inside region capture prepare method and dispose that image when form disposed 2016-05-15 09:49:24 +03:00
Jaex
e639111778 Added AnnotationEnabled setting so people can disable it to get old behavior 2016-05-14 12:19:31 +03:00
Jaex
2913b4b781 Added RectangleRegionMode 2016-05-14 11:58:24 +03:00
Jaex
2eaf62b83d Added AnnotationEnabled property to region form so in non region capture tasks right click won't open menu and instead close form 2016-05-14 10:03:16 +03:00
Jaex
840f6e0044 Added Text capture (OCR) to capture menu 2016-05-13 08:56:33 +03:00
Jaex
572868bd02 GetOutputImage moved inside ShapeManager 2016-05-11 01:38:35 +03:00
Jaex
81a11f94b8 File naming changes 2016-05-04 11:28:29 +03:00
Jaex
82f6e38336 Made uploaders config form singleton 2016-04-30 11:30:03 +03:00
Jaex
bb8cc6df6b When uploading if uploader config is invalid then uploaders config window will open with proper uploader tab selected 2016-04-30 01:26:49 +03:00
Jaex
fe435f4e84 Added text to speech option for capture and task completed 2016-04-21 18:23:03 +03:00
Jaex
5c20e9a051 In name parser preview show fake %width, %height values 2016-04-04 16:12:09 +03:00
Jaex
83f998c576 Proper event usage in WebpageCaptureForm 2016-04-01 13:11:43 +03:00
Jaex
8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex
52100685b4 WebpageCaptureForm moved to ScreenCaptureLib 2016-03-21 15:16:33 +02:00
Jaex
70afb4e089 Don't show hover areas in screen color picker 2016-03-19 16:48:53 +02:00
Jaex
3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex
93a42d1617 Added open image history hotkey 2016-03-03 12:05:59 +02:00
Jaex
51a9e030f4 Added max item count for history, Image history order fix 2016-03-03 11:22:12 +02:00
Jaex
17f6d733d2 Save history form splitter distance, on form shown select first history item 2016-03-01 11:25:38 +02:00
Jaex
2bd7572a1e Debug write which job executes 2016-02-25 12:16:44 +02:00
Jaex
5b494bf436 Added open history hotkey 2016-02-21 21:50:49 +02:00
Jaex
4bfb476682 Added settings tab to directory indexer form, Browse button will automatically index, Upload button will automatically close window 2016-02-02 15:25:09 +02:00
Jaex
03c4b68b60 Added directory indexer form 2016-02-02 14:58:34 +02:00
Jaex
4a6f55846d fixed #1259: Revert high dpi icon changes 2016-01-19 19:33:13 +02:00
Jaex
3e15a3c76a fixed #1251: Get proper size tray icon in high dpi 2016-01-17 10:40:26 +02:00
Jaex
a286b5fef2 Removed IRC client 2016-01-06 19:24:43 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex
97487517fe fixed #1196: Added %t and %pn file naming support for region capture too 2015-12-17 14:00:20 +02:00
Jaex
e68612a59f Moved ShowAfterCaptureTasksForm, ShowBeforeUploadForm to AfterCaptureJob enum and ShowAfterUploadForm to AfterUploadJob enum for easy access in main window 2015-12-03 17:18:46 +02:00
Mario Pistrich
2fd9eb811b Issue #846: Unregister hotkeys when disabling them.
Enable hotkeys on reset and only register hotkeys on adding when they are enabled.
Add new delegate for hotkeys toggle to react to changes from system tray.
2015-10-31 21:08:37 +01:00
Jaex
3d4bfe8885 Auto update will detect portable build and instead open download URL in browser 2015-10-28 03:42:22 +02:00