David Sparer
|
53c534aa93
|
use a single instance of IConnectionInitiator everywhere
|
2019-08-25 10:42:13 -05:00 |
|
Faryan Rezagholi
|
8b443ed10b
|
added favorites to the quick connect drop down
|
2019-02-28 10:01:35 +01:00 |
|
Sean Kaim
|
e143c6b5b4
|
resharper code reformat (to allow standard code style going forward)
|
2019-02-15 16:47:56 -05:00 |
|
Sean Kaim
|
fcc51b591e
|
Merge branch 'develop' into RemoveMagicLib
|
2019-02-08 17:22:15 -05:00 |
|
Sean Kaim
|
7ec677f021
|
conditinally focus
|
2019-02-08 17:20:30 -05:00 |
|
Faryan Rezagholi
|
c8d4a9a671
|
Set focus to textbox instead of connecting, fixes #1271
|
2019-01-13 01:30:23 +01:00 |
|
Sean Kaim
|
f059a7732f
|
Fix some theming issues. New IsExtended propery
Done with theme stuff... Or at least I want to be...
|
2019-01-11 13:30:39 -05:00 |
|
Sean Kaim
|
a0935e8613
|
missed 2 files in last commit
|
2019-01-11 11:29:15 -05:00 |
|
Sean Kaim
|
53fdf2bbbf
|
minor clean up
|
2019-01-10 09:24:42 -05:00 |
|
David Sparer
|
4d5f5cf04b
|
fixed textbox width scaling of quick connect and multissh toolbar controls
|
2018-09-22 16:01:53 -05:00 |
|
David Sparer
|
6ee4353bbd
|
better to just remove the max size setting on the custom controls than override it in frmmain
|
2018-09-02 17:29:34 -05:00 |
|
David Sparer
|
d07249e1b2
|
custom scaling of quick connect toolbar
|
2018-08-31 17:45:08 -05:00 |
|
David Sparer
|
c57bd386f2
|
dont try to connect to folders in quick connect menu. resolves #924
|
2018-05-19 16:57:34 -05:00 |
|
Sean Kaim
|
75007db630
|
Changes from #708
Closes #708
Closes #197
|
2017-11-13 14:58:28 -05:00 |
|
Sean Kaim
|
5938bc72b4
|
jenkins doesn't like this...
|
2017-09-05 12:59:07 -04:00 |
|
Sean Kaim
|
11adbed079
|
code clean up
|
2017-09-05 12:50:32 -04:00 |
|
CamAlvar
|
6f25a72fb7
|
Added defaulting disable theming, wiring the theme manager with the option page
|
2017-08-02 22:08:55 -05:00 |
|
CamAlvar
|
81160ac1ea
|
implemented custom label to override winforms disabled hacks
Fix for dark themes on disabled label text (default to black in the winforms code)
|
2017-07-12 09:48:59 -05:00 |
|
CamAlvar
|
5dd02602b7
|
theme more windows,panels and menu
|
2017-07-10 08:06:38 -05:00 |
|
CamAlvar
|
8db74a4514
|
First try
Lots of things broken, but basic structure is there
|
2017-06-19 22:51:34 -05:00 |
|
David Sparer
|
cd4d5df4db
|
extracted a Runtime method to a different class
|
2017-05-11 15:12:53 -06:00 |
|
David Sparer
|
7f80cad356
|
moved property from Runtime to ConnectionsService
|
2017-05-10 19:59:56 -06:00 |
|
David Sparer
|
bee41e0e75
|
few minor refactorings in frmMain
|
2017-05-07 15:00:12 -06:00 |
|
Sean Kaim
|
3e664a7c2c
|
refactor and fix compiler warning
|
2017-03-17 17:02:15 -04:00 |
|
Sean Kaim
|
2cbc1da286
|
Add quickconnect & ext tools to tsContainer
|
2017-03-16 12:47:15 -04:00 |
|
David Sparer
|
5993b30ccf
|
moved the quick connect toolstrip to its own class
|
2017-02-07 15:17:19 -07:00 |
|