Riley McArdle
e0a46b7882
Disabled Ctrl-Tab and Ctrl-Shift-Tab hotkeys.
2011-05-02 11:36:55 -05:00
Riley McArdle
b7eac745fa
Merge remote branch 'remotes/sirrus/master'
2011-05-02 11:09:11 -05:00
Andreas Rehm
3592fbc418
Autmatically move to Roaming profile
2011-04-30 19:33:45 +02:00
Andreas Rehm
605cb4048b
Fixed issue 38 - config should be stored in Roaming AppData.
...
Fixed two settings - should be user settings.
2011-04-30 18:55:18 +02:00
Riley McArdle
0db6ea0c46
Merge commit '55968e5e8530b9bbcf613c51dd25f2f80e9db99a'
2011-04-24 23:42:37 -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
Andreas Rehm
af8b6c9f07
Merge remote branch 'RileyMcArdle/master'
...
Conflicts:
BUILD.CMD
mRemoteV1/App/App.Runtime.vb
mRemoteV1/CHANGELOG.TXT
mRemoteV1/Connection/Connection.Protocol.VNC.vb
mRemoteV1/Forms/frmMain.vb
mRemoteV1/UI/UI.Window.Connection.vb
2011-04-02 00:30:09 +02:00
Andreas Rehm
6ea439e08b
Weifen Luo should be mentioned on the about page
...
Default Panel is now translated and no longer set in app.config
2011-03-31 19:45:57 -05:00
Andreas Rehm
6f1446fec7
Tab and Shift-Tab to cycle through property grid entries
2011-03-31 19:45:57 -05: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
0477af479d
Weifen Luo should be mentioned on the about page
...
Default Panel is now translated and no longer set in app.config
2011-02-20 14:28:40 +01:00
Andreas Rehm
661c930d51
Tab and Shift-Tab to cycle through property grid entries
2011-02-19 00:53:30 +01:00
Andreas Rehm
7d2a4f05f1
Rewrite of new configuration creation to vb code
...
* Translation of Connections and New Connections
2010-08-01 01:12:43 +08:00
Andreas Rehm
4ec984d22e
Bugfixes in rdgateway inheritance, new translations, rewrite of inheritance / exclusion
...
* some more translations
* rdgateway inheritance implemented and fixed
* inheritance / exclusion of properties rewritten to use a list instead of string to array
* this fixes some bugs that occured due to missing semicolons
2010-08-01 01:12:43 +08:00
Andreas Rehm
6d5d6f0247
Translation of quick connect added / and used consequently
2010-08-01 01:12:41 +08:00
Andreas Rehm
57c0236c66
More translations in App.Runtime, changed logfile syntax
2010-08-01 01:12:40 +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
9852293d98
More localization
...
* translated/moved more strings to resx
* resized Port Scan TextFields
2010-08-01 01:12:30 +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
Andreas Rehm
9878acff9a
Rewrite of new configuration creation to vb code
...
* Translation of Connections and New Connections
2010-05-25 18:56:49 +02:00
Andreas Rehm
e874292016
Bugfixes in rdgateway inheritance, new translations, rewrite of inheritance / exclusion
...
* some more translations
* rdgateway inheritance implemented and fixed
* inheritance / exclusion of properties rewritten to use a list instead of string to array
* this fixes some bugs that occured due to missing semicolons
2010-05-25 18:21:48 +02:00
Andreas Rehm
16e2c927bb
Translation of quick connect added / and used consequently
2010-05-20 15:50:09 +02:00
Andreas Rehm
687fe28820
More translations in App.Runtime, changed logfile syntax
2010-05-18 18:15:52 +02:00
Andreas Rehm
e08c88db5f
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-05-16 19:30:27 +02:00
Andreas Rehm
e71bf93052
More localization
...
* translated/moved more strings to resx
* resized Port Scan TextFields
2010-05-16 05:07:06 +02:00
Andreas Rehm
3ead76ab77
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-05-14 04:41:33 +02:00
Riley McArdle
9a0f8881a7
Added build configuration for portable edition.
...
Fixes for portable edition.
Added missing Icons directory.
New build script to make release ZIPs and installer EXE.
2010-02-02 23:01:14 -06: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
a5ac1284a2
More RD Gateway support additions.
2010-01-30 02:09:02 -06:00
Riley McArdle
090dc8b421
Added support for Credential Security Support Provider (CredSSP) which is required for Network Level Authentication (NLA).
2010-01-29 15:52:51 -06:00
Riley McArdle
e3730b4e1f
Improved RDP error reporting.
...
Added Gateway config category.
More RD Gateway additions.
2010-01-29 01:32:51 -06:00
Riley McArdle
ef983b90b2
Fixed flashing and red lines at bottom of the window on first run
...
Added View->Reset Layout menu item
Added F11 shortcut key to View->Full Screen
2010-01-27 01:42:38 -06:00
Riley McArdle
016fcb13f7
Started adding RD Gateway support.
2010-01-26 01:29:17 -06:00
Riley McArdle
80a9c4de37
Fixed problems moving or resizing the main window while PuTTY (SSH/telnet/rlogin/raw) connections are open. Fixed PuTTY processes not closing on Vista and 7 with UAC enabled. Updated DockPanel Suite from 2.2.0 to 2.3.1.
2010-01-24 00:47:05 -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
5fe4e9e058
Do not add language code to end of update download URL.
2010-01-19 22:10:18 -06:00
Riley McArdle
25e3919595
Renamed Quicky toolbar to Quick Connect toolbar. Changed back to allowing toolbars to dock to the left or right of the menu bar and added gripper to move it around. Added constants and cleaned up variable names in WndProc for frmMain.
2010-01-19 00:11:17 -06:00
Riley McArdle
2a5121d07a
Only check for updates based on update frequency setting. Changed design of Check for Updates page.
2010-01-17 18:25:37 -06:00
Riley McArdle
13fb66c4d1
Removed unused LogFile variable.
2010-01-08 22:50:24 -06:00
Riley McArdle
79b7c2d198
Changed forum address in component check dialog. Added Support Forum links to the Help menu. Moved Check for Updates to the Help menu. Changed website links in Help menu to load within mRemoteNG instead of launching an external browser.
2010-01-08 18:02:41 -06:00
Riley McArdle
c5cc8b452d
Changed website addresses.
2010-01-07 16:41:01 -06:00
Riley McArdle
33f53c1499
Changed filename delimiter in title bar from pipe to dash.
2010-01-06 16:21:13 -06:00
Riley McArdle
0c0ae291c1
Changed name and location of log file.
2010-01-06 16:16:50 -06:00
Riley McArdle
03c2d458f3
Removed references to visionapp Remote Desktop.
2010-01-06 15:40:44 -06:00
Riley McArdle
2e6058899e
Changed name to mRemoteNG. Fixed spelling of "Announcement".
2010-01-06 14:24:25 -06:00
unknown
1e65ee065e
Original mRemote 1.50 source as received from Felix Deimel.
2010-01-06 10:02:03 -06:00