David Sparer
|
4fe5df51fa
|
Merge branch 'pr706_target' into develop
# Conflicts:
# mRemoteV1/Config/Settings/SettingsSaver.cs
# mRemoteV1/Tools/ExternalTool.cs
# mRemoteV1/UI/Window/ExternalToolsWindow.Designer.cs
# mRemoteV1/UI/Window/ExternalToolsWindow.cs
# mRemoteV1/UI/Window/ExternalToolsWindow.resx
|
2017-11-11 13:36:19 -06:00 |
|
Bruce Peterson
|
83ec5658c4
|
Added Show on Toolbar to External Tools Dialog
|
2017-11-05 19:53:06 -05:00 |
|
Pedro Rodrigues
|
4a69ff6428
|
Added option to run external tool with elevated privileges
|
2017-09-10 19:33:35 +01:00 |
|
Pedro Rodrigues
|
af3f66a5fa
|
Wired up saver and loader
|
2017-09-10 00:11:26 +01:00 |
|
David Sparer
|
2633b4c876
|
extracted all external tools related code from Runtime to a new class
|
2017-05-10 17:42:40 -06:00 |
|
David Sparer
|
37bfce1905
|
moved external tools tool strip to a new class
|
2017-02-07 16:00:40 -07:00 |
|
David Sparer
|
529f1ca835
|
renamed frmMain to FrmMain (resharper)
|
2017-02-06 15:19:52 -07:00 |
|
David Sparer
|
1228f0572d
|
replaced calls to the log4net logger with calls to messagecollector since it is now safe to do so
|
2017-02-03 14:23:55 -07:00 |
|
Sean Kaim
|
5fd403cf08
|
remove unecessary convert
|
2017-01-24 20:42:26 -05:00 |
|
Sean Kaim
|
b08112aec0
|
Load Ext Tools - add logging
Relates to #291 & #236
|
2016-12-02 12:20:02 -05:00 |
|
Sean Kaim
|
9d2bbda2b9
|
ExtTools code clean up
Relates to #291 & #236
|
2016-12-02 12:11:46 -05:00 |
|
Sean Kaim
|
5a830c17db
|
ReShaper Cleanup
|
2016-11-11 17:24:02 -05:00 |
|
David Sparer
|
e2929f43a3
|
Code cleanup of GeneralAppInfo (mostly just renames)
|
2016-10-12 08:19:37 -06:00 |
|
Sean Kaim
|
e2d66235b5
|
Remove Microsoft.VisualBasic references & cleanup
|
2016-05-27 15:49:03 -04:00 |
|
Sparer, David
|
4eac00c0d9
|
Resolved a mis-merged file
|
2016-05-09 10:58:49 -06:00 |
|
David Sparer
|
49d8aa7352
|
Extracted some responsibilities of the SettingsLoader to dedicated classes
Also cleaned some minor code noise in SettingsLoader
|
2016-05-08 12:03:36 -06:00 |
|