Commit graph

2702 commits

Author SHA1 Message Date
Jaex c4dd95751e Removed UpdatePanel from main window, it will be added next release 2016-05-16 08:24:59 +03:00
Jaex 75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
Jaex ff0f45cd42 Merge pull request #1556 from lithium720/master
New File Uploader - lithi.io
2016-05-15 15:05:45 +03:00
lithium_ 80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex 7338a4b012 Added update panel control 2016-05-15 14:52:11 +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 8491f318d8 Added description for after capture task ocr button 2016-05-14 04:07:27 +03:00
Jaex 1d9029a966 Show marquee progress bar in ocr window 2016-05-13 09:28:04 +03:00
Jaex 840f6e0044 Added Text capture (OCR) to capture menu 2016-05-13 08:56:33 +03:00
Jaex aa8a7c0a66 In result form do OCR async 2016-05-13 03:22:47 +03:00
Jaex c553fdf1fb Allow result form to request OCR itself in this way it can re request after change language or used in tools 2016-05-13 03:13:28 +03:00
Jaex 0facef414b Adding after capture tasks OCR support 2016-05-13 02:43:33 +03:00
Jaex c430351c75 Added OCRSpace class 2016-05-13 02:03:54 +03:00
Jaex ecd9cdcb59 Improvements to main window capture icons, removed unused icons 2016-05-11 23:56:23 +03:00
Jaex d1140b6b15 Update fullscreen icon 2016-05-11 23:28:30 +03:00
Jaex 03e0a59a5d Added remained icons 2016-05-11 23:16:34 +03:00
Jaex 82f798e538 Adding icons to menu 2016-05-11 22:12:34 +03:00
Jaex 5b3b7636e9 Added delete selected and delete all to context menu 2016-05-11 20:16:29 +03:00
Jaex ee11959beb Merge pull request #1547 from lesderid/patch-1
Update URL of pomf.lesderid.net to p.fuwafuwa.moe
2016-05-11 03:54:34 +03:00
Les De Ridder beb74ec4ac Update URL of pomf.lesderid.net to p.fuwafuwa.moe
The preferred domain name of pomf.lesderid.net was recently changed to p.fuwafuwa.moe. The old domain still works (both uploading new files and downloading existing ones), but might be deprecated at some point in the (far) future.

Sorry for the commit noise.
2016-05-11 02:52:26 +02:00
Jaex 572868bd02 GetOutputImage moved inside ShapeManager 2016-05-11 01:38:35 +03:00
Jaex 0ddc63a670 Fix output image 2016-05-11 01:25:07 +03:00
Jaex c5e601a34d Added BaseEffectShape 2016-05-11 01:17:51 +03:00
Jaex d1ec0b8ae6 Improvements to support resizing and moving two point (line, arrow) shapes 2016-05-10 01:54:11 +03:00
Jaex 0e7ba6cbe9 Draw blur radius and pixel size inside region 2016-05-10 01:50:20 +03:00
Jaex 8c30b78987 Show tips in active monitor 2016-05-09 23:22:28 +03:00
Jaex fada785368 RectangleRegion Draw improvements, draw hover rectangle for drawing shapes too 2016-05-09 22:41:04 +03:00
Jaex 8289dc21ea Rename AreaManager to ShapeManager 2016-05-09 21:57:40 +03:00
Jaex d57c94e4ca Fix hold shift region moving 2016-05-09 21:45:37 +03:00
Jaex 88ecf435c7 Added corner lines to blur, pixelate, highlight 2016-05-09 01:34:15 +03:00
Jaex 5aef55152b Added "Show FPS" to options sub menu 2016-05-08 22:23:47 +03:00
Jaex 7eaac502c7 Apply drawings to all capture methods inside region capture 2016-05-08 21:32:53 +03:00
Jaex a1175b13b6 Fix menu monitor capture 2016-05-08 19:48:15 +03:00
Jaex 81d7fddf25 Fix tips for drawing 2016-05-08 19:08:35 +03:00
Jaex d102c40ff9 Added "Square shape magnifier" to options sub menu 2016-05-08 18:58:37 +03:00
Jaex 66f88eb19e Show menu tip on top, in first menu open tip will be hidden permanently 2016-05-08 01:02:12 +03:00
Jaex 6b9d0bf379 Add context menu to surface container, update menu items on current shape style changed event so it can be updated when menu is already open 2016-05-07 23:31:43 +03:00
Jaex 5718122407 On shape type change update menu check states 2016-05-07 18:48:15 +03:00
Jaex 562d3192d3 Added highlight color option 2016-05-07 17:03:26 +03:00
Jaex a57cf2b26e Only show options which can be used by current shape type 2016-05-07 16:52:58 +03:00
Jaex cd2cbbabc2 Added corner radius, blur radius, pixel size options to menu. Removed corner radius hotkey because now it is changeable from menu. Numpad hotkey changes to fit all drawings. 2016-05-07 16:24:32 +03:00
Jaex 431b733fae Give previous result to DrawOutput instead of SurfaceImage so effects can be applied to top of each other 2016-05-07 03:28:58 +03:00
Jaex d7d65a3946 Added highlight drawing 2016-05-07 03:11:31 +03:00
Jaex 63d6cf3aad fixed #1537: German typo 2016-05-07 01:36:54 +03:00