Commit Graph

47 Commits

Author SHA1 Message Date
Jaex 130da1832b Code refactoring 2024-01-21 17:18:24 +03:00
Jaex 33ef841fcb Code refactoring 2024-01-21 04:42:51 +03:00
Jaex 9e8cf912e2 Code refactoring 2024-01-21 03:45:12 +03:00
Jaex c3a0f830f8 csproj fixes 2024-01-21 02:53:57 +03:00
Jaex 5ae739d529 Convert project to SDK style 2024-01-21 02:08:54 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 71e9c58b9e Fixed "Native host has exited" error 2023-10-24 09:11:09 +03:00
Jaex 92ffd12734 Auto copy ShareX_NativeMessagingHost.exe file 2023-10-23 12:44:49 +03:00
Jaex 69ca568501 Rename SharedAssemblyInfo.cs to GlobalAssemblyInfo.cs 2023-01-16 00:13:46 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 2a9fc60117 Added configurations 2022-10-24 01:56:21 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 4057ec27cb Added -NativeMessagingInput CLI argument which is now used by NativeMessagingHost 2021-12-20 09:03:18 +03:00
Jaex dd87787426 Upgrade project .NET Framework version to 4.8 2021-08-15 06:13:07 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex d5decadf68 NuGet update 2021-05-10 15:06:28 +03:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Jaex 6ebb2394a2 Format app config files 2020-06-30 22:37:27 +03:00
Michael Delpach b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 9f552ffabb Update NuGet 2019-11-19 04:05:41 +03:00
Jaex 8c4bbcb5aa NuGet update 2019-08-18 16:52:04 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex e138c41662 Update Json .NET 2018-11-30 11:11:19 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex cb3711632c Fix "Use of implied arithmetic operator precedence" 2018-05-16 16:27:11 +03:00
Jaex 5a6e305bc2 Migrate packages.config to PackageReference 2018-05-07 22:04:37 +03:00
Jaex bc0918337d NuGet update, rename few classes 2018-04-08 12:12:52 +03:00
Jaex c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex 54a7d80d2f fixed #1868: Upgrade .NET Framework version to 4.6.2 2018-02-28 13:04:37 +03:00
Charles Milette 8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex de66d1e9ec Added ShareX.WindowsStore packaging project 2017-10-12 16:36:33 +03:00
Jaex 1193cc05cc Update Json .NET 2017-08-20 18:52:02 +03:00
Jaex 3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex 19e876b0aa Show WindowsStore build on app 2017-04-21 18:23:52 +03:00
Jaex 602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex d881a54040 Update json .net 2017-04-06 10:53:37 +03:00
Jaex b2b3e9de1a Update Json.NET 2017-03-24 14:56:49 +03:00
Jaex 401a63a10a Added shortcut keys to task list context menu items 2017-02-13 02:41:50 +03:00
Jaex 89834c8840 If host executable opened directly, it will show msg box to explain what it is used for 2017-02-11 20:27:38 +03:00
Jaex 9569a3eefb CreateProcess change 2017-02-10 17:32:18 +03:00
Jaex 14a0c1db86 Moved Chrome folder to https://github.com/ShareX/ShareX_Chrome 2017-02-10 14:19:41 +03:00
Jaex 9cc59a1f8f Renamed ShareX.Chrome to ShareX.NativeMessagingHost because all browsers which support web extensions can use same host 2017-02-10 13:49:49 +03:00