Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull upstream #1

Merged
merged 83 commits into from Feb 9, 2023
Merged

pull upstream #1

merged 83 commits into from Feb 9, 2023

Conversation

Khaos66
Copy link
Owner

@Khaos66 Khaos66 commented Feb 9, 2023

No description provided.

Muhahe and others added 30 commits October 8, 2021 09:44
Mouse needs to be captured at the start, to listen mouse move events before document IsActive is set.
Keep ActiveContent when switching RootPanel
i.e. in Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
this comes up after migration from xceed AvalonDock version 2.
Fixes #309 Anchorable Header not visible in generic theme
fix crash if some assembly not allow GetTypes()
#345 fix refresh when moving floating windows
LayoutAutoHideWindowControl: UI automation name
Fixes #362 DockingManager with a Viewbox ancestor does not properly render auto-hidden LayoutAnchorables
Fix for #306 StartDraggingFloatingWindow
Fix window going behind main window when dragging
If a childwindow ist opened and closed and this control is closed the main window is minimized
The workaround with setting the owner to null is not working, therefor Activate is used
https://stackoverflow.com/questions/19156373/closing-child-window-minimizes-parent
- Add **GetWindowZOrder** to Win32Helper
- Add **GetOverlayWindowHostsByZOrder** in order to get all the floating window and the child window
- Optimize the code in **DragService**
Dirkster99 and others added 29 commits December 25, 2022 19:24
remove unused variable from DocumentPaneTabPanel
Add XmlSerializer cache to fix memory leaks.
Fix deserialized layout document close.
Restore previously activated document after closing active document
Improved activation of floating Windows
Add anchorable hide and close notifications to DockingManager
Fix a issue where the dragged window still appeared above the overlay window
- Use LastActivationTimeStamp instead of IsLastFocusedDocument
- Close the window when it is not active and activate the selected content
Fix the binding error in AnchorGroupTemplate
When apply new template, add back collection change event handler
Improved and fix floating window activation and activation pane
…owControl) do not restore to maximized state when the owner (DockingManager) window is restored from being minimized.
* Remove the codes of active content in the floating windows

* Add a common class  LayoutFloatingWindowControlHelper for active/inactive the content when floating window is active or inactive
Issue #226: Restore floating windows to maximized state
Close and active selected item when NavigatorWindow is inactive
Add active content handler to LayoutAnchorableFloatingWindow and improve the active content handlers
@Khaos66 Khaos66 merged commit 6396533 into Khaos66:master Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet