David Sparer
|
7305bc4441
|
Merge branch 'develop' into bug/ssh_focus
# Conflicts:
# mRemoteV1/UI/Forms/frmMain.cs
|
2019-09-01 18:58:16 -05:00 |
|
David Sparer
|
19f1770eda
|
minor cleanup
|
2019-09-01 17:15:00 -05:00 |
|
David Sparer
|
d09e9b10a0
|
fixed issue with mrng being in weird positions in the alt-tab lineup when extapp has focus
|
2019-09-01 16:07:58 -05:00 |
|
Faryan Rezagholi
|
e12d20ab85
|
Added option to start mRemoteNG minimized, fixes #1385
|
2019-09-01 15:52:05 +02:00 |
|
David Sparer
|
f7dc0918eb
|
fixed most focus issues when working with putty
still need to resolve refocusing putty in some cases
|
2019-08-25 15:59:51 -05:00 |
|
David Sparer
|
26d9e3c2ff
|
debug putty focus issues
|
2019-08-25 10:42:13 -05:00 |
|
David Sparer
|
53c534aa93
|
use a single instance of IConnectionInitiator everywhere
|
2019-08-25 10:42:13 -05:00 |
|
Faryan Rezagholi
|
5cab342c8c
|
do not try to show an exception windows when main form is already disposed
|
2019-07-01 22:24:46 +02:00 |
|
Faryan Rezagholi
|
00609f5a5d
|
removed trailing slash from URLs, fixes #1496
|
2019-06-20 22:34:27 +02:00 |
|
Ivan Seriavin
|
f16894869a
|
Resolves https://github.com/mRemoteNG/mRemoteNG/issues/1468
|
2019-05-30 14:27:27 +03:00 |
|
David Sparer
|
d9834eae6d
|
safer cast in the fips checker
fixes #1428
|
2019-04-30 12:46:47 -05:00 |
|
David Sparer
|
cd40f04443
|
close the splash screen if it exists when an unhandled exception occurs
|
2019-04-19 10:33:41 -05:00 |
|
David Sparer
|
c0eebdf74b
|
Merge branch 'mysql' of https://github.com/mjbnz/mRemoteNG into mjbnz-mysql
# Conflicts:
# mRemoteV1/Config/Connections/SqlConnectionsSaver.cs
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/Resources/Help/ui_sql_configuration.htm
# mRemoteV1/app.config
|
2019-03-20 07:22:56 -05: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
|
ec42fe7d7d
|
improved testability of the import class
|
2019-03-04 11:17:19 -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 |
|
Mike Beattie
|
09c8c97b4e
|
Update ConnectionFileVersion to match SQL version
Also add missing columns to SQL script in Help for 2.7
Signed-off-by: Mike Beattie <mike@ethernal.org>
|
2019-02-17 14:23:32 +13:00 |
|
Sean Kaim
|
e143c6b5b4
|
resharper code reformat (to allow standard code style going forward)
|
2019-02-15 16:47:56 -05:00 |
|
Sean Kaim
|
08201b0f00
|
Port FIPS override back to 1.76
Fixes #222
|
2019-02-08 16:51:58 -05:00 |
|
Sean Kaim
|
dda2b4af11
|
Allow FIPS check to be overridden.
Fixes #222
|
2019-02-08 16:42:21 -05:00 |
|
Sean Kaim
|
968471ec4a
|
white space clean up
|
2019-01-16 22:38:31 -05:00 |
|
Sean Kaim
|
0c6778b5a3
|
minor clean up
|
2019-01-10 13:57:51 -05:00 |
|
Sean Kaim
|
4f4f3a0370
|
Merge branch 'develop' into RemoveMagicLib
|
2019-01-09 09:46:28 -05:00 |
|
David Sparer
|
abd9aaa567
|
close splashscreen when error occurs while loading connections
|
2019-01-09 07:29:59 -06:00 |
|
Sean Kaim
|
3bb6962ccc
|
minor cleanup
|
2019-01-02 10:40:32 -05:00 |
|
Sean Kaim
|
91de1dbd27
|
fix CA2229 build warning
|
2018-12-28 11:09:14 -05:00 |
|
Faryan Rezagholi
|
c8a24374fb
|
merged develop into redisign
|
2018-12-27 17:10:44 +01:00 |
|
Faryan Rezagholi
|
5a99c2dcef
|
moved screenshots to extras menu #1234
|
2018-12-25 20:05:39 +01:00 |
|
Faryan Rezagholi
|
94ee854196
|
renamed classes under UI\Forms to begin with a capital letter
|
2018-12-25 16:22:56 +01:00 |
|
Sean Kaim
|
d307adbbef
|
Merge pull request #1228 from farosch/external_links
External links
|
2018-12-24 15:02:14 -05:00 |
|
Sean Kaim
|
92416b4661
|
test build for running with FIPS enabled
Reference #222
|
2018-12-22 19:19:11 -05:00 |
|
Faryan Rezagholi
|
aaa93b1bcc
|
external links to open in browser instead of mremote itself
|
2018-12-23 00:56:09 +01:00 |
|
Faryan Rezagholi
|
2a0032a199
|
Splash screen shown on startup and hiding after completion of the load method of the main form
|
2018-12-21 00:10:59 +01:00 |
|
David Sparer
|
a84159ee70
|
Merge pull request #1159 from mRemoteNG/1123_handle_unhandled_exceptions
Added unhandled exception window
|
2018-12-05 16:31:36 -06:00 |
|
David Sparer
|
703f9deb9a
|
added a version property to the ISerializer interface. switch to using confcons v2.7 serializer in production and tests. this resolved an issue with serializing the RedirectClipboard property
|
2018-12-05 16:07: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
|
8cb31ad524
|
slight cleanup of Runtime class
|
2018-11-04 18:03:29 -06:00 |
|
David Sparer
|
abcab2aadf
|
sql now encrypts and decrypts passwords
|
2018-11-03 18:28:53 -05:00 |
|
David Sparer
|
80e43e8634
|
added a safety check to the previous session opener to only open sessions that aren't already open
|
2018-11-02 09:30:18 -05:00 |
|
David Sparer
|
e99b8ed453
|
hooked up the local settings serializer
|
2018-11-01 19:14:25 -05:00 |
|
David Sparer
|
d67e96539b
|
added an unhandled exception window that will be displayed when unhandeled exceptions occur
|
2018-10-28 14:46:30 -05:00 |
|
David Sparer
|
7bab1b4297
|
created a confcons v2.7 serializer
|
2018-10-03 21:00:23 -05:00 |
|
David Sparer
|
2fb67e7042
|
fixed issue where the connection context menu wasn't using translated strings
The ctor for the context menu was being called before we loaded the desired culture, leading to the use of the English default strings. Resolves #1034
|
2018-07-24 12:54:20 -05:00 |
|
David Sparer
|
29483b2625
|
attached the file backup pruner to listen to connection file save events
resolves #1020
|
2018-07-23 12:53:03 -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
|
bd20d6ae7d
|
moved classes to new namespace
|
2018-02-16 20:17:30 -06:00 |
|
David Sparer
|
5be346c89d
|
changed a few localized strings used by the initial connection file not found dialog
|
2018-02-04 19:44:39 -06:00 |
|
David Sparer
|
6a46df780c
|
did some refactoring
made IConnectionImporter generic to cut down on code
|
2018-02-04 16:00:50 -06:00 |
|
David Sparer
|
3010963283
|
hooked up csv deserialization to ui
|
2018-02-04 11:39:04 -06:00 |
|
David Sparer
|
6e436f55c3
|
Merge pull request #840 from jotatsu/develop
Fix themes on installer version, initial menu position fix
|
2018-02-01 20:32:59 -06:00 |
|