David Sparer
2b5100c019
Merge branch 'develop' into push_settings_recursively
2019-05-15 09:29:02 -05:00
David Sparer
cae906d226
simplified connection initiator method overloads
2019-05-13 14:07:10 -05:00
David Sparer
74da05e6e8
fixed tests
2019-05-10 15:47:11 -05:00
David Sparer
af24e3b284
the inheritance button will now be shown on items whose parent is the root node
2019-05-10 15:41:43 -05:00
David Sparer
2f70ec5cb6
Merge branch 'develop' into push_settings_recursively
2019-05-10 08:04:15 -05:00
David Sparer
9efe4f41bf
refactored to removed some casts
2019-04-30 10:28:58 -05:00
David Sparer
3fad296e3f
use panel setting from connection info unless empty or overriden
...
fixes #1425
2019-04-30 10:28:03 -05:00
David Sparer
9173e9e56a
added a context menu item to push inheritance to child nodes
2019-04-29 08:39:06 -05:00
David Sparer
11ad8a8398
simplified how inheritance is globally disabled/enabled
2019-04-25 10:21:09 -05:00
David Sparer
c01b2ca4be
Merge branch 'develop' into refactor_config_window
...
# Conflicts:
# mRemoteV1/UI/Window/ConfigWindow.cs
2019-04-24 10:27:27 -05:00
bllkrkmz
ad756617dd
Add "Remote Audio Capture" option #383
2019-04-17 14:32:37 +03:00
Faryan Rezagholi
360366b9f5
merged from develop
2019-04-16 18:47:39 +02:00
David Sparer
bbeaf76a68
fixed some tests
2019-04-02 07:48:17 -05:00
David Sparer
edda670b4f
refactored the config window property grid logic
...
Extracted the mapping of properties to the protocols that use them. We can now
declare the mapping directly within the AbstractConnectionInfo class. Created
a new class to handle the specific way we are using the FilteredPropertyGrid
to show connection info / inheritance data.
2019-04-01 13:24:05 -05:00
David Sparer
e17d0e990d
strongly typed the clone method for inheritance info objects
2019-04-01 11:54:03 -05:00
David Sparer
af7c14b2f2
implemented a view only mode for RDP
2019-03-19 14:24:11 -05:00
David Sparer
2349d2320f
use nameof to ensure refactoring is safe
2019-03-13 08:05:55 -05:00
Faryan Rezagholi
b37dc9900c
Added option to disable username trimming #907
2019-03-11 00:40:00 +01:00
David Sparer
c149701f3f
Merge branch 'release/v1.76' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/App/CompatibilityChecker.cs
# mRemoteV1/App/Import.cs
# mRemoteV1/Config/Serializers/MiscSerializers/RemoteDesktopConnectionManagerDeserializer.cs
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/app.config
# mRemoteV1/mRemoteV1.csproj
2019-03-09 12:10:10 -06:00
David Sparer
07a20ed5ad
batch saves when importing connection files
...
This reduces saves/backup overwrites when importing multiple files
2019-03-04 08:41:27 -06:00
Faryan Rezagholi
6d2b6259a9
merge from develop
2019-02-27 20:28:41 +01:00
Faryan Rezagholi
46ab5829b7
fixed some failing tests
2019-02-26 12:53:05 +01:00
Sean Kaim
a512465d07
fix CA2213 warnings
2019-02-20 23:15:26 -05:00
Sean Kaim
1bb18abf5a
Update tab text for HTTP(S) connections
2019-02-20 23:03:31 -05:00
Sean Kaim
b16831fc86
implement IDisposable / fix CA1001 warnings
2019-02-20 22:08:03 -05:00
Faryan Rezagholi
481ca5194a
reapplied changes from old PR
2019-02-18 12:57:34 +01:00
Faryan Rezagholi
d65c52f6ea
merge develop into lang_fix
2019-02-17 19:36:38 +01:00
Sean Kaim
e143c6b5b4
resharper code reformat (to allow standard code style going forward)
2019-02-15 16:47:56 -05:00
Faryan Rezagholi
220396d016
renamed proxy settings category from miscellaneous to proxy as there was already a categroy named miscellaneous
2019-02-13 21:24:53 +01:00
Sean Kaim
f7bfa82517
Dispose calls Close & Whitespace cleanup
2019-02-08 12:09:31 -05:00
Camilo Alvarez
b0bf31b29c
Remove deadlock in #1247
...
#1247 was caused by a loop of the putty control calling the tab dispose and back again. Created a flag to indicate the ConnectionTab that the closing process was called by the protocol and not the user.
2019-02-07 17:39:40 -05:00
Camilo Alvarez
e1fc272e1c
new tabs are created in current panel
...
Added current panel to TabHelper, new tabs are created in the current panel
2019-02-06 11:58:24 -05:00
Camilo Alvarez
aa9b32a383
Changed refocusing method for rdp tabs
...
Solve bug reported by Joe Cefoli on gitter
2019-02-06 11:27:40 -05:00
Camilo Alvarez
39b919c38a
Improves RDP tab focus
...
Improves rdp tab focus by passing active to focus event between rdp client and DPS tab
2019-02-05 20:24:39 -05:00
Sean Kaim
9b159268bd
whitespace clean up
2019-01-24 17:04:11 -05:00
Sean Kaim
a6cd5656f8
no borders for puttyng integrated processes
...
fixes #1265
2019-01-23 21:05:15 -05:00
Sean Kaim
968471ec4a
white space clean up
2019-01-16 22:38:31 -05:00
Sean Kaim
2f0550de8e
doubleclick on running connection in tree should bring tab to focus
...
Reference #1261
2019-01-09 22:21:12 -05:00
David Sparer
35fada7fcd
prevent exception when removing connection from list
2019-01-09 16:46:21 -06:00
Sean Kaim
aa546d87ff
safety checks
2019-01-09 10:35:28 -05:00
Sean Kaim
9d10ee2da5
saftey checks
2019-01-08 11:45:41 -05:00
Sean Kaim
7764c60797
Merge branch 'develop' into RemoveMagicLib
2019-01-07 10:37:53 -05:00
Sean Kaim
85aeb059fc
find the correct InterfaceControl on conn change
2019-01-05 20:47:33 -05:00
Sean Kaim
ea5b0362df
more DPI scaling fixes + frmChoosePnl fixes
...
frmChoosePanel button layout was off a bit.
Exception when clicking "new" when no panels exist.
2019-01-05 14:34:02 -05:00
Sean Kaim
c07e2e48d0
RDP resize (fit and smartsize) are working now
2019-01-03 22:07:28 -05:00
Sean Kaim
0f315f414d
typo
2019-01-02 17:11:23 -05:00
Sean Kaim
b1a4d839ac
Merge branch 'develop' into RemoveMagicLib
2019-01-02 15:57:01 -05:00
Camilo Alvarez
2c3aace7a9
Tool forms restricted from entering document area
...
Avoid mixing tool and connection forms in the document area, as they behave and look different.
2019-01-02 12:40:55 -05:00
Sean Kaim
6edb94758e
minor cleanup
2019-01-02 08:57:59 -05:00
Camilo Alvarez
e8e70bc81b
Resolved broken build, references to drag events
...
Removed event handlers caused broken build.
2019-01-01 20:38:49 -05:00