49 Commits (e17d6e0482ddc1f86b617dfd749c61afabd4962d)

Author SHA1 Message Date
Daniel Grunwald b0051f4960 Fix SD-1858 - InvalidOperationException in DockingManager.CoerceActiveDocumentValue when right-clicking document tab while it is closing 14 years ago
Daniel Grunwald 392871bf63 Save width+height of floating pad using invariant culture. 14 years ago
Daniel Grunwald d6918254e9 Preserve active document (and order of documents) on layout switches. 15 years ago
Daniel Grunwald 6cb64ebefd Fix SD-1786 - DockPanel - Crash (NullReferenceException in DockingManager.ShowFlyoutWindow) 15 years ago
Daniel Grunwald 0c9ddb5f74 Update to AvalonDock 1.3.3585. 15 years ago
Daniel Grunwald 3f1dd6ba72 Use ModifierKeys instead of Keyboard.IsKeyDown. 15 years ago
eusebiu c1c9366c88 fix SD-1738 - Ctrl+Shift+Tab does not work in active files dialog 15 years ago
Siegfried Pammer 168ca53dc6 suppress warnings CS0419, CS1570, CS1572 and CS1573 in AvalonDock (related to XML documentation comments) 15 years ago
Siegfried Pammer 6add010c74 suppress CS1591 and CS1574 in AvalonDock 15 years ago
Daniel Grunwald 57354103f5 IncludeDoozer: show error message only if included path was not found (don't catch unrelated TreePathNotFoundException) 15 years ago
Daniel Grunwald 6bbba8d32a Upgrade to AvalonDock 1.3.3571 15 years ago
Daniel Grunwald 3106a49a29 Try to fix SD2-1681 NullReferenceException in AvalonDock.DocumentContent.Close 15 years ago
Daniel Grunwald 671595277a Update to AvalonDock 1.3.3391 15 years ago
Daniel Grunwald ba9bc1ba9c Remove AvalonDock 1.2 (prepare for update to 1.3) 15 years ago
Daniel Grunwald 4a6c63d0a2 Don't use <TrackFileAccess>false</TrackFileAccess> because it forces a recompile every time. Move the resgen-requiring projects to .NET 4.0 instead. 16 years ago
Daniel Grunwald 3399fb59c1 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
Daniel Grunwald 0e6e93c019 Update to AvalonDock 1.2.2702. 16 years ago
Daniel Grunwald 0679dd34ae Reverted AvalonDock change that caused bad performance and flickering in WinForms controls. 16 years ago
Daniel Grunwald db5f09dfd4 Add version info to layout files to avoid exception when AvalonDock version has changed. 16 years ago
Daniel Grunwald 6898c3b700 Update to AvalonDock 1.2.2691. 16 years ago
Daniel Grunwald 3e64285db9 Remember focus and restore it when a workbench window or pad gets activated. 16 years ago
Daniel Grunwald 748344d2a9 Remove PixelSnapper; use WPF layout rounding instead. 16 years ago
Daniel Grunwald 91069acffd Update to AvalonDock 1.2.2666. 16 years ago
Daniel Grunwald 0b1ed6d700 Update to AvalonDock 1.2.2648 16 years ago
Daniel Grunwald e364a29697 GotoDialog: sort by relevance, then alphabetically 16 years ago
Daniel Grunwald 91c7b3aec8 Update to AvalonDock 1.2.2641 16 years ago
Daniel Grunwald 252a8c3ee7 Update AvalonDock to 1.2.2632 16 years ago
Daniel Grunwald 4ea09fbbae Revert docking library change (broke more stuff than it fixed). Small improvements to Boo interpreter pad. 16 years ago
Daniel Grunwald b6fc279f87 Trying to fix the zero-height bugin AvalonDock (repro steps were: close last pad in a pane, change layout, change layout back, reopen pad). 16 years ago
Daniel Grunwald 419a5ac3ab AvalonDock bugfix: only middle clicks on a document tab should close the document. 16 years ago
Daniel Grunwald 3602bc21b8 Update to AvalonDock 1.2.2515 16 years ago
Daniel Grunwald 8396a39d9c Update AvalonDock to 1.2.2154. 16 years ago
Daniel Grunwald d1069f31dc AvalonDock: set Focusable=false for border inside DockablePane 16 years ago
Daniel Grunwald 13bc024ffe AvalonDock: disable Ctrl+Tab and Shift+Tab shortcuts 16 years ago
Daniel Grunwald 70ceca472d Project reference to AvalonDock. 16 years ago
Daniel Grunwald 8fabb8babc Copy AvalonDock source code into source tree 16 years ago
Daniel Grunwald 93d9a2a4e9 Remove AvalonDock.dll 16 years ago
Daniel Grunwald 96887f5d5a Update to AvalonDock 1.2.2104. 17 years ago
Daniel Grunwald 30d06682f7 Update to AvalonDock 1.2.2083. 17 years ago
Daniel Grunwald d1575ceb4f Update AvalonDock to 1.1.1714, fixed focus bug when there are secondary view contents. 17 years ago
Daniel Grunwald f608ae96c7 Update to AvalonDock 1.1.1692. 17 years ago
Daniel Grunwald eb63955007 Upgrade AvalonDock to 1.1.1648. 17 years ago
Daniel Grunwald 15336dd45f Add icons for pads; dispose view contents when closing them. 17 years ago
Daniel Grunwald 79c8d01269 Upgrade to AvalonDock 1.1.1631. 17 years ago
Daniel Grunwald 90e697e7b7 Upgrade to new AvalonDock version, support for ViewClosed event. 17 years ago
Daniel Grunwald 57b90f070b Upgrade to new AvalonDock version. 17 years ago
Daniel Grunwald 43b5600281 Update AvalonDock to 1.1.1501 17 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 17 years ago