Commit graph

6896 commits

Author SHA1 Message Date
Jaex 3db3a46853 Use bold font for syntax instead of green text 2021-11-02 02:54:01 +03:00
Jaex 30c46d4932 #5819: If "Auto copy image to clipboard" is enabled then also copy image to clipboard on image editor startup 2021-10-31 16:50:59 +03:00
Jaex d6a13316d5 Make forms localizable 2021-10-31 16:07:26 +03:00
Jaex 640a29b423
Merge pull request #5900 from IAmVisco/master
Add translator site dropdown for OCR window
2021-10-30 19:32:17 +03:00
Alexander 511af9e7e0 Remove foreign site from default OCR site options 2021-10-30 19:26:56 +03:00
Alexander 0d41bc8b8f Rename OCR sites variables, add more sites
Also fix sites dropdown style and enabled prop update
2021-10-29 23:22:06 +03:00
Alexander a9265ef093 Merge remote-tracking branch 'upstream/master' 2021-10-29 23:17:05 +03:00
Jaex c6bd28751e #5910: URL encode file name 2021-10-27 16:26:06 +03:00
Jaex 6258e2c582
Merge pull request #5910 from EmilyLove26/master
[ownCloud] Added an option to enable animation friendly links
2021-10-27 11:55:17 +03:00
Emily Love e12e05ae40 Merge branch 'master' of https://github.com/EmilyLove26/ShareX 2021-10-26 09:23:55 -04:00
Emily Love a551317ba9 Added the ability to enable animation friendly links for owncloud. 2021-10-26 08:27:57 -04:00
Jaex 5da2077e10 Start stopwatch after Steam API init 2021-10-26 14:15:49 +03:00
Jaex c75b689ee5 Even "IsSteamRunning" is true still Steam API init can fail, therefore need to give more time for Steam to launch 2021-10-26 13:39:58 +03:00
Jaex 3f82e36369 Update Steamworks.NET to 15.0.1 2021-10-26 10:54:26 +03:00
Jaex c0ef365cc9 Steam launcher code refactor, support running ShareX dev build on debug config 2021-10-24 16:38:11 +03:00
Jaex fcc53ca760 Wait 30 seconds 2021-10-24 15:34:11 +03:00
Jaex e0566aff66
Merge pull request #5902 from Jaex/master
fixed #5899: Added auto copy image to clipboard option to image editor
2021-10-23 03:30:56 +03:00
Jaex b77fa9b56d Added option menu item 2021-10-23 03:19:41 +03:00
Jaex 148817d9c0 Added auto copy image to clipboard option to image editor 2021-10-23 03:07:07 +03:00
Jaex cb813b88d8 Added ImageModified event 2021-10-23 01:44:29 +03:00
Alexander c71bfe9d9c Add default translator site drop-down to OCR form 2021-10-22 23:32:16 +03:00
Jaex a917884224 Removed country icons 2021-10-20 03:49:54 +03:00
Jaex 93648f9482 Update CodeDependencies.iss 2021-10-19 20:44:48 +03:00
Jaex fca2941934 NuGet update 2021-10-19 20:40:20 +03:00
Jaex 7763a1e27f Use "None" instead of "Content" for file build action 2021-10-19 20:37:42 +03:00
Jaex f175bfd024 Added GitHub dark theme logo 2021-10-19 20:21:49 +03:00
Jaex 5089d9c1a2 Moved Retry tab contents to Upload tab, moved Results tab contents to Clipboard formats tab 2021-10-17 06:27:03 +03:00
Jaex b94cc7088f Don't disable lists because looks bad in dark theme 2021-10-17 01:37:14 +03:00
Jaex b78c3fa32f Update controls after application settings window close 2021-10-17 01:17:48 +03:00
Jaex 1f5be38812 Deleted unused image files 2021-10-17 00:33:08 +03:00
Jaex f21c3a8ee4 Removed main window settings from context menu 2021-10-17 00:21:59 +03:00
Jaex 5ab65b9eca Order controls 2021-10-16 23:56:06 +03:00
Jaex 82fc0446a8 Localize enums 2021-10-16 23:45:04 +03:00
Jaex 8ec1509909 Added control events, removed ThumbnailSizeForm 2021-10-16 23:29:08 +03:00
Jaex 905912b3fd Adding main window tab to application settings form 2021-10-16 22:38:26 +03:00
Jaex d76cca9976 Removed ThumbnailSupportsClick variable 2021-10-15 22:10:13 +03:00
Jaex d50f24c30f If click action is "Select" and double clicked then open file 2021-10-15 21:41:59 +03:00
Jaex 78e942ffa4 fixed #4891: Added "Select" thumbnail click action 2021-10-15 21:12:12 +03:00
Jaex 998440eb68
Merge pull request #5886 from Jaex/master
fixed #5592: Added thumbnail click action option
2021-10-14 18:02:11 +03:00
Jaex d9be6a3935 Added thumbnail click action option 2021-10-14 17:47:04 +03:00
Jaex 45ef5550bf Code refactoring 2021-10-14 16:05:57 +03:00
Jaex eba4c5b29a #4219: Hide update related controls in application settings window 2021-10-14 15:36:53 +03:00
Jaex d8eddacbc7 #4219: Also disable update check label in about window 2021-10-12 15:47:08 +03:00
Jaex 3ca5e88420 Added support to read ShareX personal path from registry 2021-10-12 15:17:36 +03:00
Jaex 988b90a424 Added SystemOptions class, RegistryHelpers refactor 2021-10-12 14:04:20 +03:00
Jaex d95f5e30ad Added Threshold option 2021-10-10 13:17:20 +03:00
Jaex d806c9efd4 Added "Replace color" image effect 2021-10-10 13:00:26 +03:00
Jaex f24a303d49 Added HistoryImageListViewRenderer 2021-10-05 07:12:13 +03:00
Jaex 47df74e689
Merge pull request #5863 from tajetaje/master
Add Default Printer Override
2021-10-05 04:20:13 +03:00
tajetaje c42fbee787 Reverted Accidental changes to ShareX/Forms/ApplicationSettingsForm.resx 2021-10-04 21:07:49 -04:00