David Sparer
0c79a9acde
fixes #1088
2018-08-24 14:43:08 -05:00
Vladimir Semenov
5f1232727e
Edit and add a translation on the external tools form.
...
Added and corrected Russian and English translations in the external tools tab.
Adjusted the placement of components on the external tools form so that the text does not overlap during translation.
Related to question #940 .
2018-04-10 09:58:59 +03:00
David Sparer
8b990ac273
improved external tools window
...
- can edit items in listview
- improved data binding between model and ui
- delete and launch buttons disabled if no item selected
- item selection updates when deleting/adding item
2017-11-11 20:37:37 -06:00
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
48a9968d20
Update the External Tools Toolbar based upon the collection
2017-11-05 22:01:49 -05: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
75cf17e2ce
Added browse button for ExternalTool working directory
...
Fixed minor bug on browse button for external tool filename, which was not saving upon selecting a new file, but rather relying on any other thing triggering the update on the actual ExternalTool instance.
2017-09-10 00:26:37 +01:00
Pedro Rodrigues
61adf1f784
Wired up the form
2017-09-10 00:05:18 +01:00
Pedro Rodrigues
1d0311a194
Added controls for Working Directory option on ExternalToolsWindow
2017-09-10 00:00:08 +01:00
Sean Kaim
11adbed079
code clean up
2017-09-05 12:50:32 -04:00
CamAlvar
6f25a72fb7
Added defaulting disable theming, wiring the theme manager with the option page
2017-08-02 22:08:55 -05:00
CamAlvar
d0df08de2c
Added more controls, replaced normal elements with NG versions
2017-07-24 09:25:02 -05:00
CamAlvar
a3894323db
Added more custo controls, external tools window list redesigned, external tools window finished
2017-07-18 09:43:30 -05:00
CamAlvar
81160ac1ea
implemented custom label to override winforms disabled hacks
...
Fix for dark themes on disabled label text (default to black in the winforms code)
2017-07-12 09:48:59 -05:00
CamAlvar
0c19a1aafe
changed loading and defaulting theme method
...
Use resource style and xpath for loading, now the default is merged dinamically into the active theme by using a dictionary storange
2017-07-06 01:06:26 -05:00
CamAlvar
8db74a4514
First try
...
Lots of things broken, but basic structure is there
2017-06-19 22:51:34 -05: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
d9e7e359f9
refactored external tools saver code to a new class
2017-05-07 15:15:25 -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
f564efb4d6
more cleanup of the Windows class
2017-02-03 11:07:40 -07:00
Sean Kaim
5a830c17db
ReShaper Cleanup
2016-11-11 17:24:02 -05:00
Sean Kaim
6d8f375ae1
Remove Microsoft.VisualBasic references
2016-05-27 14:21:34 -04: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
David Sparer
9520fbe4a1
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
2016-04-14 01:27:15 -06:00