Commit graph

518 commits

Author SHA1 Message Date
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 760df15145 Show Download button only when file URL 2016-07-20 11:23:46 +03:00
Jaex 6a605705f6 Added more enum descriptions to resources 2016-07-13 19:23:34 +03:00
Jaex 7d465b00b8 Moved enum descriptions to resources 2016-07-13 19:11:47 +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
L1Q e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Jaex f237ea6255 When drawing shape is selected show border color inside cursor 2016-07-04 14:26:19 +03:00
Jaex 37c4749cd0 Added CreateCursor method 2016-07-04 13:27:31 +03:00
Jaex 3bdd94b870 WindowInfo refactor 2016-07-04 09:11:35 +03:00
Jaex b19521bba6 Move WindowInfo to HelpersLib 2016-07-04 08:50:41 +03:00
Alexandre Oliveira b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex a8636cbf39 Add try, finally to SHOpenFolderAndSelectItems 2016-06-29 00:02:06 +03:00
dannoe 102fac39d1 Files and folders are now opened in the default filemanager. 2016-06-28 22:24:22 +02:00
Jaex db2a256a13 Get Windows product name from registry, variable name changes 2016-06-24 19:49:06 +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 b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex 2e14471359 fixed #1631: Add previous region capture (annotate) method back as hotkey only 2016-06-21 08:23:00 +03:00
Jaex 3143e01a31 Assign IsFirstTimeRun and IsUpgrade on setting load 2016-06-20 08:50:49 +03:00
Jaex aa8334f439 GitHub update checker code refactoring 2016-06-20 03:24:52 +03:00
Jaex 1b9a39b42b Added class to temporary increase graphics quality and then restore back to previous values 2016-06-18 03:32:23 +03:00
Jaex de55be0420 Allow drawing info near cursor even when not drawing magnifier 2016-06-17 23:58:04 +03:00
Jaex 05c6956dc9 Change screen recording text to mention it also stop 2016-06-17 18:06:52 +03:00
Shadorc a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex d254bb3613 Added minimum rectangle size 3 to rectangle region transparent too 2016-06-11 15:18:38 +03:00
Jaex 6b5be535af Added Patreon button 2016-06-09 03:25:24 +03:00
Jaex 69813c88c3 Update resx 2016-06-08 12:13:34 +03:00
Jaex eefb810afa Using enum for screen test mode 2016-06-08 04:58:08 +03:00
Jaex d452087e75 Added horizontal line mode 2016-06-08 02:28:28 +03:00
Jaex 1a15b1fa46 Change update method to increase fps of screen tearing test 2016-06-08 01:11:27 +03:00
Jaex 1c297dc908 Improved screen tearing test speed and added mouse wheel animation speed control 2016-06-08 00:55:52 +03:00
Jaex 88a6af57ef Adding screen tearing test to monitor test 2016-06-08 00:09:10 +03:00
Jaex f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
Jaex d9357e3ffa In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Jaex 8688e9e0d7 Added IgnoreSeparatorClick extension for context menu strip, using it on annotation context menu 2016-05-26 03:18:13 +03:00
Jaex a87b4d48a4 If fixed size and region mode then show hover area for fixed size 2016-05-25 21:23:02 +03:00
Jaex dda1f78f36 Added fixed size mode to options menu 2016-05-25 20:56:27 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex 13bde6b875 Snap line to every 45 degrees 2016-05-24 01:30:23 +03:00
Jaex 0342bb3314 Merge branch 'master' of github.com:ShareX/ShareX 2016-05-22 19:52:34 +03:00
Jaex a8770e001b Added ToolStripCheckedBoldRenderer to make checked items bold so it will be more easier to see image checked items also in high contrast theme 2016-05-22 19:52:19 +03:00
campbeb 2c35af0592 Merge Greenshot changes through 22 May 2016
Merge commits from Greenshot up through
bd71f47e95a46642fe6a83bdd76cc4d2a7eed7c2.

Some bug fixes, but mostly structural cleanup.
2016-05-22 11:17:02 -04:00
Jaex cfcb879172 If text color not visible in white background then use dark gray background color 2016-05-20 17:48:01 +03:00
Jaex 27dede13ae In screen color picker added these copy buttons: All, RGB, Hex, HSB, CMYK, Decimal, Position 2016-05-20 14:43:13 +03:00
Jaex 29189deb38 Added custom input box for text drawing 2016-05-20 01:57:49 +03:00
Jaex 62bb720635 Added text capture hotkey 2016-05-16 12:34:15 +03:00
Jaex c4dd95751e Removed UpdatePanel from main window, it will be added next release 2016-05-16 08:24:59 +03:00
Jaex 7338a4b012 Added update panel control 2016-05-15 14:52:11 +03:00