Riley McArdle
fb826c7fac
Hide unimplemented File->Import/Export Folder menu item.
2011-06-05 12:40:20 -05:00
Riley McArdle
5cb98e0543
Fixed tab order of controls in Options dialog.
2011-06-05 11:59:51 -05:00
Riley McArdle
114db6c90d
Fix typo in previous commit.
2011-06-01 18:12:48 -05:00
Riley McArdle
53c5da7e0e
Missing changes from commit 17a5853041.
2011-06-01 18:09:12 -05:00
Riley McArdle
17a5853041
Changed hard coded SQL database name into a user configurable setting.
2011-06-01 17:32:31 -05:00
Riley McArdle
d80f3d757e
Moved default credentials back to the correct page in the Options dialog.
2011-06-01 17:07:40 -05:00
Riley McArdle
006c76b11d
Add database icon to project.
2011-06-01 15:47:02 -05:00
Riley McArdle
61a76908ea
Moved SQL Server configuration to its own tab in the Options dialog.
2011-06-01 12:45:02 -05:00
Riley McArdle
b729cab9c9
Changed Options dialog to use standard tab control instead of Crownwood tab control.
2011-06-01 12:39:41 -05:00
Riley McArdle
654e3cae1f
Refactored UI.Window.Options to frmOptions.
2011-05-31 17:46:14 -05:00
Riley McArdle
bcc681f623
Missing file for previous commit.
2011-05-31 17:28:45 -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
635ae405bd
Moved the language override code from frmMain_Load to Config.Settings.Load to make sure that the correct language is applied to everything.
2011-05-31 00:39:40 -05:00
Riley McArdle
89c7baf7fa
Fixed bug 42 - Maximized location not remembered with multiple monitors. Improved loading and saving of window location. Removed flickering on start up.
2011-05-28 17:10:13 -05:00
Riley McArdle
ce08728652
Changed the order of the startup code to ensure that the correct language is shown on the first run after an upgrade.
2011-05-27 16:56:51 -05:00
Riley McArdle
eab49ef3bd
Added a task dialog to ask the user about automatic updates on first run instead of just showing the update options page without any explanation.
2011-05-17 16:58:30 -05:00
Riley McArdle
85e1402cc0
Fixed log4net logging and disabled Debug.Print of message IDs in WndProc.
2011-05-17 12:31:25 -05:00
Riley McArdle
3f2ffea1f4
Added a language selection option so users can override the language if they don't want it automatically detected.
2011-05-17 03:27:39 -05:00
Riley McArdle
c219d34fa3
Revert Ctrl+Tab and Ctrl+Shift+Tab related commits.
2011-05-12 20:17:23 -05:00
Riley McArdle
1cbcffdd34
Merge commit '19f2d6c6aa608c7ffa9dc813c3798fd7835d83e3' and reworded CHANGELOG.TXT
2011-04-27 12:28:34 -05:00
thrilleratplay
19f2d6c6aa
*Clipboard call not passing WINPROC message when VNC connection existed. Changed order of raise event and resending WM_DRAWCLIPBOARD.
...
*Updated Changelog
2011-04-27 02:41:50 -04:00
Riley McArdle
e0b8d8fc9d
Fixed missing text in en-US locale. Hid unfinished toolbar.
2011-04-25 10:54:58 -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
611d352103
Debug infos only for Debug Config
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
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
be3c8de3a2
Removed hardcoded switch to de-DE
2010-08-01 01:12:37 +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
89fee5b579
Added still missing translations
...
Modified NSIS Installer and BUILD Script Versions to 1.64
2010-08-01 01:12:29 +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
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
de0142dd37
Started working on UI improvements.
2010-02-11 18:26:29 -06:00
Riley McArdle
61b3644a03
Changed exit confirmation from MsgBox to TaskDialog.
2010-01-30 03:43:55 -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
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
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
149f5785ad
Show Update Options page on first startup. Fixed persistence configuration for some settings. Code to load and save new update settings.
2010-01-17 16:20:15 -06:00
Riley McArdle
7c151824f6
Changed version number to 1.61. No longer show About page on first run. Started adding code to open the Updates options tab before connecting for the first time. Moved Notifications settings from their own tab to the Tabs & Panels tab. Added Updates tab and moved updates settings to that tab.
2010-01-13 21:05:04 -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
dbf99ea512
Added Report a Bug to the Help menu.
2010-01-07 17:02:31 -06:00
Riley McArdle
03c2d458f3
Removed references to visionapp Remote Desktop.
2010-01-06 15:40:44 -06:00
Riley McArdle
cf6ef54199
Removed snakes game Easter egg. Fixed spelling of "Announcement".
2010-01-06 15:33:16 -06:00
Riley McArdle
c7af973dad
Fixed MenuStrip being moved when moving toolbars. Removed images from top level menus. Renamed Info and Help menus.
2010-01-06 14:58:24 -06:00
Riley McArdle
8bda576458
Set Spanlink edition to disabled.
2010-01-06 14:26:54 -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