David Sparer
|
82217478d9
|
made one of the methods for the connectioninitiator non-static (they should eventually all be non-static).
This change was made to making testing easier (make connectioninitiator mockable)
|
2017-01-12 13:31:29 -07:00 |
|
Sean Kaim
|
5a830c17db
|
ReShaper Cleanup
|
2016-11-11 17:24:02 -05:00 |
|
David Sparer
|
eaced33ed5
|
Refactored some code for creating a menu tree of the connectiontreemodel
|
2016-09-26 14:07:33 -06:00 |
|
David Sparer
|
0b97c47f4e
|
Removed unused code
|
2016-09-26 13:18:36 -06:00 |
|
David Sparer
|
6ccbe69c02
|
Retargeted all Runtime.OpenConnection() to ConnectionInitiator.OpenConnection(). Will help with later iterative refactors
|
2016-09-12 10:00:53 -06:00 |
|
Sean Kaim
|
512044617c
|
Last VB references removed
|
2016-06-02 15:45:47 -04:00 |
|
Sean Kaim
|
41664d2ef4
|
Make fonts consistent
|
2016-05-25 17:38:17 -04:00 |
|
hiriumi
|
ac1a5e257e
|
refactored settings related code. The UI still looks buggy. Will continue later.
|
2016-05-08 21:35:38 -07:00 |
|
David Sparer
|
983ce80703
|
massive cleanup of code noise and renamed a few classes for clarity
|
2016-05-06 18:09:32 -06:00 |
|
hiriumi
|
5a4d53908d
|
A lof refactoring. There is a problem in PortableSettingsProvider.cs where it doesn't save the config file. We need to address PortableSettingsProvider.SetPropertyValues() method that saves the config file is not called at all.
|
2016-05-02 00:43:28 -07:00 |
|
David Sparer
|
9520fbe4a1
|
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
|
2016-04-14 01:27:15 -06:00 |
|
Sparer, David
|
b39b367ef2
|
absolute mess, but decided on a Strategy pattern for choosing connection protocols
|
2016-03-16 15:41:24 -06:00 |
|
Sparer, David
|
97736b19cd
|
refactoring Connections subsystem
|
2016-03-15 15:45:45 -06:00 |
|
Sparer, David
|
a937d5c4f7
|
runtime fixes
|
2016-03-09 15:44:41 -07:00 |
|