ViewManager

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/DockingManager

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4179 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

    • -85
    • +0
    ./ViewSelectionContextMenuController.Designer.cs
    • -86
    • +0
    ./ViewSelectionContextMenuController.cs
    • -181
    • +0
    ./ViewSelectionContextMenuController.resx
  1. … 110 more files in changeset.
Renamed IViewManager into IViewHost Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4128 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f679255eca880f65cbb837052ad9cfc412018d59

Former-commit-id: 59ceb69f34b9c4eb9084f555785d67a67d71bc42

  1. … 46 more files in changeset.
Cleaned up IViewResolver API Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4127 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3291406df4962efdcdcaaa58aa810777c6de922c

Former-commit-id: 9f0bc922f9854c8ba59011f8873dfb93ac36d56a

  1. … 1 more file in changeset.
Improved documentation on IViewManager API Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4126 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9cbacd80bc1c969024fb0b4023625b04866683b5

Former-commit-id: 604c73c5c86fe11fd6f56a40a171111dd1d46504

  1. … 2 more files in changeset.
Improved ToolViewLocation API Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4125 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bb2baf0ad1869db387b3b2b2f119c419666db021

Former-commit-id: e3b7db95f73af1920f871d90e8400014d9964cac

    • -0
    • +44
    ./ToolViewLocation.cs
  1. … 15 more files in changeset.
Improved IViewManager API Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4124 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 14892ad880b5f7a6ce46dacad9ff471ac6e3a422

Former-commit-id: baf320530e62fc7455b138627e649c48bbf3499a

  1. … 15 more files in changeset.
Applied some final improvements Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4123 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 580b8fa7f0bcf96c8524e00ab3bcd362b1d9c725

Former-commit-id: bca77605ef49d312b02856b7987ef6639689c105

  1. … 6 more files in changeset.
Introduced ViewClosed event on IViewManager Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4118 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 680303e910030967cd9586417baca9936de5ef91

Former-commit-id: 3f44d53dacac5f9b48f0244503c47d9dbddc45a3

  1. … 1 more file in changeset.
Removed theming logic from DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4117 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4bf26c39f133b3ddae7fd477dad161a372715a2f

Former-commit-id: eb80a266136b864b38a4a9e1353b8377be4d8380

  1. … 16 more files in changeset.
Removed IViewList and ViewList! Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4086 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d23562402874b9c4cd6e46086ecd494f53265af4

Former-commit-id: 50f690745dc28fee26dd65efe0434304fa8a19b6

  1. … 1 more file in changeset.
Replace ViewList in ViewResolver by IViewManager Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4082 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b837ec2ba329ea9c35dc9704c45675615fe1a15c

Former-commit-id: 1ada3c5d8940aa156ed5e7f7e70531e0085bfaf2

  1. … 2 more files in changeset.
Cleaned up DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4081 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9f4e98124d4f0f8ae7e097042a57cc869171760c

Former-commit-id: 08e94e1fd78b91f7351f61955c1e8b826fd29a56

Renamed IDockingManager to IViewManager Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4080 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ddb79422743700918c8e8bcf8899fc605105e1b3

Former-commit-id: 024646b5962def2711bf8fd82bcad12266671584

  1. … 1 more file in changeset.
Merged ViewList and DockingManagerControl part V Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4075 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1d86ec917239ebfa9e74db69e40123c2808650a9

Former-commit-id: de15d8609fe9533c61b5dae8a8faac436545e02e

  1. … 12 more files in changeset.
Merged ViewList and DockingManagerControl part IV Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4074 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7fe8c67af13bebcaba277d2c7130cb123dc9c9df

Former-commit-id: e9dcefad5610371921b76eea8f858a850121a898

  1. … 9 more files in changeset.
Merged ViewList and DockingManagerControl part III Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4073 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2e4aa5195ed3ab5a80f8a42a1a4822d6bd2e6a45

Former-commit-id: 0236784f102f9d1237e581fd43b856b42fb6449c

  1. … 7 more files in changeset.
Cleaned up DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4070 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: aabba94891d6177c37d2a45b5d363fa932c79269

Former-commit-id: 4e32f8bccbc1debcb970afe557bacda51a4d00e9

  1. … 2 more files in changeset.
Fixed failing tests Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4069 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 79426bd8b32c0724c50ff0f6e2a82fe20d2626e6

Former-commit-id: 7252044b888fec4c037cde40c5d637d3d187eba9

  1. … 1 more file in changeset.
Cleaned up ActiveViewChangeEventArgs Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4068 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b9808d60a901293f6cb02ff40244854597312619

Former-commit-id: 1561ac3a547589af8d65b8f3e6f4881e9b890eb8

  1. … 3 more files in changeset.
Cleaned up ViewList and DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4067 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d7f0670dc81cc8dd2e01b4f4a233eaafddf4c2d5

Former-commit-id: 9e24c7c819b8c7ad8c949b34d4d196d18f262768

  1. … 2 more files in changeset.
Cleaned up DockingManagerControl => Removed redundant MouseDown logic Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4066 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5af22b27e42363b981e0c23e9c18a6bfc855e66c

Former-commit-id: 2e2f4ce64a3e23e4cc2b76a198a9fd0bf690525b

Merged ViewList and DockingManagerControl part II Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4065 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f7f2b298a31eb08780d7f3084a40ca4005d534f0

Former-commit-id: f34f37ac7256fbfb84ae07e00218e20c8cacb2f1

  1. … 2 more files in changeset.
Merged ViewList and DockingManagerControl part I Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4064 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4a1c9d6eebee9d330574e0fcf46c2f84b08fb572

Former-commit-id: f098fe40468f498061e9767bc261bf7f9d580a8c

  1. … 15 more files in changeset.
Improved (un)focus logic in DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4062 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a17b11373b8e1c4b3abaa019b888f60bdb7e2a99

Former-commit-id: 535c642f22911f437d4ea47bae464831bcc5e098

Cleaned up IViewList interface Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4061 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e184fa47b92520be55b9cec517e0bd100f7cf273

Former-commit-id: a8254e4f4f75a94a2bf50cfff1d438d8cd872502

  1. … 1 more file in changeset.
Got rid of custom context menu logic for AvalonDockDockingManager Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4060 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3a035ea6891bea5d4fcfa7a25bba1859166285d5

Former-commit-id: 8c77e1db63baad36f4005c19595b881ebfe9cbc1

    • -85
    • +0
    ./ViewSelectionContextMenuController.Designer.cs
    • -87
    • +0
    ./ViewSelectionContextMenuController.cs
    • -181
    • +0
    ./ViewSelectionContextMenuController.resx
  1. … 5 more files in changeset.
Eliminated ActiveViewChangedEventArgs from IViewList Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4053 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 90ec731ee1653830fa63182f5ff103aee344028a

Former-commit-id: 5342ad6202fa664cedd585789d83c01e25ae2858

  1. … 6 more files in changeset.
Implemented Dispose of ViewList Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4050 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 233b00bf17fd46644d2fa62d6179200c4819df64

Former-commit-id: 02f988db5767152fb86ee8837d67fcd4af79bf79

  1. … 1 more file in changeset.
Extended DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4038 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 83204e4e97e41027262ffa1bcd8c6c1d565b2ec8

Former-commit-id: d83423889c76aeca9b0b3aeb70a2e9f0925d7cca

  1. … 6 more files in changeset.
Introduced DockingManagerControl Related to Issue [WTI-675]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/DockingManager@4036 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e07c494f2b57d8b262c9e3bf1f09b2d8fca8e2c7

Former-commit-id: 7a32ff32b471b65ac18ea3ffcf5c8aea9b5e7ae5

    • -0
    • +24
    ./DockingManagerControl.xaml
    • -0
    • +45
    ./DockingManagerControl.xaml.cs
  1. … 4 more files in changeset.