IContextMenuBuilder.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

  1. … 314 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Final improvements. WTI-2085

  1. … 9 more files in changeset.
Extended ContextMenuBuilder. WTI-2085

  1. … 1 more file in changeset.
Extended IContextMenuBuilder. WTI-2085

AddCustomImportItem => AddImportItem. WTI-2085

  1. … 10 more files in changeset.
Updated license headers in source files of src\Core.Common. WTI-1931

  1. … 225 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Merged revision(s) 8159-8192 from branches/WTI-1093: added UpdateInfo and methods required to generalize the add update item to context menu. ........ moved resources moved responsibility of getting file path to GuiImportHandler ........ extracted common logic ........ Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory. ........ Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler. ........ Extracted classes. Added documentation. ........ Set dialog parent for message box. Added tests for DialogBaseTest to verify parent set. ........ used inquiryHandler in StochasticSoilModelChangeHandler ........ unused ref ........

Related to Issue [WTI-1093]

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

Former-commit-id: 197c77474627ae5f9182b4b6ef28e68a2d161a42

Former-commit-id: 03bd2fbcdbd4fbb16177760d116aeac080d9ee3e

  1. … 50 more files in changeset.
Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory.

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

Former-commit-id: dc05e7dc708cc9899d45b9570e29ae9267de44b9

Former-commit-id: d50b8e592255273c27afe901b8534345de1757b7

  1. … 28 more files in changeset.
added UpdateInfo and methods required to generalize the add update item to context menu.

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

Former-commit-id: 5991c19e8ceab4370975b085dfb830c271796800

Former-commit-id: d607a89d180031493a80e5a6359f508536921155

  1. … 12 more files in changeset.
Added custom import item to context menu builder. Related to Issue [WTI-1016]

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

Former-commit-id: 59a288a9d96d23392973012c5890bd06384efa68

Former-commit-id: 38a6022b314a80dad94012fdc5aa6ca3256c5174

  1. … 5 more files in changeset.
Implemented clear all children functionality in TreeViewControl. Reused to delete all sub folders and calculations from the root calculation group. Have CustomItemsOnlyContextMenuBuilder always add an item (also for standardized items), so that the same amount of items are added as when using a real implementation of the builder. Related to Issue [WTI-587]

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

Former-commit-id: b18a664e3a2ac87083d295cd7619268a643a0f62

Former-commit-id: b8537af708eae3f73f3c5c8660386dcde59f4d13

  1. … 45 more files in changeset.
Merged revision(s) 5002 from branches/Release/16_1_1: Inspected code issues found by Resharper. Related to Issue WTI 739

........

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

Former-commit-id: 840ce194582f1de69b1e08e0c0c2c7bb70517807

Former-commit-id: a43bd2f90bd5e95b5d804baa1f905dce83483d18

  1. … 3 more files in changeset.
Inspected code issues found by Resharper. Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5002 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: da280c99612dbf778f90d8c46786891a6fe001c0

Former-commit-id: 5d1f5eabedb1508bd2101d9da81671dc069ea92e

  1. … 3 more files in changeset.
Inspected code issues found by Resharper. Related to Issue [WTI-739]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@5002 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d907a1f521c4148a002d265b3b9ddeb6859c5f3e

Former-commit-id: 26f9856080034b4b056cf7a8bff61f61e8103098

  1. … 3 more files in changeset.
Reverted implementation of IDisposable in ContextMenuBuilder: ownership should be transferred by using the Build method. Then the calling component should handle disposal of the ContextMenu created. Related to Issue [WTI-737]

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

Former-commit-id: 6be0accf5956cb220cd86d6eda4ffdda56dad9e7

Former-commit-id: 747201fdf0e01a7f5eba28175809994cbca3a01f

  1. … 2 more files in changeset.
Added serializable attributes. Introduced properties for methods. Implemented IDisposable for ContextMenuBuilder. Defined EventHandler as event. Related to Issue [WTI-737]

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

Former-commit-id: fe14bd565768d4de43db8608d70bc58882363f85

Former-commit-id: 82c05ffc945906268b695d49570e99d954fb8c2d

  1. … 12 more files in changeset.
Added tests to RingtoetsContextMenuBuilderTest Related to Issue [WTI-460]

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

Former-commit-id: 160268a59ac8faaa07827f81d20ec28e073b4074

Former-commit-id: bffda22cedd3ae15aab471728fb9a34675c7c110

  1. … 1 more file in changeset.
* Implemented review suggestions from WTI-Review-319 ** Fixing typo's ** Extra XML docs ** Improved consistency ** Removed obsolete tests ** Split tests to improve readability Related to Issue [WTI-337]

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

Former-commit-id: 1116e927199781c11f61b477a300c8afbe2d07e3

Former-commit-id: 52e3e9f95fcba68cbb73e497ad02b8d883d8454c

  1. … 86 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
* Restructured Core.Common.Gui project. ** Only moving of classes. No renames or deletions. Related to Issue [WTI-185]

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

Former-commit-id: 3a2f96e21f2b3a98d9f8e0096df4fece4b333258

  1. … 127 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

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

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

  1. … 131 more files in changeset.
Merged revision(s) 1732-1756 from trunk:

Related to Issue [WTI-184]

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

Former-commit-id: 4a61300bc4309206cedb98e8fda72c35d79562e7

  1. … 17 more files in changeset.
* Renamed IGuiCommandHandler to IApplicationFeatureCommands. * Renamed GuiCommandHandler to ApplicationFeatureCommandHandler. Related to Issue [WTI-185]

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

Former-commit-id: 4297e52bfddeff38135028cd8c9e3287d88e26f2

  1. … 24 more files in changeset.
Fixed some compilation failures Related to Issue [WTI-184]

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

Former-commit-id: 63515f785b1a4fd1df0656f13b296a33537d06a4

  1. … 14 more files in changeset.
Got rid of ITreeNode Related to Issue [WTI-184]

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

Former-commit-id: f5b2c9e2b82e13044e15c0efec49dd617218ae57

  1. … 82 more files in changeset.