Riley McArdle
|
04dbfb2bf4
|
Fix ThreadStateException.
|
2011-06-05 00:30:04 -05:00 |
|
Riley McArdle
|
bfb137c442
|
Removed Spanlink related code.
|
2011-06-04 23:08:34 -05:00 |
|
Riley McArdle
|
5c2059c16f
|
Code cleanup.
|
2011-06-04 21:31:14 -05:00 |
|
Riley McArdle
|
52694a1c4c
|
Changed header, removed footer, and added command line to the log file.
|
2011-06-04 19:20:08 -05:00 |
|
Riley McArdle
|
961eb0b92c
|
Removed unused data sources from project.
|
2011-06-04 19:12:55 -05:00 |
|
Riley McArdle
|
cbf74e5432
|
Added code to verify database version and upgrade database from 2.2 (mRemoteNG 1.66 or earlier) to 2.3 (mRemoteNG 1.67).
|
2011-06-04 19:07:37 -05:00 |
|
Riley McArdle
|
760b9b5434
|
Enable creation of PDB debug symbol files for release builds.
|
2011-06-04 02:00:52 -05:00 |
|
Riley McArdle
|
d344e5ad16
|
Fixed bug 45 - Changing some settings in the config file may not save.
|
2011-06-03 22:00:30 -05:00 |
|
Riley McArdle
|
3247f9a487
|
Refactored App.Runtime.cL and Tree.Node.CloneNode().
|
2011-06-03 21:58:08 -05:00 |
|
Riley McArdle
|
33a140ed60
|
Fixed Inherit All not affecting Enable Font Smoothing and Enable Desktop Composition.
|
2011-06-03 12:29:08 -05:00 |
|
Riley McArdle
|
0bc3cdb111
|
Refactored App.Runtime.ctL and UI.Window.Tree.AddFolder().
|
2011-06-03 12:03:09 -05:00 |
|
Riley McArdle
|
127e7cce2e
|
Only try to load 2.3 settings from SQL if the database is version 2.3.
|
2011-06-02 12:26:46 -05:00 |
|
Riley McArdle
|
db428989b1
|
Fixed ShowUpdatesTab to show the correct tab.
|
2011-06-02 12:10:08 -05:00 |
|
Riley McArdle
|
4c33adfee7
|
Added version and culture information to log on startup.
|
2011-06-02 12:06:09 -05:00 |
|
Riley McArdle
|
3876099d56
|
Fixed tab order of controls in Options dialog.
|
2011-06-01 18:41:53 -05:00 |
|
Riley McArdle
|
114db6c90d
|
Fix typo in previous commit.
1.67RC4
|
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
|
888e55aaee
|
Updated BUILD.CMD and CHANGELOG.TXT for 1.67 RC4.
|
2011-06-01 17:42:54 -05:00 |
|
Riley McArdle
|
2234770dac
|
Changed installer to not show the version tag so that release candidates can be used for release without rebuilding.
|
2011-06-01 17:42:03 -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
|
85a5d027dc
|
Improved Reset Layout function.
|
2011-06-01 16:36:33 -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
|
77716fc058
|
Fixed showing the updates tab on first startup.
|
2011-05-31 17:26:49 -05:00 |
|
Riley McArdle
|
103c34853e
|
Changed the Options page into a normal dialog.
|
2011-05-31 17:12:21 -05:00 |
|
Riley McArdle
|
3ec52987eb
|
Fixed NullReferenceException in App.Runtime.
|
2011-05-31 16:57:25 -05:00 |
|
Riley McArdle
|
d3130f91d1
|
Minor code cleanup.
|
2011-05-31 12:33:56 -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
|
66c315f629
|
Update BUILD.CMD and CHANGELOG.TXT for 1.67 RC3.
1.67RC3
|
2011-05-28 17:20:55 -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
|
90eedc689e
|
Fix bug 43 - Creating a duplicate connection causes connection list to no longer be sorted ascending.
|
2011-05-28 13:27:03 -05:00 |
|
Riley McArdle
|
b262f00491
|
Added confirmation before closing connection tabs.
|
2011-05-28 13:10:50 -05:00 |
|
Riley McArdle
|
d0d81e382d
|
Merge branch 'master' of github.com:rmcardle/mRemoteNG
|
2011-05-28 12:44:08 -05:00 |
|
Riley McArdle
|
5615dc18a6
|
Fixed inconsistent capitalization of language names.
|
2011-05-27 16:58:36 -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
|
fbc613efe5
|
Added Holger Henke to CREDITS.TXT for submitting change made in commit 2b1732d061.
|
2011-05-27 16:38:35 -05:00 |
|
Riley McArdle
|
d3560eb893
|
Merge from commit a3165ba25a89f6e6b155 by sirrus. New translations and some renamed entries.
|
2011-05-27 16:36:15 -05:00 |
|
Riley McArdle
|
e53be11383
|
Merge from commit 410f0173616609caf47c by sirrus. New translations and some renamed entries.
|
2011-05-27 16:33:28 -05:00 |
|
Riley McArdle
|
17c25d6481
|
Update BUILD.CMD and CHANGELOG.TXT for 1.67 RC2.
1.67RC2
|
2011-05-25 22:25:54 -05:00 |
|
Riley McArdle
|
e07fbe913f
|
Fixed adding a connection entry if nothing is selected in the tree.
|
2011-05-25 22:05:20 -05:00 |
|
Riley McArdle
|
c91f406346
|
Added the mRemoteNG icon to the list of selectable icons for connection entries.
|
2011-05-25 21:59:44 -05:00 |
|
Riley McArdle
|
46afd47ba0
|
Improved error handling when loading XML connection files.
|
2011-05-25 21:57:35 -05:00 |
|
Riley McArdle
|
5f1e9ae0b7
|
Updated CHANGELOG.TXT.
|
2011-05-25 21:10:57 -05:00 |
|
Riley McArdle
|
62c9d6f474
|
Added desktop composition setting for RDP connections.
|
2011-05-25 21:10:38 -05:00 |
|
Riley McArdle
|
935df3d4fa
|
Added font smoothing setting for RDP connections.
|
2011-05-25 19:59:03 -05:00 |
|