Sean Kaim
91c09ebd7e
Fix jenkins unit test build/run
2016-06-09 17:39:42 -04:00
David Sparer
4957e62765
Fixed a missing apostrophe in the jenkinsfile
2016-06-09 14:57:10 -06:00
David Sparer
80ef32b8b5
Updated the jenkinsfile to restore nuget packages before build. This is done automatically in VS2015 but not in msbuild.
2016-06-09 14:55:26 -06:00
Sean Kaim
ae16c021da
Remove XULRunner path from settings
2016-06-08 10:40:29 -04:00
Sean Kaim
70ff34438f
Update component check for GeckoFx
2016-06-08 10:00:23 -04:00
Sean Kaim
b105585f5a
Update Credits.txt
2016-06-07 16:12:16 -04:00
Sean Kaim
29c7859ea1
Replace XULRunner with GeckoFX
2016-06-07 15:43:44 -04:00
Sean Kaim
678194f4f7
minor code clean up
2016-06-07 10:41:56 -04:00
Sean Kaim
6410acbb48
minor tweaks to the port scan UI
...
This seems like a better user experience. This will also allow for
further (future) changes in the import window when using custom ports
and have it make even more sense.
2016-06-05 14:55:31 -04:00
Sean Kaim
731c2e22b8
PortScan: Actually scan asynchronously
...
Speeds up the port scan signifigantly
2016-06-05 14:09:51 -04:00
Sean Kaim
cd950f39b4
refactor/cleanup + make portscan work
...
The non-import version of a portscan didn't test any ports and never
found any open ports (due to backwards logic).
2016-06-04 23:34:51 -04:00
Sean Kaim
8cbf56f7a5
Build FilteredPropertyGrid into mRemoteNG
...
No longer load the dll.
Makes the small amount of source more maintainable then from the code
project.
Gets rebuilt with latest build env.
2016-06-03 22:13:12 -04:00
David Sparer
17f986ea26
Few fixes for casting errors. These occurred due to commit e5f9fce01e
2016-06-03 15:56:15 -06:00
David Sparer
e5f9fce01e
Cleaned up WindowPlacement class by moving native Win32 functions to the NativeMethods class
2016-06-03 15:53:11 -06:00
David Sparer
4c34a88a10
Cleaned up ProcessController tool by moving all native win32 methods to the NativeMethods class
2016-06-03 15:40:09 -06:00
David Sparer
324d34aa3c
Moved the TreeImageType to the mRemoteNG.Tree namespace. Removed all references to the mRemoteNG.Images namespace, which no longer exists.
2016-06-03 15:24:01 -06:00
David Sparer
3f984fb65e
Removed unused file (contained enum had no references)
2016-06-03 15:19:18 -06:00
David Sparer
c108c60c30
Merge branch 'release/v1.74' into develop
2016-06-03 15:11:44 -06:00
David Sparer
cf1a84f4b2
Resolved MR-855 - Resource not found error when testing proxy settings.
...
This was introduced in 634df366bd
2016-06-03 15:10:19 -06:00
hiriumi
350afcdb70
more Japanese translations
2016-06-03 12:01:20 -07:00
hiriumi
e5b319e518
Added question mark to MessageBox and more Japanese translation.
2016-06-02 17:07:45 -07:00
David Sparer
a43785d1f0
Small cleanup in Startup.cs
2016-06-02 15:29:24 -06:00
David Sparer
b90981a17c
Made a couple more Startup methods non-static
2016-06-02 15:26:51 -06:00
David Sparer
47bbe20001
Startup: clean up some 'using' directives and sort them
2016-06-02 15:23:42 -06:00
David Sparer
668b9dd903
Refactored some Startup functions to their own class
2016-06-02 15:22:22 -06:00
David Sparer
6ca98149a7
Made Startup slightly less static
2016-06-02 15:21:30 -06:00
David Sparer
af2de33809
Forgot to save project when deleting the ApplicationEvents file... I do this a lot it seems.
2016-06-02 14:59:02 -06:00
Sean Kaim
737054873e
Update Credits.txt
2016-06-02 16:46:23 -04:00
Sean Kaim
1dd0961a48
Just a comment...
2016-06-02 16:35:39 -04:00
David Sparer
3fcb6bcbd0
Removed unnecessary file. These functions were reimplemented in commit 996af9b268
2016-06-02 14:28:59 -06:00
David Sparer
53660cc7dc
Merge branch 'release/v1.74' into develop
2016-06-02 13:49:21 -06:00
David Sparer
996af9b268
Fixed MR-852 - Option "Allow only a single instance of the application" non-functional
2016-06-02 13:47:04 -06:00
Sean Kaim
512044617c
Last VB references removed
2016-06-02 15:45:47 -04:00
Sean Kaim
a91f712735
Remove more VB referneces
2016-06-02 14:35:12 -04:00
Sean Kaim
fb7a0fcb50
Remove VB references + fix exception
2016-06-02 14:34:56 -04:00
David Sparer
749ed5432b
Merge branch 'release/v1.74' into develop
2016-06-01 11:17:10 -06:00
David Sparer
53be4c259e
Fixed MR-847 - Renaming folder in connection tree does not update config panel name
2016-06-01 11:16:47 -06:00
Sean Kaim
e32630511d
fix portable build
...
Move help files to proper location
Don't include unnecessary files
2016-06-01 10:51:02 -04:00
Sean Kaim
c9a6d69d6f
README update
2016-05-31 22:38:37 -04:00
Sean Kaim
5a78a71316
Merge branch 'develop' of https://github.com/mRemoteNG/mRemoteNG into develop
2016-05-31 21:07:47 -04:00
Sean Kaim
da9680d210
Minor form changes
...
Ported from PR #105
Thanks @aplocher
2016-05-31 21:06:56 -04:00
Sean Kaim
1ec37d657d
Minor form changes
...
Ported from PR #105
2016-05-31 21:04:58 -04:00
Sean Kaim
99df3df42c
avoid exception when disposing external tools items
...
Similar to #114
Thanks @Brandhor
2016-05-31 20:53:10 -04:00
David Sparer
1c83609971
Merge pull request #114 from Brandhor/exttools
...
External Tools Fixes
2016-05-31 17:59:55 -06:00
Brandon
32da8433bb
avoid exception when disposing external tools items
2016-06-01 01:05:15 +02:00
Brandon
485536dc90
fix launching external tools
2016-06-01 00:46:14 +02:00
David Sparer
0b605ddb70
Merge branch 'release/v1.74' into develop
2016-05-31 16:24:32 -06:00
David Sparer
755d7b0742
Resolved MR-846 - help files not being copied with installer
2016-05-31 15:31:47 -06:00
Sean Kaim
15030ab7cb
Release Portable Build script
2016-05-31 16:59:06 -04:00
hiriumi
a438d6c3c3
Merging Japanese translation
2016-05-31 09:33:24 -07:00