Riley McArdle
4c33adfee7
Added version and culture information to log on startup.
2011-06-02 12:06:09 -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
99f3638fbf
Do not migrate files from Local to Roaming folder in portable version.
2011-05-12 19:15:59 -05:00
Riley McArdle
944906a594
Safely migrate panel layout file from Local to Roaming folder.
2011-05-12 17:50:45 -05:00
Riley McArdle
4f9e6ebbd4
Safely migrate external tools configuration file from Local to Roaming folder.
2011-05-12 17:45:35 -05:00
Andreas Rehm
c917193575
Removed scary CultureInfo switching and added a quickfix for mRemoteNG namespace refactoring
...
ConfVersion was converted to an en-US numberformat by switching the CurrentCulture - this is not the best practice - replaced by ToString(new CultureInfo("en-US").
The refactoring done in commit e08c88db5f resulted in an unusable pnlLayout.xml (panel persistence) file. Added a quickfix to convert that file.
2010-05-18 00:13:38 +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
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
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
unknown
1e65ee065e
Original mRemote 1.50 source as received from Felix Deimel.
2010-01-06 10:02:03 -06:00