David Sparer
21e51c8455
updated changelog and credits
2018-10-18 17:08:30 -05:00
David Sparer
c2cf496ded
updated changelog and credits
2018-04-29 12:00:08 -05:00
David Sparer
8a172f02a9
updated changelog and credits for #942
2018-04-19 08:08:44 -05:00
David Sparer
1a06783dab
update changelog and credits
2018-02-01 21:13:42 -06:00
Sean Kaim
9349aca76e
remove credit
...
hotkey selection control is no lnger used
2018-01-03 12:13:58 -05:00
David Sparer
5832205624
update credits and changelog for #829
2017-12-18 14:20:39 -06:00
David Sparer
7c4ccde69b
updated credits and changelog
2017-11-17 15:04:05 -06:00
Sean Kaim
651a4ae2bf
remove version #'s
...
Closes #615
2017-11-13 15:47:00 -05:00
David Sparer
cdde4b0cc9
Merge branch 'develop' into fix-portable-settings-cleaned
2017-11-09 08:40:03 -06: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
David Sparer
cbd3a61259
updated changelog and credits
2017-10-28 15:48:16 -05:00
Pedro Rodrigues
ece2bda680
Credits to crdx, just found there's a proper place for that
2017-09-13 21:48:42 +01:00
David Sparer
ff6bb6ebb0
update changelog and credits
2017-08-05 10:52:36 -05:00
David Sparer
390c230de9
updated credits
2017-05-27 20:37:49 -06:00
David Sparer
b43f868eba
updated changelog and credits
2017-05-27 20:34:54 -06:00
David Sparer
0d1851a73b
updated credits and changelog to include korean translation and cred manager
2017-05-06 20:13:56 -06:00
Sean Kaim
3d1fcc35df
Update credits.txt
2017-04-17 17:30:14 -04:00
Sean Kaim
5ade8b208e
Update credits.txt
2017-04-17 17:26:06 -04:00
David Sparer
9b27200793
updated changelog and credits
2017-03-10 13:03:44 -07:00
Sean Kaim
afcdf96e5c
changelog / credits update
2017-01-27 17:13:50 -05:00
David Sparer
b6fc9a8ec1
Updated credits and changelog for PR #275
2016-11-29 11:51:11 -07:00
David Sparer
feb19df20f
minor update to credits
2016-11-29 08:15:15 -07:00
David Sparer
8f2aa08dbe
Updated changelog and credits
2016-11-28 13:15:09 -07:00
Sean Kaim
0abfab96a4
changelog and credits update
2016-11-11 12:24:47 -05:00
Sean Kaim
1bbd20de3c
Merge PR #130 - port scan button width
2016-08-10 16:48:42 -04:00
Sean Kaim
675bbd602f
Remove old components, update credits.txt
2016-08-10 15:59:14 -04:00
Sean Kaim
999cd19d81
Updated dll including fixes from VncSharpNG.dll
...
Updated credits.txt
Sent changes to upstream: https://github.com/humphd/VncSharp/pull/21
2016-07-08 16:49:53 -04:00
Sean Kaim
d8789926a7
Updated Credits
2016-06-16 16:09:15 -04:00
Sean Kaim
b105585f5a
Update Credits.txt
2016-06-07 16:12:16 -04:00
Sean Kaim
8cbf56f7a5
Build FilteredPropertyGrid into mRemoteNG
...
No longer load the dll.
Makes the small amount of source more maintainable then from the code
project.
Gets rebuilt with latest build env.
2016-06-03 22:13:12 -04:00
Sean Kaim
737054873e
Update Credits.txt
2016-06-02 16:46:23 -04:00
Sean Kaim
5f4d565483
Remove IPTextBox.dll and use a built-in control
2016-05-25 15:37:33 -04:00
Sean Kaim
03cb3cd161
update credits.txt
2016-05-20 11:46:05 -04:00
Sean Kaim
6a69725ca9
Update CREDITS.TXT
2016-05-20 09:51:48 -04:00
Sparer, David
58142e70af
updated Contributors section. also just pushing this to test jenkins webhooks
2016-05-04 08:51:19 -06:00
Riley McArdle
2db04225a7
Add feature MR-212 - Add option to connect without credentials
...
I have my username/password stored in mRemote, but sometimes i want to
log in as the service account or administrator account for various
reasons. This "new feature" allows you to quickly enter credentials
without changing other settings.
(cherry picked from commit 2ec0cdbc30 by cyclops1982)
Conflicts:
mRemoteV1/Language/Language.Designer.vb
mRemoteV1/Language/Language.resx
2013-11-16 00:14:23 -06:00
Riley McArdle
2f55324708
Continue implementing keyboard options page.
2013-10-31 07:00:48 -05:00
Riley McArdle
4de7167352
Add additional translators to CREDITS.TXT.
2013-03-18 22:58:43 -05:00
Riley McArdle
167344bd14
Add translator Emanuel Silva to CREDITS.TXT.
2013-03-16 13:46:21 -05:00
Riley McArdle
a01663d2ca
Fix .NET Framework 3.0 detection in installer.
2013-02-15 22:53:35 -06:00
rmcardle
ba3fb6cab2
Update PuTTY information in CREDITS.TXT.
2012-02-13 01:42:39 -06:00
rmcardle
ab9f61dbd8
Cherry-pick commit 78b5253fd9 from kusuriya.
...
Added RDP.TransportSettings2.GatewayCredSharing = 0 to the SetRDGateway to make it respect separate creds instead of attempting SSO
Fixes issue MR-131.
2012-02-12 23:09:47 -06:00
Riley McArdle
a24728eebf
Added partial Polish translation.
2011-06-10 22:45:07 -05:00
Riley McArdle
fbc613efe5
Added Holger Henke to CREDITS.TXT for submitting change made in commit 2b1732d061.
2011-05-27 16:38:35 -05:00
Riley McArdle
757dd4c8ca
Added partial French translation by Lionel Caignec.
2011-05-18 10:01:37 -05:00
Riley McArdle
d168516859
Added Thai installer translation. Compiling the installer now requires NSIS Unicode (unsis).
2011-05-12 20:36:23 -05:00
Riley McArdle
7923991fbf
Added Tom Hiller and Andreas Rehm to CREDITS.TXT. Contributors are listed in alphabetical order.
2011-03-31 20:24:47 -05:00
Riley McArdle
d44254f6b2
Popups can now be allowed in Internet Explorer by holding Ctrl+Alt when clicking a link.
2010-02-01 02:51:07 -06:00
Riley McArdle
201d1b7b42
Add CREDITS.TXT.
2010-01-30 05:21:46 -06:00