David Sparer
|
c103706a54
|
added test to verify #1057
|
2018-08-02 17:55:36 -05:00 |
|
David Sparer
|
f634eb8d37
|
created tests for the config window to ensure property grid items correctly display for certain object types
|
2018-07-26 13:38:53 -05:00 |
|
David Sparer
|
431c830ea0
|
resize connection tree column width when calling expand all. related to #993
|
2018-06-22 13:56:22 -05:00 |
|
David Sparer
|
da047427a5
|
fix test
|
2018-06-21 20:33:32 -05:00 |
|
David Sparer
|
69da1dca5f
|
added some tests of the connection tree duplicate function. related to #1004
|
2018-06-21 18:04:29 -05:00 |
|
David Sparer
|
cf9dd72ea5
|
dont allow folder/connections to be added to the putty root node in connection tree. Resolves #998
|
2018-06-20 16:25:08 -05:00 |
|
David Sparer
|
8497a05fd1
|
resolves #991
fixed bug when deleting connection tree node when in filtered view
|
2018-06-13 14:34:05 -05:00 |
|
David Sparer
|
c0c5579027
|
Merge branch 'develop' into improve_credential_manager
# Conflicts:
# mRemoteV1/UI/Forms/frmMain.cs
# mRemoteV1/UI/Menu/ToolsMenu.cs
|
2017-03-23 17:25:16 -06:00 |
|
Sean Kaim
|
3e664a7c2c
|
refactor and fix compiler warning
|
2017-03-17 17:02:15 -04:00 |
|
Sean Kaim
|
e5ccd27fd9
|
correct namespace and code clean up
|
2017-03-05 20:00:11 -05:00 |
|
David Sparer
|
aafa383f56
|
refactored the pagesequence class to be event-based. sequenced pages no longer need a reference to the sequence controller
|
2017-02-11 10:49:19 -07:00 |
|
David Sparer
|
83414acb1d
|
fix tests
|
2017-02-03 10:32:30 -07:00 |
|
David Sparer
|
b55e42ba78
|
added cue banner support for text boxes
|
2017-01-24 09:34:38 -07:00 |
|
David Sparer
|
6184087456
|
added secure text box
|
2017-01-24 09:09:25 -07:00 |
|
David Sparer
|
737db469ba
|
Fixed test name
|
2016-12-13 09:27:32 -07:00 |
|
David Sparer
|
a518d41c78
|
updated connection tree window tests
|
2016-12-13 09:07:21 -07:00 |
|
David Sparer
|
6367b58994
|
began adding unit tests for the connectiontree ui
|
2016-12-06 15:28:56 -07:00 |
|
Sean Kaim
|
6e3bfcdf04
|
Remove unused code
|
2016-10-17 20:52:36 -04:00 |
|
Sean Kaim
|
2f10e60dbf
|
code clean up
|
2016-09-09 16:39:24 -04:00 |
|
Sean Kaim
|
ae13b5f920
|
code clean up/remove unused files
|
2016-09-09 10:24:02 -04:00 |
|
David Sparer
|
ae2d18e79c
|
Removed unnecessary usings in options form test
|
2016-05-22 10:44:05 -06:00 |
|
David Sparer
|
11a79c2f1f
|
Removed Runtime.Log and replaced all references to Logger.Instance. This still breaks the law of demeter - we should fully wrap the log4net object in our own class at some point.
|
2016-05-22 10:34:24 -06:00 |
|
David Sparer
|
32742a6f4f
|
Refactored Logger singleton implementation to be more in line with other implementations
|
2016-05-22 10:27:21 -06:00 |
|
hiriumi
|
e6af5aaea3
|
Removing OptionsForm as it's replaced by frmOptions. Removed unreference method in Windows class along with it. Also modified the unit test.
|
2016-05-19 08:47:50 -07:00 |
|
Sean Kaim
|
18e1c112e0
|
Correct unit tests after keyboard options removed
|
2016-05-15 14:06:16 -04:00 |
|
Sean Kaim
|
32891e5155
|
Remove KeyboardOptions tests
Keyboard options removed in 71254ba6e2
|
2016-05-15 13:57:40 -04:00 |
|
Sean Kaim
|
a532120662
|
fix complier warning
|
2016-05-06 21:58:29 -04:00 |
|
Sparer, David
|
eaf1eaaee3
|
removing unit test that hangs
|
2016-05-06 11:35:35 -06:00 |
|
hiriumi
|
a3223d2f01
|
Fixed options forms. Namespaces are also corrected as well.
|
2016-04-26 22:52:24 -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 |
|