Commit Graph

51 Commits

Author SHA1 Message Date
Jaex 0da0fde419 Added Directory.build.targets 2024-04-10 20:23:06 +03:00
Jaex 7e487cefcb Add Directory.build.props file to solution items 2024-01-21 18:10:41 +03:00
Jaex 2a9fc60117 Added configurations 2022-10-24 01:56:21 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex c02db78cf2 Compile all projects 2021-08-15 06:31:58 +03:00
Jaex cd55ce1386 Add .editorconfig to solution items 2021-06-09 21:52:49 +03:00
Charles Milette 9f71719604
Remove desktop bridge helper, using native api instead 2018-09-16 17:46:32 -04:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
Jaex 9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
Jaex cbc5412b15 Update inno setup scripts 2018-02-28 17:23:01 +03:00
Jaex 4cdf93b755 Interim work for sticker form 2018-02-06 03:15:06 +03:00
Jaex 2a524e961e Fixed node hover issue 2017-12-27 23:07:54 +03:00
Jaex 8448ec220c Removed .nuget folder because it is not necessary anymore 2017-12-24 10:22:54 +03:00
Jaex b2e46f617c Removed Greenshot image editor 2017-12-05 16:47:32 +03:00
Jaex 6bc7e0c446 Removed WindowsStore packaging project 2017-10-14 14:49:54 +03:00
Jaex de66d1e9ec Added ShareX.WindowsStore packaging project 2017-10-12 16:36:33 +03:00
Jaex 19a56571a8 Change default annotation options 2017-06-16 13:30:38 +03:00
Jaex a819b2cdd9 Added DesktopBridgeHelper project 2017-04-27 03:00:21 +03:00
Jaex 99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex 602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex 05400bf552 Remove current Amazon S3 implementation 2017-03-10 19:37:23 +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
Jaex 0947288d84 Don't escape file path 2017-01-26 22:49:18 +03:00
Jaex 54c02b2761 Specify nuget restore solution in appveyor 2016-08-27 01:34:48 +03:00
Jaex 65f4fc95e2 Move ShareX.Steam folder to this repo 2016-08-27 00:39:14 +03:00
Jaex 4d3c14b366 Revert "Moved ShareX.Chrome project to here so AppVeyor can easily compile it"
This reverts commit 974caf960d.
2016-08-26 18:20:19 +03:00
Jaex 974caf960d Moved ShareX.Chrome project to here so AppVeyor can easily compile it 2016-08-26 17:37:46 +03:00
Jaex 0b9d7e43a6 Adding AppVeyor setup type 2016-08-26 03:01:05 +03:00
lithium720 f740fd936d Fixed weird change 2016-07-22 22:27:22 -07:00
lithium720 10f04cd5c1 Lithiio - Updated CheckConfig 2016-07-22 22:15:46 -07:00
Jaex 8149340db7 NuGet update 2016-05-01 11:37:41 +03:00
Jaex a286b5fef2 Removed IRC client 2016-01-06 19:24:43 +02:00
Jaex 6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex a2b5a03246 Added IRC client tool 2015-08-24 19:38:35 +03:00
Jaex d8635a571a ShareX.MediaLib interim commit 2015-08-04 10:31:43 +03:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Jaex de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Jaex 20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03:00
Jaex 44e391d333 fixed #713: History host filter error 2015-06-01 08:19:01 +03:00
Jaex 07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex 928532a6a4 ShareX_Setup project for be able to compile setup, create portable zip and upload it automatically 2014-11-14 00:54:00 +02:00
Jaex e5f8346647 DNS changer not separate exe now 2014-09-06 22:13:21 +03:00
Jaex 31edfd6713 CompileSetup.cmd and nuget update 2014-06-09 00:30:52 +03:00
Jaex 5df88f8233 Added ping buttons to DNS Changer 2014-03-31 15:18:51 +03:00
mcored 1aa1a762be DNS Changer moved to its own exe
DNS Changer moved to its own exe to be able to elevate for UAC prompt
2014-03-31 19:23:47 +08:00
Jaex e97a24e19a Added ShareXPortable project for automate creating portable version 2014-01-12 17:00:28 +02:00
Jaex 1399279880 ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
Jaex ad4b81db26 http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages 2013-11-04 16:55:50 +02:00
McoreD 66a183ce82 If you don't have a .suo file in your solution directory, Visual Studio picks the first one as the default startup project. Moving ShareX.csproj to the top of the project list in the solution.
Signed-off-by: McoreD <mcored@gmail.com>
2013-11-04 08:14:44 +08:00