Faryan Rezagholi
|
88e88be756
|
fixed some failing tests
|
2019-05-01 16:29:16 +02:00 |
|
Faryan Rezagholi
|
c6f15411e3
|
Moved searchbar in connection tree to top
|
2018-12-20 15:48:22 +01:00 |
|
Sean Kaim
|
a7280da30c
|
Solution config was building wrong projects
|
2018-07-07 14:10:18 -04:00 |
|
Sean Kaim
|
bccb885508
|
ignore cred repo tests
|
2018-01-02 15:43:53 -05:00 |
|
Faryan Rezagholi
|
254d545e58
|
Rearranged settings elements
Rearranged some elements from the settings to prevent that translated strings overlap with these elements. Issue #784
|
2017-11-09 18:19:13 +01:00 |
|
David Sparer
|
9d78d769c4
|
began adding acceptance tests in specflow
|
2017-04-03 11:33:45 -06:00 |
|
David Sparer
|
6aa4a4d205
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.TXT
# InstallerProjects/Installer/Installer.wixproj
# Tools/signfiles.ps1
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
|
2017-03-28 10:36:07 -06:00 |
|
David Sparer
|
d47ccd75d5
|
Revert "removed unnecessary build configs for the unit tests project"
This reverts commit 56ff81a0ed.
|
2017-03-21 10:20:20 -06:00 |
|
David Sparer
|
56ff81a0ed
|
removed unnecessary build configs for the unit tests project
im not even sure we need to distinguish between debug and portable builds, but ill leave it like this for now
|
2017-03-21 10:10:48 -06:00 |
|
David Sparer
|
ebfb3dd31e
|
added a build config for the installer
|
2017-03-17 16:01:50 -06:00 |
|
Sean Kaim
|
2da2d54013
|
Build changes
* Upgrade to VS2017 solution (still compatible with VS2015 though)
* Require .NET 4.5
* Use latest log4net NuGet package (removed old copy)
|
2017-03-08 11:54:57 -05:00 |
|
David Sparer
|
b6eb3d2361
|
Added the CustomActions project to build by default for Release and Debug builds
|
2016-08-03 13:26:32 -06:00 |
|
David Sparer
|
063be0dbe2
|
Move all files under "Installer Projects" to "InstallerProjects" to make post build tasks a bit easier
|
2016-06-18 16:50:01 -06:00 |
|
David Sparer
|
3f6b70e783
|
Few changes to build configurations.
- Removed the 'AnyCPU' platform. Should always use x86
- Removed installer projects from being built by default in Release configuration
|
2016-06-16 13:59:42 -06:00 |
|
David Sparer
|
4f0d425711
|
- Created a unit test to verify that the LARGEADDRESSAWARE flag is set on mRemoteNG.exe
- Created configurations for the unit test project to support the PORTABLE compilation symbol. This is required for the unit test to work correctly.
|
2016-06-14 14:28:45 -06:00 |
|
David Sparer
|
3148879bf7
|
Removed the installer projects from being built in the Debug, Debug Portable, and Release Portable build configurations.
|
2016-06-09 16:20:36 -06:00 |
|
Sean Kaim
|
91c09ebd7e
|
Fix jenkins unit test build/run
|
2016-06-09 17:39:42 -04:00 |
|
David Sparer
|
a679bcf26b
|
- Installer: fixed GUID for mainexe
- mRemoteNG: incremented the minor version of the product to 74. Assembly version is now 1.74
|
2016-05-17 19:51:49 -06:00 |
|
Sparer, David
|
e6ae513474
|
- Add CustomActions project as a dependency of Installer project
|
2016-05-17 15:16:34 -06:00 |
|
Sparer, David
|
8e2e1769c3
|
Started creating the custom action for checking if RDP 8.0 is installed. Currently not working correctly
|
2016-05-16 16:10:53 -06:00 |
|
David Sparer
|
a315c19ebb
|
Merge branch 'csharp_conv' into MR-818_Create_new_installer
# Conflicts:
# mRemoteV1.sln
|
2016-05-14 15:35:31 -06:00 |
|
Sean Kaim
|
71254ba6e2
|
Remove Keyboard shortcut functionality
Removed due to the following reasons:
1. Crashes (semi-regularly)
2. "Beta" option from 1.73 (never released) that doesn't work (on
Windows 10 at least)
3. A multiple bugs were reported for it in the bug tracking system:
https://mremoteng.atlassian.net/browse/MR-714
https://mremoteng.atlassian.net/browse/MR-624
https://mremoteng.atlassian.net/browse/MR-687
https://mremoteng.atlassian.net/browse/MR-752
(and possibly more)
4. After reviewing the bug reports and other info, I feel it's a bad
idea. All keyboard input should go to the connected session (while
"active"). Otherwise a mouse click would be required to have mRemote be
the active Window. In which case, just click the desired tab.
|
2016-05-12 11:59:13 -04:00 |
|
David Sparer
|
8e7fe19585
|
Create very simple WiX project
|
2016-05-11 20:43:06 -06:00 |
|
Sean Kaim
|
8e15b38e03
|
Set Code Analysis to MS Managed Recommended
Previously was set to "All" which generates a lot of complier warnings.
15e297eef3 seems to have been overwritten.
|
2016-05-09 09:42:15 -04:00 |
|
David Sparer
|
9520fbe4a1
|
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
|
2016-04-14 01:27:15 -06:00 |
|
Sparer, David
|
a937d5c4f7
|
runtime fixes
|
2016-03-09 15:44:41 -07:00 |
|
Sparer, David
|
f8dfc3c652
|
began converting project to c#
|
2016-03-01 15:04:05 -07:00 |
|
Riley McArdle
|
cb6cf7c01f
|
Move SharedLibraryNG into mRemoteNG solution folder.
|
2013-11-24 22:18:17 -06:00 |
|
Riley McArdle
|
b6004117e6
|
Improve handling of variables in external tool arguments.
Code cleanup.
|
2013-11-15 23:27:10 -06:00 |
|
Riley McArdle
|
00647e4963
|
Start adding support for hotkeys to switch tabs.
|
2013-10-01 23:27:22 -05:00 |
|
rmcardle
|
68cee49830
|
Upgrade solution to Visual Studio 2010 format.
|
2011-12-09 01:47:11 -06:00 |
|
Riley McArdle
|
ee3f0bfa3a
|
Fixed build configuration for portable release.
|
2011-04-25 00:14:46 -05:00 |
|
Andreas Rehm
|
e08c88db5f
|
Refactoring and even more translations
* removed unneeded Imports
* renamed namespace to mRemoteNG
* changed Logfile path to %USERPROFILE%\AppData\Local\mRemoteNG\mRemoteNG.log
* fixed mRemoteNG.exe.config
* added more ignores to .gitignore
|
2010-05-16 19:30:27 +02:00 |
|
Riley McArdle
|
9a0f8881a7
|
Added build configuration for portable edition.
Fixes for portable edition.
Added missing Icons directory.
New build script to make release ZIPs and installer EXE.
|
2010-02-02 23:01:14 -06:00 |
|
unknown
|
1e65ee065e
|
Original mRemote 1.50 source as received from Felix Deimel.
|
2010-01-06 10:02:03 -06:00 |
|