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
|
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 |
|
David Sparer
|
5347e5a3aa
|
implemented new versioning scheme. resolves #437
|
2017-03-06 10:27:25 -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
|
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
|
c915ac4a74
|
Added null propagation check for single click handler. resolves #422
|
2017-03-01 17:35:13 -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 |
|
David Sparer
|
97715f260f
|
removed old VB config file that is not used
|
2017-02-08 09:23:35 -07:00 |
|
David Sparer
|
d0bbf1e4ad
|
resolved a toolstrip loading bug due to the main menu being initialized too late
|
2017-02-08 09:11:50 -07:00 |
|
David Sparer
|
3bbd088733
|
some rename/cleanup
|
2017-02-08 09:11:15 -07:00 |
|
David Sparer
|
d96dd5fe82
|
factored out some logic from frmmain wndproc to a new class
|
2017-02-08 09:10:54 -07:00 |
|
David Sparer
|
6028e3f299
|
added a summary msg to one of the native method constants
|
2017-02-08 09:09:44 -07:00 |
|
David Sparer
|
37bfce1905
|
moved external tools tool strip to a new class
|
2017-02-07 16:00:40 -07:00 |
|
David Sparer
|
5993b30ccf
|
moved the quick connect toolstrip to its own class
|
2017-02-07 15:17:19 -07:00 |
|
David Sparer
|
2fc6c4c0bc
|
removed unnecessary instance var
|
2017-02-07 14:40:07 -07:00 |
|
David Sparer
|
0195a6bab5
|
refactored info menu to new class
|
2017-02-07 14:33:00 -07:00 |
|
David Sparer
|
ccb35bdc5a
|
factored out tools menu to new class
|
2017-02-07 10:33:34 -07:00 |
|
David Sparer
|
bfadfaf261
|
moved main and view menus to new classes. they will be further split up to their component parts
|
2017-02-07 10:14:06 -07:00 |
|
David Sparer
|
d0180a6633
|
refactored a class out of frm main
|
2017-02-07 09:13:28 -07:00 |
|
David Sparer
|
afbc580ae6
|
refactored class out of frmmain
|
2017-02-06 15:30:59 -07:00 |
|