Commit graph

3347 commits

Author SHA1 Message Date
Jaex fd3ba2dec1 #2144: Buttons can execute jobs now, workaround to solve tooltip issues when there is no focus 2016-12-28 16:29:39 +03:00
Jaex 98fd9efbc9 #2144: Added remaining icons for HotkeyType enum 2016-12-28 14:40:25 +03:00
Jaex 8e645883a9 #2144: Adding customizable simple actions window 2016-12-28 14:23:01 +03:00
Jaex a912197056 Make sure to dispose stuffs 2016-12-26 20:23:29 +03:00
Jaex 8161d1440a Rename UploadData method to SendRequestFile for consistency with other methods 2016-12-26 19:47:46 +03:00
Jaex d3a075ffec Added SendRequestMultiPart method instead of using SendRequest for it 2016-12-26 19:30:17 +03:00
Jaex bf36dec3b3 Merge pull request #2169 from aStonedPenguin/patch-1
Fixed #2160
2016-12-24 01:56:21 +02:00
aStonedPenguin 23f9f1bdcf Fixed #2160 2016-12-23 12:34:07 -09:00
Jaex 8a350f04e8 Added pomf uploader 2016-12-23 15:02:47 +03:00
Jaex e7d99c6dba More Uploader.cs refactoring 2016-12-23 11:51:13 +03:00
Jaex 09c5c06eab More Uploader.cs refactoring 2016-12-23 11:21:37 +03:00
Jaex 90dd7443f1 fixed #2167: Use url arguments instead of header for json args 2016-12-23 10:56:37 +03:00
Jaex 10b57f05e3 Removed SendRequestJSON method 2016-12-23 10:55:16 +03:00
Jaex a0434e8c91 Removed SendRequestStream method 2016-12-23 10:24:38 +03:00
Jaex 09886bc3f3 Remove second GetResponse method from Uploader.cs 2016-12-23 04:11:01 +03:00
Jaex f9a33de324 Merge pull request #2165 from gaelbenoit/patch-1
Update ImageHelpers.cs
2016-12-20 19:55:56 +02:00
gaelbenoit 2a6e66cf18 Update ImageHelpers.cs
Index Out Of Range when using Blur filter on a portrait picture
y maximum is 'y < h' so newColors array should be sized from h, not w
2016-12-20 14:07:03 +01:00
Jaex f7951f4b75 fixed #2154: Allow decimal value for auto capture interval 2016-12-15 18:38:33 +03:00
Jaex 660d99774d Merge pull request #2153 from L1Q/master
Updating russian translation
2016-12-15 00:58:34 +02:00
L1Q cc30b3143e Updating russian translation 2016-12-15 00:16:44 +02:00
Jaex 7e344ba34e InnoSetup script variable name changes 2016-12-14 20:32:21 +03:00
Jaex 2e48e2c27a Shift+Del to delete all shapes 2016-12-14 19:38:07 +03:00
Jaex 7cedebfa39 Remove issues link from about window 2016-12-14 19:35:06 +03:00
Jaex 989d2ca768 Update changelog url 2016-12-12 19:55:25 +03:00
Jaex b2b203e76d fixed #2146: Check is file exists and then show file exists dialog before screen recording start 2016-12-12 19:40:26 +03:00
Jaex 1fb3231e9d fixed #2145: After screen recording if file name modified in after capture window then rename video file 2016-12-12 18:24:49 +03:00
Jaex a710cdfcb0 fixed #2130: Double %i increase in after capture form 2016-12-12 16:11:20 +03:00
Jaex 16b1bfef8b WorkerTask refactoring 2016-12-12 15:19:02 +03:00
Jaex b98095112a Fix ocr button visibility 2016-12-12 12:07:32 +03:00
Jaex abed719861 fixed #2134: Added OCR image button to main window right click task menu 2016-12-12 11:45:16 +03:00
Jaex bfe0fa5f4a & not required in arguments 2016-12-12 10:58:35 +03:00
Jaex ba2ac1c44b Merge pull request #2132 from plutofever/pastie
Support for text uploading to pastie.org
2016-12-10 16:13:33 +02:00
Jaex 8dfe17fe3d Use issues page link with both open and closed issues 2016-12-09 18:07:20 +03:00
QDT 9315a054ca Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
Jaex 55fa228516 fixed #689: Added optional force Imgur https:// links option 2016-12-06 23:33:19 +03:00
Jaex 5f9d7872b2 Reset annotation options on first upgrade 2016-12-06 00:41:35 +03:00
Jaex 3252d5dddb Set low latency high performance preset as default for NVENC 2016-12-02 21:44:04 +03:00
Jaex 25014f55ab Added NVENC preset and bitrate options 2016-12-02 19:35:34 +03:00
Jaex 17629d3d5d #2124: Adding H.264 NVENC & HEVC (H.265) NVENC screen recording support 2016-12-02 17:30:42 +03:00
Jaex b74d1085f0 Added hotkey Ctrl + Shift + Del to delete all shapes 2016-12-01 18:15:45 +03:00
Jaex f8cbf0da94 Added hotkey string to remaining menu items 2016-12-01 18:11:26 +03:00
Jaex 3c21c208b4 Change enabled state of edit menu items automatically 2016-12-01 17:34:53 +03:00
Jaex 65c2c4106d Added edit drop down menu to region capture toolbar 2016-12-01 15:24:19 +03:00
Jaex c4d7098751 Added move shape top (home), bottom (end), up (page up), down (page down) hotkeys 2016-11-30 18:51:23 +03:00
Jaex aceb7c9fd3 Remove ShapeType from resx 2016-11-30 18:17:54 +03:00
Jaex e07d4cb036 Removed rounded rectangle region and drawing instead rectangle have corner radius option
Changes to annotation options default values
2016-11-30 18:17:12 +03:00
Jaex b417d31c0c Show color picker crosshair by default 2016-11-30 16:01:12 +03:00
Jaex 35335e0d43 Added drop shadow option to region capture toolbar 2016-11-30 00:11:39 +03:00
Jaex 9000cf31a7 Added speech balloon shadow 2016-11-29 23:23:34 +03:00
Jaex 58a6707635 Added step & speech balloon text shadow 2016-11-29 23:06:54 +03:00