Commit graph

1512 commits

Author SHA1 Message Date
Jaex
90307fe841 Region capture F1 tips update 2016-08-08 12:00:06 +03:00
Jaex
fac18cb04e Removed polygon capture because region capture freehand can work same when shift hold 2016-08-06 17:23:54 +03:00
Jaex
6358f04a31 Removed freehand capture hotkey 2016-08-03 09:32:35 +03:00
Jaex
24ada5cc9a Apply region path to image with anti aliasing 2016-08-02 11:29:17 +03:00
Jaex
933ff62e9e Added check pre release updates option 2016-07-31 03:56:03 +03:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex
d6e7c60e7e Removed scrolling capture tab from task settings window 2016-07-30 03:22:30 +03:00
Jaex
6c0849ed5d Added static parse method to CodeMenuEntryPixelInfo class 2016-07-29 20:32:01 +03:00
Jaex
e6a894dd3b Added code menu to screen color picker textbox, improvements to CodeMenuEntry 2016-07-29 04:31:46 +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
35e0a826b6 Added constant settings to RegionCaptureOptions 2016-07-27 04:56:20 +03:00
Jaex
6f0f6df3eb fixed #1711: Added abort screen recording hotkey 2016-07-23 12:39:22 +03:00
Jaex
e6563f9c3e fixed #1735: Save temporary files to "Temp/ShareX" folder and on ShareX startup clean this folder 2016-07-22 19:07:23 +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
f5ec0e0b8e Fix download task issues 2016-07-20 13:35:45 +03:00
Jaex
760df15145 Show Download button only when file URL 2016-07-20 11:23:46 +03:00
Jaex
48a5211b1b Added download button to right click menu in task list to allow downloading file if file path is not exist 2016-07-20 03:54:17 +03:00
Jaex
d9adf4ccd6 Allow re ordering hotkeys 2016-07-19 13:10:43 +03:00
Jaex
d4a066e77a fixed #1350: Use extension to assign value to numeric up down to respect min/max values 2016-07-14 23:35:23 +03:00
Jaex
5c8f91f503 Release 2016-07-14 22:08:13 +03:00
Jaex
1feca7877c Check updates every 2 hours instead of 1 hour 2016-07-14 21:09:34 +03:00
Jaex
dbc6a3c809 Resx update 2016-07-13 19:41:37 +03:00
Jaex
abc69b51ee Added remaining strings to resources 2016-07-13 04:14:54 +03:00
Jaex
be5e42d35e Resx update 2016-07-12 03:16:53 +03:00
Jaex
971f2ee369 NuGet update 2016-07-11 23:24:51 +03:00
Jaex
a2ab6296cb Added "..." to reset buttons because those showing confirmation dialog now 2016-07-08 10:13:25 +03:00
Jaex
aa72322c9a Don't draw square to cursor if border size is 0 2016-07-07 10:58:04 +03:00
Jaex
ff9584d613 Removed translation link 2016-07-06 12:34:25 +03:00
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Jaex
a902fd5bfd Update destination states on startup so required libraries can be loaded to memory instead of loading them when opening destinations menu which will cause slight delay in first open 2016-07-04 01:50:26 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex
bc75412eb5 Merge pull request #1686 from dannoe/enh-add-confirm-dialogs-for-reset
Updated localization name to fit others.
2016-07-01 21:21:19 +03:00
dannoe
44837e90ad Updated localization name to fit others. 2016-07-01 20:18:26 +02:00
Jaex
1d95e3c9bf Merge pull request #1678 from dannoe/enh-add-confirm-dialogs-for-reset
Added confirmation dialogs to two "Reset" buttons.
2016-06-29 00:59:03 +03:00
dannoe
04745abd84 Added confirmation dialogs to two "Reset" buttons. 2016-06-28 23:54:31 +02:00
Jaex
13bc9bb123 Fix variable name 2016-06-29 00:29:58 +03:00
Alexandre Oliveira
0498464a95
Fix some strings on brazilian translation 2016-06-26 11:09:42 -03:00
Jaex
3871048bc8 Remove scroll bar from region capture tab instead increase form height 2016-06-25 11:46:32 +03:00
Jaex
547910b67b Variable name change 2016-06-24 20:24:24 +03:00
Jaex
db2a256a13 Get Windows product name from registry, variable name changes 2016-06-24 19:49:06 +03:00
Jaex
6cec66f920 In debug log show active flags 2016-06-24 18:33:45 +03:00
Jaex
436997592c Update Patreon image 2016-06-24 17:25:26 +03:00
Jaex
228622a64e Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
Jaex
2ad9f024d5 Assign region capture settings to controls 2016-06-23 10:50:22 +03:00
Jaex
fd9d52dc91 Adding rest of region capture settings to task settings form 2016-06-23 09:48:22 +03:00
Jaex
b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex
d5e7cb8774 Added snap size dialog 2016-06-22 14:54:47 +03:00
Jaex
8df8df3f01 Adding regions in task settings form 2016-06-22 13:40:09 +03:00