David Sparer
|
43100930cd
|
update changelog for 1.75 alpha 2
v1.75Alpha2
|
2016-08-03 12:40:56 -06:00 |
|
David Sparer
|
aac7e4cc53
|
Merge branch 'MR-874_incorrect_rdp_check_in_installer' into develop
|
2016-08-03 12:16:31 -06:00 |
|
David Sparer
|
1c8f3e2328
|
Some more code cleanup
|
2016-08-03 12:10:36 -06:00 |
|
David Sparer
|
a54f0a2e89
|
Cleaned up some CustomActions code
|
2016-08-03 12:08:03 -06:00 |
|
David Sparer
|
fdb3cecf8e
|
Refactored CustomActions to extract a class
|
2016-08-03 12:07:13 -06:00 |
|
David Sparer
|
8762c39dd5
|
Refactored the way we verify the minimum RDP version is installed. Now, instead of using a dynamically named variable based on the required KB, we boil this down to a statically named variable that indicates if the minimum KB is installed.
|
2016-08-03 11:57:17 -06:00 |
|
David Sparer
|
fc56c56883
|
Cleanup of some custom action code
|
2016-08-03 11:14:36 -06:00 |
|
David Sparer
|
ae950ac075
|
Use var for local variables in CustomActions file
|
2016-08-03 10:26:37 -06:00 |
|
Sean Kaim
|
e6532dc155
|
code clean up, Eng translation for reconn all
|
2016-07-29 15:47:44 -04:00 |
|
Sean Kaim
|
ee6af8c187
|
Merge pull request #133 from yegorich/reconnect
Add an option to reconnect all opened tabs
|
2016-07-29 15:32:57 -04:00 |
|
David Sparer
|
bc1a0725df
|
Merge branch 'develop' into MR-942_refactor_connection_loader
|
2016-07-28 14:56:30 -06:00 |
|
Sean Kaim
|
8163e7273e
|
Add nuget packages to tests
|
2016-07-28 16:47:45 -04:00 |
|
Yegor Yefremov
|
58fdba1d89
|
Add an option to reconnect all opened tabs
|
2016-07-28 09:40:17 +02:00 |
|
David Sparer
|
649f864236
|
Extracted some methods from the sql connection loader
|
2016-07-27 12:11:17 -06:00 |
|
David Sparer
|
292f3b03cc
|
Refactored AddNodeFromXml to improve readability
|
2016-07-27 10:51:47 -06:00 |
|
David Sparer
|
ec8fe3c343
|
Extracted methods for adding connections / containers to the TreeView
|
2016-07-27 10:36:37 -06:00 |
|
David Sparer
|
823b0518ae
|
Extracted a method for authenticating protected data
|
2016-07-27 09:59:41 -06:00 |
|
David Sparer
|
c48caf5bdc
|
Minor cleanup of the Runtime methods that use the connections loader
|
2016-07-26 14:02:59 -06:00 |
|
David Sparer
|
20bc6d079f
|
Extraced method for expanding folders
|
2016-07-26 12:45:37 -06:00 |
|
David Sparer
|
dccd318f60
|
Fixed an oversight with bool initialization
|
2016-07-26 12:44:24 -06:00 |
|
David Sparer
|
2b0f670fb7
|
Extracted method for opening connections from last session
|
2016-07-26 12:42:08 -06:00 |
|
David Sparer
|
b5c431dca8
|
Extracted more methods
|
2016-07-26 12:40:38 -06:00 |
|
David Sparer
|
57dd93f136
|
Extracted method for initializing the root tree node
|
2016-07-26 12:39:37 -06:00 |
|
David Sparer
|
976e02effb
|
Extracted method to load xml data
|
2016-07-26 12:19:54 -06:00 |
|
David Sparer
|
396387340a
|
Extracted method to validate confcon file version
|
2016-07-26 12:15:11 -06:00 |
|
David Sparer
|
d9bf021597
|
Use object initializer
|
2016-07-26 12:14:27 -06:00 |
|
David Sparer
|
b4e26f513b
|
Removed unnecessary property from xml connection loader
|
2016-07-26 11:44:50 -06:00 |
|
David Sparer
|
2eef31f74d
|
Renamed several database related properties to be more generic ("sql" -> "database")
|
2016-07-26 11:34:47 -06:00 |
|
David Sparer
|
cc96e2b3eb
|
Removed more unused code
|
2016-07-26 11:30:52 -06:00 |
|
David Sparer
|
4526a0b875
|
Removed unnecessary using directives
|
2016-07-26 11:29:24 -06:00 |
|
David Sparer
|
4568bcc0ae
|
Split Xml connection loader to its own class
|
2016-07-26 11:27:31 -06:00 |
|
David Sparer
|
cf3af14c6a
|
Split connection loader code for Sql to its own class
|
2016-07-26 11:13:43 -06:00 |
|
David Sparer
|
d320c84bc8
|
Removed some more redundant code
|
2016-07-26 10:26:03 -06:00 |
|
David Sparer
|
8eff262e8f
|
Removed redundant code
|
2016-07-26 10:10:41 -06:00 |
|
David Sparer
|
8c7d90f0c4
|
Use object initializers
|
2016-07-26 10:02:16 -06:00 |
|
David Sparer
|
0e189551dd
|
Simplify conditional statements
|
2016-07-26 09:58:26 -06:00 |
|
David Sparer
|
981acd6510
|
Modified a few function names to adhere to style guidelines
|
2016-07-26 09:48:45 -06:00 |
|
David Sparer
|
404aae6bf3
|
Fixed some spacing and caught a few more place that var should have been used
|
2016-07-26 09:44:11 -06:00 |
|
David Sparer
|
57cc9b8de4
|
Import Messages namespace
|
2016-07-26 09:36:24 -06:00 |
|
David Sparer
|
d2def0a34d
|
Use var for local variable declarations
|
2016-07-26 09:34:40 -06:00 |
|
David Sparer
|
f1a5e1c029
|
Renamed fields and properties to adhere to style guide and be more descriptive
|
2016-07-26 09:19:46 -06:00 |
|
David Sparer
|
19ae192887
|
Converted properties to auto-properties where possible
|
2016-07-26 09:16:31 -06:00 |
|
Sean Kaim
|
cc87227559
|
minor tweaks to AeadCryptographyProvider
|
2016-07-20 11:33:55 -04:00 |
|
Sean Kaim
|
9ad0c74a56
|
code clean up
|
2016-07-15 09:36:34 -04:00 |
|
Sean Kaim
|
55a8b743c8
|
Fix exception opening in Designer
|
2016-07-15 09:08:34 -04:00 |
|
Sean Kaim
|
7adb150d1c
|
minor code clean up & logging
|
2016-07-14 15:33:41 -04:00 |
|
David Sparer
|
afdb392289
|
Jenkinsfile change may not be working properly. This is a test commit
|
2016-07-14 12:50:44 -06:00 |
|
David Sparer
|
1c8e24a117
|
Found a way to simplify the git checkout stage of the Jenkins pipeline
|
2016-07-14 12:46:52 -06:00 |
|
David Sparer
|
266e79a2c3
|
Fixed a merge mistake regarding the Geckofx package version
|
2016-07-14 10:48:15 -06:00 |
|
David Sparer
|
6c5d629a88
|
Merge branch 'MR-917_Improve_cryptographic_support' into develop
# Conflicts:
# mRemoteV1/mRemoteV1.csproj
# mRemoteV1/packages.config
|
2016-07-14 08:43:16 -06:00 |
|