Faryan Rezagholi
61f823b6be
Made position of the search bar configurable vias settings
2018-12-22 17:20:32 +01:00
Faryan Rezagholi
c6f15411e3
Moved searchbar in connection tree to top
2018-12-20 15:48:22 +01:00
Sean Kaim
9e96732b73
Update SSH.NET package
...
* Code clean up
* Notify users of exceptions/failed uploads
2018-12-14 17:09:30 -05:00
David Sparer
5ee7b3fcbf
fixed failing test
2018-11-15 15:44:04 -06:00
David Sparer
a64601afcc
fixed some visual issues with the notificaiton panel date label
2018-11-11 11:22:06 -06:00
David Sparer
79ce3c0d74
fixed issue with notification panel internal layout
2018-11-11 10:27:59 -06:00
David Sparer
3bcb769965
Merge branch 'release/v1.76' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
2018-11-08 16:38:51 -06:00
David Sparer
083456e33a
fixed several event handle leaks #1173
2018-11-02 10:29:09 -05:00
David Sparer
eacff9025e
Merge branch 'develop' into 321_hidpi
...
# Conflicts:
# mRemoteV1/Connection/Protocol/PuttyBase.cs
2018-10-20 09:56:26 -05:00
David Sparer
00e45b60ad
Merge branch 'master' into develop
...
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/Resources/Language/Language.resx
2018-10-08 15:23:25 -05:00
David Sparer
b2e7ebf43d
fixed #1124
2018-10-07 16:28:09 -05:00
David Sparer
e0405b15df
fixes #1110
2018-09-30 11:02:01 -05:00
David Sparer
44ed836b7c
fixed #1115
2018-09-29 12:14:44 -05:00
Cristian Abelleira
36a94e1399
Merge branch 'develop' into develop
2018-09-24 11:39:32 +02:00
David Sparer
855c83a325
Merge branch 'develop' into 321_hidpi
...
# Conflicts:
# mRemoteV1/UI/Controls/MultiSshToolStrip.cs
# mRemoteV1/UI/Window/AboutWindow.cs
# mRemoteV1/UI/Window/ComponentsCheckWindow.cs
2018-09-22 17:51:00 -05:00
David Sparer
d9e65719d3
Merge branch 'release/v1.76' into develop
...
# Conflicts:
# CHANGELOG.TXT
2018-09-22 17:40:42 -05:00
David Sparer
1d6b87ffa7
fixed about window scaling
2018-09-22 15:36:22 -05:00
David Sparer
3b82435740
fixed ad import window scaling
2018-09-22 15:35:19 -05:00
David Sparer
17499abfd0
fixed uvnc window scaling
2018-09-22 15:35:03 -05:00
David Sparer
089c58310c
fixed scaling of screenshot window
2018-09-22 15:30:59 -05:00
David Sparer
647de5d473
fixed scaling of message window
2018-09-22 15:26:01 -05:00
David Sparer
b223b121d1
minor visual fix
2018-09-22 14:38:22 -05:00
David Sparer
49fbb37542
fixed scaling of the external tools window
2018-09-22 14:36:01 -05:00
David Sparer
1496192756
fixed port scan window scaling
2018-09-22 13:22:31 -05:00
David Sparer
f34cd50b9c
fixed ssh transfer window scaling
2018-09-22 13:22:20 -05:00
David Sparer
f4ff8d37d5
component check window layout fixed for hidpi
2018-09-15 15:30:41 -05:00
David Sparer
15108645d4
updated the update screen to layout correctly on higher dpi screens
2018-09-15 15:23:51 -05:00
David Sparer
b976fe4bad
rewrote the input box class to be more display-responsive
2018-09-08 14:26:03 -05:00
David Sparer
7710ff32a6
scale search image size
2018-09-02 18:09:26 -05:00
David Sparer
e081d2b73a
set window scaling to DPI
2018-09-02 18:07:14 -05:00
David Sparer
0c77fa43ff
initial redesign of connection tree window using table layout panel
2018-09-02 17:56:10 -05:00
Sean Kaim
a5d22d287c
Fixed #1091
2018-08-28 14:59:07 -04:00
David Sparer
4428089146
Merge branch 'Advanced_closing_tabs' of https://github.com/areytsman/mRemoteNG into areytsman-Advanced_closing_tabs
...
# Conflicts:
# mRemoteV1/Resources/Language/Language.resx
# mRemoteV1/Resources/Language/Language.ru.resx
2018-08-25 09:24:58 -05:00
David Sparer
0c79a9acde
fixes #1088
2018-08-24 14:43:08 -05:00
David Sparer
507cdf75a5
fixes #1087
2018-08-24 13:23:02 -05:00
Sean Kaim
18d7344690
fixes #762
...
Increased button size by about 150%
2018-07-29 21:16:19 -04:00
Sean Kaim
f7521c81d5
Fixes #1052
...
and some code clean up
2018-07-29 19:03:21 -04:00
Sean Kaim
36dd3e496d
minor code clean up
2018-07-28 13:02:14 -04:00
David Sparer
56cbf0ff3f
fixes #1050
2018-07-28 07:52:57 -05:00
David Sparer
a5afa90790
fixes #1045
2018-07-26 13:39:12 -05:00
David Sparer
694b61a67b
added a property to expose the list of object properties being shown by the property grid
...
this will help a lot with testing the property grid/config window
2018-07-26 09:12:47 -05:00
David Sparer
9dcf71dc31
new connection tree nodes will survive filtering until they exit edit mode
...
resolves #1038
2018-07-25 08:05:48 -05:00
David Sparer
9659ac1611
added a dialog to prompt for action when decrypting a connection file fails
2018-07-23 11:51:58 -05:00
David Sparer
2f476d9e61
fix a null ref exception when importing from port scan without selecting a tree node. resolves #1030
2018-07-20 14:52:12 -05:00
David Sparer
284755f298
fix tab ordering on port scan page
2018-06-23 09:03:25 -05:00
David Sparer
7c72bfdf6b
connection tree now removes filtering when 'use filtering' option turned off. resolves #1002
2018-06-21 15:33:43 -05:00
David Sparer
abd40cec1b
removed duplicate disable/enable shortcut calls that was causing an issue. resolves #1001
2018-06-21 08:34:26 -05:00
Cristian Abelleira Olañeta
aa5f7ef2a8
Implemented clipboard sharing setting for RDP protocol
2018-04-15 10:41:39 +02:00
Vladimir Semenov
ddc19587fa
Edited and added a translation of the Russian language in the forms
...
- File/import
- File/Import from AD
- File/Export to File
- View/Lock Toolbar position
- View/Mylti SSH toolbar
- Tools/Options/Additionally
Related to question #940 .
2018-04-10 13:41:34 +03: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