Sean Kaim
497363bc3a
code clean up
2016-05-25 12:09:23 -04:00
Sean Kaim
3ca0e2fc58
Refactoring & code clean up
...
Corrects some complier warnings.
2016-05-19 15:58:38 -04:00
Sean Kaim
46985ab39d
code clean up and set RDP admin session properly
...
console is deprecated, admin is not.
2016-05-18 21:51:04 -04:00
Sean Kaim
28d882af7f
3G port - Added 1920x1080 resolution.
...
5a5c0c1e6b
2016-05-18 21:40:17 -04:00
Sean Kaim
9d6423e7d7
3G port (and fix) - Make Smart Size Work
...
Allow the Smart Size selection for RDP resolution to work properly (for
reals this time).
3f54842cc1
& code clean up.
2016-05-18 21:37:05 -04:00
Sparer, David
7b177f1fd8
Fixed bug MR-810. Omit setting the IsDefault setting when turning inheritance on completely
2016-05-18 09:42:26 -06:00
Sean Kaim
a1beff754c
Suppress JavaScript errors
2016-05-15 17:24:11 -04:00
Sean Kaim
725235c250
Fix HTTP connections not working & code cleanup
2016-05-15 17:17:14 -04:00
hiriumi
61e44af487
Merge remote-tracking branch 'refs/remotes/origin/csharp_conv' into settings_refactor
...
# Conflicts:
# mRemoteV1/Config/Settings/SettingsLoader.cs
2016-05-08 22:27:54 -07:00
hiriumi
ac1a5e257e
refactored settings related code. The UI still looks buggy. Will continue later.
2016-05-08 21:35:38 -07:00
David Sparer
66eccf0032
some minor cleanup and local var renaming in ConnectionList.cs
2016-05-08 10:07:11 -06:00
David Sparer
995daecaff
Merge branch 'MR-385_inheritance_settings_lost' into csharp_conv
...
# Conflicts:
# mRemoteV1/App/Runtime.cs
# mRemoteV1/Container/ContainerInfo.cs
2016-05-07 21:43:34 -06:00
David Sparer
45b3f3d56f
fixed issue described in MR-385
...
also made some refactoring changes in a quest to make the code more readable
2016-05-07 17:59:23 -06:00
David Sparer
b33f1a988c
extracted the code for moving treenodes into its own class
2016-05-06 19:13:00 -06:00
David Sparer
983ce80703
massive cleanup of code noise and renamed a few classes for clarity
2016-05-06 18:09:32 -06:00
Sparer, David
90eba686c7
Quick refactor of the methods for retrieving ConnectionInfo properties (including inherited properties).
2016-05-02 11:50:17 -06:00
hiriumi
5a4d53908d
A lof refactoring. There is a problem in PortableSettingsProvider.cs where it doesn't save the config file. We need to address PortableSettingsProvider.SetPropertyValues() method that saves the config file is not called at all.
2016-05-02 00:43:28 -07:00
Kaim, Sean M
b0cef15fa2
RDP version 8 Client & code clean up
2016-04-29 17:05:25 -04:00
Kaim, Sean M
eed8df7391
Remove WTS Sessions Panel
2016-04-29 11:47:59 -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
b39b367ef2
absolute mess, but decided on a Strategy pattern for choosing connection protocols
2016-03-16 15:41:24 -06:00
Sparer, David
97736b19cd
refactoring Connections subsystem
2016-03-15 15:45:45 -06:00
Sparer, David
40941a3b22
fixes
2016-03-11 12:58:19 -07:00
Sparer, David
7c74d447bc
runtime and conversion fixes
2016-03-10 15:35:09 -07:00
Sparer, David
a937d5c4f7
runtime fixes
2016-03-09 15:44:41 -07:00
Riley McArdle
e6967bbc07
Fix variable expansion in external tool filenames.
2013-11-17 21:24:11 -06:00
Riley McArdle
69befbc97b
Code cleanup of Connection.Info.
2013-11-17 17:44:12 -06:00
Riley McArdle
820ed1c457
Fix issue MR-603 - Some configuration options are still shown even when inheritance is enabled
2013-11-17 15:15:35 -06:00
Riley McArdle
2db04225a7
Add feature MR-212 - Add option to connect without credentials
...
I have my username/password stored in mRemote, but sometimes i want to
log in as the service account or administrator account for various
reasons. This "new feature" allows you to quickly enter credentials
without changing other settings.
(cherry picked from commit 2ec0cdbc30 by cyclops1982)
Conflicts:
mRemoteV1/Language/Language.Designer.vb
mRemoteV1/Language/Language.resx
2013-11-16 00:14:23 -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
fd73b28061
Merge branch 'release/1.72' into develop
...
Conflicts:
CHANGELOG.TXT
2013-11-13 18:48:43 -06:00
Riley McArdle
da39c03a6f
Fix issue MR-592 - Unable to run VBS script as an external tool
...
Fix issue MR-596 - Incorrect escaping of quotation marks in external tool arguments
2013-11-13 18:20:52 -06:00
Riley McArdle
8c3f4c06df
Add feature MR-547 - Add support for Xming Portable PuTTY
2013-10-27 01:40:32 -05:00
Riley McArdle
ed589f4b51
Merge branch 'release/1.71' into develop
...
Conflicts:
CHANGELOG.TXT
2013-10-25 01:03:54 -05:00
Riley McArdle
13c1d049fc
Fix issue MR-574 - Crash when retrieving RDP session list if eolwtscom.dll is not registered
2013-10-25 00:56:28 -05:00
Riley McArdle
8273bdf70f
Remove invalid "Site" configuration option from PuTTY Saved Sessions
2013-10-21 18:55:59 -05:00
Riley McArdle
6036a792e5
Merge branch 'release/1.71' into develop
...
Conflicts:
CHANGELOG.TXT
2013-10-14 22:55:53 -05:00
Riley McArdle
3cb8784996
Minor code cleanup.
2013-10-14 22:48:10 -05:00
Riley McArdle
9ebce266ec
Fix issue MR-565 - Double Folder keep heritage on the initial Folder
2013-10-14 22:42:34 -05:00
Riley McArdle
718d67f20c
Fix misleading log messages about RD Gateway support.
2013-10-06 21:32:12 -05:00
Riley McArdle
d18a510310
Fix issue MR-141 - Add a default protocol option
...
Fix issue MR-367 - Make the 'Connect' button on the 'Quick Connect' toolbar a forced dropdown
2013-10-06 20:30:38 -05:00
Riley McArdle
270699c26b
Fix issue MR-538 - RDP loses connection when hiding config or connections pane
2013-09-27 23:01:14 -05:00
Riley McArdle
960096273b
Fix issue MR-499 - TS Gateway is not working in latest release 1.71
2013-06-07 23:30:07 -05:00
Riley McArdle
b360902bd9
Improve SetRdGateway().
2013-06-03 15:40:52 -05:00
Riley McArdle
8006bb49ca
Fix issue MR-491 - Could not start RDP Connection
2013-06-03 14:20:34 -05:00
Riley McArdle
f595c1d446
Fix issue MR-470 - Quick Connect to Linux server uses invalid credentials
2013-05-13 13:04:39 -05:00
Riley McArdle
5d63ec6d2a
Fix issue MR-459 - Maximized -> Minimized -> Restored results in mangled active display
...
Fix issue MR-463 - Add support for LoadBalanceInfo to RDP
2013-05-08 19:17:51 -05:00
Riley McArdle
0544b61138
Code cleanup.
2013-05-08 17:52:52 -05:00
Riley McArdle
7b850892ae
Improve changes made in commit 5737d78. Improve RDP components check and failure text.
2013-05-05 00:24:17 -05:00
Riley McArdle
5737d78f78
Fix issue MR-255 - The version of the RDP AX client should be updated to 7
2013-05-04 19:53:33 -05:00