Sean Kaim
|
1814aa86b7
|
Merge pull request #458 from mRemoteNG/frmmain_menus_refactor_option2
Frmmain menus refactor option2
|
2017-03-16 13:25:00 -04:00 |
|
Sean Kaim
|
d0a5e658d1
|
reset dock for toolstrips, get File/View in dsgnr
|
2017-03-16 13:04:41 -04:00 |
|
Sean Kaim
|
2cbc1da286
|
Add quickconnect & ext tools to tsContainer
|
2017-03-16 12:47:15 -04:00 |
|
David Sparer
|
75d21231ae
|
changed all menu classes to use property injection instead of ctor injection so we can use them at design time
|
2017-03-16 10:24:51 -06:00 |
|
Sean Kaim
|
f2d340a012
|
VS prompted to update supporte cultures
prompt occured while looking at project properties.
|
2017-03-15 17:55:02 -04:00 |
|
Sean Kaim
|
049959b567
|
Merge pull request #454 from mRemoteNG/Gecko_Insecure_Certs_v2
Gecko insecure certs v2
|
2017-03-15 11:43:47 -04:00 |
|
Sean Kaim
|
7cd8c0475e
|
replace log4net with nuget (and latest version)
|
2017-03-14 16:24:41 -04:00 |
|
Sean Kaim
|
207accf21f
|
update NSubstitute and NUnit packages
|
2017-03-14 16:17:25 -04:00 |
|
Sean Kaim
|
bd1e62abc1
|
localization message support, logging, formatting
|
2017-03-14 12:20:20 -04:00 |
|
Sean Kaim
|
d2e33ee423
|
I was doing some backwards thinking it appears...
|
2017-03-14 11:58:51 -04:00 |
|
Sean Kaim
|
f2934f8453
|
update message, change unhandled messages to false
|
2017-03-14 10:23:15 -04:00 |
|
Sean Kaim
|
20fb269828
|
Initial prompt for allow untrusted cert
|
2017-03-13 18:05:07 -04:00 |
|
Sean Kaim
|
cc13707fea
|
Better error handling
|
2017-03-13 17:29:17 -04:00 |
|
Sean Kaim
|
a9db6a0473
|
More code cleanup
|
2017-03-13 17:26:52 -04:00 |
|
Sean Kaim
|
282ddb85c7
|
code clean up
Fix - CA2214: Do not call overridable methods in constructors
Relates to #249
|
2017-03-13 17:11:21 -04:00 |
|
David Sparer
|
9b27200793
|
updated changelog and credits
|
2017-03-10 13:03:44 -07:00 |
|
David Sparer
|
0b7d7dac38
|
Merge pull request #429 from rheingold/develop_added_czech_loc
Develop added czech loc
|
2017-03-10 12:49:35 -07:00 |
|
rheingold
|
c2edf314c2
|
Updated czech language file for the new Microphone redirect feature.
|
2017-03-10 13:31:54 +01:00 |
|
David Sparer
|
f433b911a0
|
modified export form to handle the new credential management system
|
2017-03-06 15:04:48 -07:00 |
|
David Sparer
|
8b44815b70
|
fixed some issues with the CSV exporter
|
2017-03-06 14:46:36 -07:00 |
|
David Sparer
|
788f597a3f
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.TXT
# mRemoteNGTests/Config/Serializers/XmlConnectionNodeSerializer27Tests.cs
# mRemoteNGTests/Config/Serializers/XmlConnectionsDocumentCompilerTests.cs
# mRemoteNGTests/Config/Serializers/XmlConnectionsDocumentEncryptorTests.cs
# mRemoteNGTests/Config/Serializers/XmlConnectionsSerializerTests.cs
# mRemoteV1/Config/Serializers/XmlConnectionNodeSerializer26.cs
# mRemoteV1/Config/Serializers/XmlConnectionsDocumentCompiler.cs
# mRemoteV1/Config/Serializers/XmlConnectionsSerializer.cs
# mRemoteV1/Properties/AssemblyInfo.cs
|
2017-03-06 13:21:56 -07:00 |
|
Sean Kaim
|
4ee70acf12
|
update to 1.75hotfix1
|
2017-03-06 13:26:15 -05:00 |
|
David Sparer
|
be5c66bd93
|
Merge pull request #438 from mRemoteNG/1_75_hotfixes
1.75 hotfix 1
v1.75Hotfix1
|
2017-03-06 10:33:04 -07:00 |
|
David Sparer
|
5347e5a3aa
|
implemented new versioning scheme. resolves #437
|
2017-03-06 10:27:25 -07:00 |
|
David Sparer
|
9b22254b6c
|
update changelog
|
2017-03-06 10:24:41 -07:00 |
|
Sean Kaim
|
e5ccd27fd9
|
correct namespace and code clean up
|
2017-03-05 20:00:11 -05:00 |
|
Sean Kaim
|
d34ad62c8a
|
fix possible (but highly unlikely) null assignment
found by ReSharper
|
2017-03-05 19:45:33 -05:00 |
|
Sean Kaim
|
0d0bee674d
|
not used in portable version
|
2017-03-05 18:35:05 -05:00 |
|
Sean Kaim
|
279747d3a4
|
fix protection level / non-portable build failure
|
2017-03-05 15:01:56 -05:00 |
|
Sean Kaim
|
1e4bf38402
|
Fix copmlier warning CA1401
|
2017-03-05 14:54:02 -05:00 |
|
Sean Kaim
|
93d1163c5f
|
fix complier warning CA1065
code cleanup/refactor
|
2017-03-05 14:44:03 -05:00 |
|
Sean Kaim
|
a3e436e42d
|
convert big if-else to switch
|
2017-03-05 14:43:25 -05:00 |
|
Sean Kaim
|
e824886e19
|
remove redundant argument values
and other minor resharper cleanup
|
2017-03-03 16:54:02 -05:00 |
|
rheingold
|
9c724b31de
|
Corrected also the app settings file
|
2017-03-03 12:16:47 +01:00 |
|
David Sparer
|
6a67e0ea8b
|
resolved issue with export filter not being respected. resolves #427
|
2017-03-02 16:42:00 -07:00 |
|
David Sparer
|
7b118995ea
|
updated changelog
|
2017-03-02 13:26:40 -07:00 |
|
David Sparer
|
35b4564644
|
turned off a feature of ObjectListView that was stealing focus from keepass autotype events. resolves #312
|
2017-03-02 13:02:51 -07:00 |
|
David Sparer
|
30df947365
|
resolved issue when clicking in connection tree white space #422
|
2017-03-02 08:55:10 -07:00 |
|
David Sparer
|
b1ec975612
|
Merge pull request #425 from mRemoteNG/1_75_release
1 75 release
|
2017-03-02 08:51:19 -07:00 |
|
David Sparer
|
c915ac4a74
|
Added null propagation check for single click handler. resolves #422
|
2017-03-01 17:35:13 -07:00 |
|
David Sparer
|
9b74c470da
|
Merge branch 'v1_75_release_candidates' into develop
# Conflicts:
# CHANGELOG.TXT
|
2017-03-01 17:14:48 -07:00 |
|
David Sparer
|
1034e434c4
|
updated changelog with release date
v1.75
|
2017-03-01 16:23:40 -07:00 |
|
David Sparer
|
0a4935d193
|
fixed a brittle (and currently failing) test
|
2017-03-01 15:56:39 -07:00 |
|
rheingold
|
5995f6fbef
|
Added czech localization file
|
2017-02-21 00:28:24 +01:00 |
|
Sean Kaim
|
0ca15a6c65
|
code clean up
|
2017-02-16 14:18:36 -05:00 |
|
David Sparer
|
72193833a9
|
removed the "export" flag from the confCons file - it is no longer necessary for us to differentiate between normal and exported confcons files
|
2017-02-16 09:21:38 -07:00 |
|
David Sparer
|
e40ffabe4a
|
Merge branch 'v1_75_release_candidates' into develop
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/App/Export.cs
|
2017-02-16 08:51:43 -07:00 |
|
David Sparer
|
f419bff545
|
#394 resolved bug where export flag would not get set on the exported connections file
|
2017-02-16 08:29:31 -07:00 |
|
Sean Kaim
|
69eec0135e
|
Update to SHA512 file hashes
|
2017-02-15 15:21:18 -05:00 |
|
David Sparer
|
23ed1cf5e5
|
bumped assembly version to 1.76
|
2017-02-08 09:26:06 -07:00 |
|