Sean Kaim
|
e143c6b5b4
|
resharper code reformat (to allow standard code style going forward)
|
2019-02-15 16:47:56 -05:00 |
|
David Sparer
|
32a1dd64ab
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.TXT
# CREDITS.TXT
# README.MD
# Tools/postbuild_installer.ps1
# Tools/set_LargeAddressAware.ps1
# mRemoteNGTests/mRemoteNGTests.csproj
# mRemoteNGTests/packages.config
# mRemoteV1/App/Logger.cs
# mRemoteV1/App/Runtime.cs
# mRemoteV1/App/Startup.cs
# mRemoteV1/Connection/DefaultConnectionInfo.cs
# mRemoteV1/Connection/Protocol/IntegratedProgram.cs
# mRemoteV1/Connection/Protocol/PuttyBase.cs
# mRemoteV1/Messages/MessageCollector.cs
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/Resources/Language/Language.Designer.cs
# mRemoteV1/Resources/PuTTYNG.exe
# mRemoteV1/Tools/ConnectionsTreeToMenuItemsConverter.cs
# mRemoteV1/Tools/ExternalToolArgumentParser.cs
# mRemoteV1/Tools/IeBrowserEmulation.cs
# mRemoteV1/Tools/NotificationAreaIcon.cs
# mRemoteV1/Tools/PortScanner.cs
# mRemoteV1/UI/Controls/ConnectionTree/ConnectionTree.cs
# mRemoteV1/UI/Controls/ConnectionTree/NameColumn.cs
# mRemoteV1/UI/Forms/OptionsPages/ConnectionsPage.cs
# mRemoteV1/UI/Forms/frmMain.cs
# mRemoteV1/UI/Window/AboutWindow.cs
# mRemoteV1/UI/Window/PortScanWindow.cs
|
2017-11-03 11:15:20 -05:00 |
|
kmscode
|
3124d3ca1c
|
minor code cleanup
|
2017-09-09 15:10:33 -04:00 |
|
Pedro Rodrigues
|
198c235765
|
Prevent log file writing when option is not set
|
2017-09-06 22:19:32 +01:00 |
|
David Sparer
|
9d48eb6d74
|
refactored a few usages of compiler conditionals
|
2017-05-10 21:32:04 -06:00 |
|
Sean Kaim
|
53c8b3b66d
|
use statement bodys to allow building with VS2015
|
2017-04-12 13:40:36 -04:00 |
|
Sean Kaim
|
d34ad62c8a
|
fix possible (but highly unlikely) null assignment
found by ReSharper
|
2017-03-05 19:45:33 -05:00 |
|
David Sparer
|
994f1ae7ed
|
added option to always log to the mremoteng directory
|
2017-02-06 14:28:49 -07:00 |
|
David Sparer
|
548e633b72
|
log file path updates no longer require app restart to take effect
|
2017-02-06 13:43:10 -07:00 |
|
David Sparer
|
88ec186b98
|
can restore log location to default
|
2017-02-03 10:10:33 -07:00 |
|
David Sparer
|
6e8200a380
|
started building new options page for messages
|
2017-02-02 20:22:22 -07:00 |
|
Sean Kaim
|
2e7fd3fb60
|
code clean up
|
2016-11-22 16:54:06 -05:00 |
|
Sean Kaim
|
1a408b810c
|
use var everywhere in Logger
For #253
|
2016-11-17 14:38:51 -05:00 |
|
Sean Kaim
|
34c9ae7518
|
Fix a cast
|
2016-08-18 12:04:48 -04:00 |
|
Sean Kaim
|
960334b638
|
minor logging changes & clean up
|
2016-08-18 12:00:11 -04:00 |
|
Sean Kaim
|
daff0de0bd
|
very minor code clean up
|
2016-05-25 10:55:36 -04:00 |
|
David Sparer
|
32742a6f4f
|
Refactored Logger singleton implementation to be more in line with other implementations
|
2016-05-22 10:27:21 -06:00 |
|
Sean Kaim
|
b97fe50958
|
Put log in more appropriate location
ad create log by default
|
2016-05-18 17:13:59 -04:00 |
|
David Sparer
|
9520fbe4a1
|
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
|
2016-04-14 01:27:15 -06:00 |
|