Riley McArdle
9f17b917f7
Change icon for "Full Screen (RDP)" in connection tab context menu.
2013-11-26 16:17:21 -06:00
Riley McArdle
eb435bc6b0
Clean up code and fix possible NullReferenceException in UI.Window.Connection.WndProc().
2013-11-19 20:18:42 -06:00
Riley McArdle
c9ca613348
Make improvement MR-250 - Show the name of the selected connection tab in the title of the window
2013-11-19 20:16:04 -06:00
Riley McArdle
9c089bed37
Code cleanup of external tools.
2013-11-17 21:23:00 -06:00
Riley McArdle
b23fb58977
RDP connections can now be switched to full screen mode when redirect key combinations is enabled.
2013-03-17 15:36:59 -05:00
Riley McArdle
8ea514643d
Additional fix for MR-345.
2013-03-09 15:14:42 -06:00
Riley McArdle
f7e12c6e92
Fix issue MR-354 - Re-ordering tabs doesn't give good, reliable visual feedback
2013-03-08 20:32:54 -06:00
Riley McArdle
45b9dddb4b
Add feature MR-345 - Two separate options for confirming closure of Tabs and Connection Panels
2013-03-08 18:33:37 -06:00
Riley McArdle
a115196cee
Disable Fullscreen item on tab context menu if redirect keys is enabled for RDP connection. Fix automatic RDP resize when redirect keys is enabled. Fix automatic RDP resize when SmartSize setting is changed.
2013-03-04 12:55:46 -06:00
Riley McArdle
a4921fc564
Add automatic resizing of RDP connections when the window is resized or when toggling full screen mode.
2013-03-01 17:04:28 -06:00
Riley McArdle
960ecba12a
Fix tabs not closing on double-click when the active tab is a PuTTY connection.
2013-02-27 14:12:49 -06:00
Riley McArdle
73f71050a0
Fix issue MR-332 - Can't select different tab with one click after disconnecting existing tab
2013-02-24 16:02:04 -06:00
Riley McArdle
d71bf494df
Fix issue MR-317 - Difficulty right-clicking on Tab
...
Fix issue MR-318 - Wrong tab gets selected when tab names overflow on the tab bar
2013-02-19 17:25:36 -06:00
Riley McArdle
4ea588d897
Fix issue MR-175 - Problem with focus when 2 or more PuTTY sessions opened
...
Fix issue MR-190 - Can't click on tab/session
Fix issue MR-224 - Session tabs become un-clickable after duplicating a tab or opening a new one in the same panel
2013-02-17 18:47:28 -06:00
Riley McArdle
28a8a3debd
Fix issue MR-202 - The Connection "Tab" show Ampersands as underscores.
2013-02-12 21:05:50 -06:00
rmcardle
13a19fc9eb
Clean up code in UI.Window.Connection.WndProc.
2012-01-10 00:22:44 -06:00
rmcardle
be8ed0f263
Fix focus issue with RDP connections when changing tabs. Show changes live as connection tabs are being dragged around to change their order.
2012-01-10 00:18:55 -06:00
Riley McArdle
1a26a6a145
Renamed translation files from Resources.xx.resx to Language.xx.resx. Refactored string resources from My.Resources to My.Language. Moved neutral (en) string resources to Language.resx.
2011-06-12 12:39:55 -05:00
Riley McArdle
13ba0b2802
Code cleanup.
2011-06-06 17:49:55 -05:00
Riley McArdle
036b90370f
Code cleanup.
2011-06-05 01:54:47 -05:00
Riley McArdle
aae96c112a
Fixed confirm closing connection tabs to also ask when closing a panel.
2011-05-31 12:13:30 -05:00
Riley McArdle
b262f00491
Added confirmation before closing connection tabs.
2011-05-28 13:10:50 -05:00
Riley McArdle
c219d34fa3
Revert Ctrl+Tab and Ctrl+Shift+Tab related commits.
2011-05-12 20:17:23 -05:00
Riley McArdle
31b9b21f61
Fixed connection tabs not opening.
2011-05-02 14:41:27 -05:00
thrilleratplay
55968e5e85
Bug Fix: Additional Keypress correction for VNCSharpNG
...
Bug Fix: Added proper hook to update clipboard for VNC connections
Feature Request: CTRL-Shift-Tab changes to previous connection tab
2011-04-06 14:08:12 -04:00
thrilleratplay
2f60379f3c
Feature Request:
...
*Added class to create,catch and destroy system hot keys
*Added event handle for hot key CTRL-TAB to change advance to the next tab for the visible panel if mRemoteNG, internal instance of Putty or internal instance of an external application is active. On last tab, the hot key will set focus to the first tab in the panel
Signed-off-by: thrilleratplay <thilleratplay@gmail.com >
2011-03-25 02:39:29 -04:00
Andreas Rehm
18be51ec88
Translation of PuTTY Settings
2010-08-01 01:12:44 +08:00
Andreas Rehm
7a25e3cc2e
Refactoring and even more translations
...
* removed unneeded Imports
* renamed namespace to mRemoteNG
* changed Logfile path to %USERPROFILE%\AppData\Local\mRemoteNG\mRemoteNG.log
* fixed mRemoteNG.exe.config
* added more ignores to .gitignore
2010-08-01 01:12:36 +08:00
Andreas Rehm
ccebf41645
Changed/Fixed language based data
...
* Fixed some german grammer mistakes
* Changed some weird translations
* moved all language strings to resx files
* added missing translations
* removed old language classes
2010-08-01 01:12:29 +08:00
Riley McArdle
5e584cf4c7
More localization.
2010-02-20 18:54:03 -06:00
Riley McArdle
a1fc6c0a0d
Moved additional localization strings to satellite assemblies.
2010-02-18 00:06:17 -06:00
Riley McArdle
98460eea2b
Started work on moving localization to satellite assemblies.
2010-02-11 21:17:44 -06:00
Riley McArdle
e3ae10518d
Added PuTTY Settings item to tab context menu.
2010-02-01 03:58:45 -06:00
Riley McArdle
d6f145ede7
New icon and logo. Changed fonts on About, Options and Update pages.
2010-01-20 17:23:09 -06:00
Riley McArdle
f80eadaa0d
Switched VNC ViewOnly and Scaled functionality to use new properties in VncSharpNG. Adjusted the look of the About page.
2010-01-17 13:31:02 -06:00
Riley McArdle
37854b1901
Switched to VncSharp, an open source VNC component.
2010-01-16 23:39:30 -06:00
unknown
1e65ee065e
Original mRemote 1.50 source as received from Felix Deimel.
2010-01-06 10:02:03 -06:00