Faryan Rezagholi
29be020e32
added missing tooltips
2019-02-28 10:04:49 +01:00
Faryan Rezagholi
6d2b6259a9
merge from develop
2019-02-27 20:28:41 +01:00
Sean Kaim
f14fd6bf5a
Fixes #1314 - hide elements until they are needed
...
Fixes #1314
2019-02-24 19:26:50 -05:00
Faryan Rezagholi
481ca5194a
reapplied changes from old PR
2019-02-18 12:57:34 +01:00
Faryan Rezagholi
d65c52f6ea
merge develop into lang_fix
2019-02-17 19:36:38 +01:00
Sean Kaim
e143c6b5b4
resharper code reformat (to allow standard code style going forward)
2019-02-15 16:47:56 -05:00
Faryan Rezagholi
220396d016
renamed proxy settings category from miscellaneous to proxy as there was already a categroy named miscellaneous
2019-02-13 21:24:53 +01:00
Sean Kaim
ab1dcd0e45
Merge branch 'develop' into pr/1243
2019-02-11 17:23:10 -05:00
Camilo Alvarez
c4a1879ae9
Remove IsSimpleDropSink restores item sorting for #1266
...
#1266 was generated by OLV ignoring some sink cusotmizations by using the IsSimpleDropSink flag
2019-02-08 23:55:04 -05:00
Sean Kaim
7e1bc19a13
cleanup white space
2019-02-08 16:02:11 -05:00
Sean Kaim
650f1df0ee
break out expand/collapse on connection tree
...
Fixes #1273
2019-02-08 15:59:52 -05:00
Camilo Alvarez
b0bf31b29c
Remove deadlock in #1247
...
#1247 was caused by a loop of the putty control calling the tab dispose and back again. Created a flag to indicate the ConnectionTab that the closing process was called by the protocol and not the user.
2019-02-07 17:39:40 -05:00
Sean Kaim
54bb9a8f5a
minor code cleanup
2019-02-07 15:58:01 -05:00
Camilo Alvarez
e1fc272e1c
new tabs are created in current panel
...
Added current panel to TabHelper, new tabs are created in the current panel
2019-02-06 11:58:24 -05:00
Camilo Alvarez
c836e29d2f
Screenshots correctly taken from windowed tab
...
Screenshots can be taken from undock tabs, created helper tab singleton class to make it easy to determine the current tab in the DPS - mremote model
2019-02-05 20:50:13 -05:00
Camilo Alvarez
b3cfcc1a5e
Screenshot only taken from ConnectionTab area
...
Screenshots contained dockstrip area (the tab name with the x icon), now they are only limited to the ConnectionTab area
2019-01-29 23:19:33 -05:00
Camilo Alvarez
0699e895fd
Fix for #1249 screenshot X
...
Corrected casting for disposing the form
2019-01-21 23:49:35 -05:00
Sean Kaim
6bac9c2432
Disable AlwaysShowConnectionTabs functinoality
...
This will not work with DPS currently. Reference https://github.com/dockpanelsuite/dockpanelsuite/issues/559
2019-01-15 17:16:18 -05:00
Sean Kaim
ad44a6ccee
Merge branch 'develop' into RemoveMagicLib
2019-01-15 17:04:04 -05:00
Leaskovski
6161307cbb
Merge branch 'develop' of https://github.com/mRemoteNG/mRemoteNG into develop
...
# Conflicts:
# mRemoteV1/Properties/Settings.Designer.cs
# mRemoteV1/Properties/Settings.settings
# mRemoteV1/Resources/Language/Language.resx
# mRemoteV1/UI/Forms/OptionsPages/TabsPanelsPage.Designer.cs
# mRemoteV1/app.config
2019-01-15 17:22:43 +00:00
Faryan Rezagholi
96952817c1
Merge branch 'develop' into rearrange_menu_items
2019-01-13 01:42:33 +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
bebc9c9dd4
check themeing active AND/OR IsExtendable
...
Lots of small changes as a result of this
other minor clean up
Tests should pass now.
And if \Themes\vs2015light.vstheme can't ben loaded, we should be OK now...
2019-01-11 11:28:57 -05:00
Sean Kaim
8bcd6b9e53
save settings should only be called on OK/Apply
2019-01-10 14:43:46 -05:00
Sean Kaim
f3ad6e66e8
whitepsace clean up
2019-01-10 14:17:06 -05:00
Sean Kaim
3713f98f7b
whitespace
2019-01-10 14:00:26 -05:00
Sean Kaim
f6a1d603a9
avoid duplicate close() on reconnect
2019-01-09 21:30:03 -05:00
David Sparer
764521414f
double include switch-to handler for doubleclick yet
2019-01-09 19:08:17 -06:00
David Sparer
ffe44706c2
fixed issue with connection handlers not updating when settings change
2019-01-09 19:02:17 -06:00
David Sparer
41cab2f652
resolved exception when closing a connection group (top-level dps tab)
2019-01-09 18:03:24 -06:00
David Sparer
5b8fb68f65
Merge branch 'develop' into RemoveMagicLib
...
# Conflicts:
# mRemoteV1/UI/Forms/OptionsPages/ConnectionsPage.cs
2019-01-09 15:50:53 -06:00
David Sparer
acbc03dc82
Merge pull request #1231 from SeanTMill/feature/trackintree
...
Tracks the active tab in the treeview
2019-01-09 15:22:35 -06:00
David Sparer
294281e0ac
fixed page font
2019-01-09 15:19:44 -06:00
David Sparer
2d450d4dbd
Merge branch 'help-updates' of https://github.com/nmat/mRemoteNG into develop
...
# Conflicts:
# mRemoteV1/UI/Window/HelpWindow.cs
2019-01-09 15:19:24 -06:00
Sean Kaim
aa546d87ff
safety checks
2019-01-09 10:35:28 -05:00
Sean Kaim
6a354f8757
don't default to a dummy domain
...
This causes the control to timeout and takes nearly 30 seconds to load
2019-01-09 09:46:14 -05:00
Sean Kaim
32c4f984e9
theming updates and minor UI changes
2019-01-08 17:10:36 -05:00
Sean Kaim
fd246bc83b
Update title bar on connection change
2019-01-08 11:52:38 -05:00
Sean Kaim
8a62942894
whitespace cleanup
2019-01-08 11:16:27 -05:00
Sean Kaim
4ac51a7e58
Tab ICONS!!!!
2019-01-07 17:01:41 -05:00
Sean Kaim
3ea8a75b3f
minor fixes/cleanup
2019-01-07 11:46:14 -05:00
Sean Kaim
6fed9375d3
minor theming fix
2019-01-07 10:52:00 -05:00
Sean Kaim
ecb2b05c5a
connection panel rename not working
...
other misc fixes/cleanup
2019-01-07 10:17:52 -05:00
Sean Kaim
eda60a7142
resharper fixes & exception logging
2019-01-07 09:27:19 -05:00
Camilo Alvarez
d8cdba262b
Remove tabcontroller references
...
Remove commented tab controller references
2019-01-06 22:43:57 -05:00
Camilo Alvarez
20f3b19f29
Restored reconnect all, correct tab collection now used instaed of custom one
...
Reconnect all from main file menu restored, tabsReferences in ConnectionWindow deleted in favor of connDock.DocumentsToArray()
2019-01-06 22:32:16 -05:00
Sean Kaim
df8613f6be
minor refactoring
2019-01-03 21:46:33 -05:00
Sean Kaim
3b35e5a44d
minor clean up and default to modern theme
2019-01-03 17:06:44 -05:00
Sean Kaim
aa0be76c6b
remove old MagicLib related code
2019-01-03 15:36:31 -05:00
Sean Kaim
3581f2c818
code cleanup
2019-01-03 14:58:57 -05:00