GuiImportHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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.
* Applied more Interface Segregation, weakening the coupling to IGUi from various classes. * Deleted IGuiCommand. Related to Issue [WTI-185]

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

Former-commit-id: 1f8058aa82c3c5adf8c7f62fe590e453fbc44ffa

  1. … 24 more files in changeset.
Ensured owner of dialogs is correctly set Related to Issue [WTI-184]

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

Former-commit-id: 8b634aa519cb0c245894044193b096dd727277e5

  1. … 3 more files in changeset.
Made SelectItemDialog implement DialogBase Related to Issue [WTI-184]

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

Former-commit-id: f39ba5f7a08320ce6b244b1f24f7f7a8943ee782

  1. … 10 more files in changeset.
Made ActivityProgressDialog implement DialogBase Related to Issue [WTI-182]

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

Former-commit-id: 65aeeb9c213d76bdbc2697da9ff777a725da7f5f

  1. … 8 more files in changeset.
Review related change => Ensured FileImportActivity only handles one file import at the time Related to Issue [WTI-182]

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

Former-commit-id: 551afd2638bb06e0060dc66fa9c29bc2c83bd678

  1. … 2 more files in changeset.
* Added NUnitForms package * Got rid of custom MessageBox in GuiImportHandler

Related to Issue [WTI-184]

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

Former-commit-id: f761d6f5e46d594e6ae71c0d1b2b3f3f0d7b2df8

  1. … 5 more files in changeset.
Fixed final code issues in Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3b91241687e8e67c4ca8eedb382f08361f3bba79

  1. … 7 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

  1. … 77 more files in changeset.
Removed OnImportFinishedEventHandler related logic from FileImportActivity and IFileImporter Related to Issue [WTI-182]

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

Former-commit-id: 57fce20811d3ac236cc5f5452e697a0ac036a8c9

  1. … 9 more files in changeset.
Removed usage of ActivityRunner Related to Issue [WTI-182]

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

Former-commit-id: 21a56b5bce9c161690426a60e5a0f1e836f94041

  1. … 3 more files in changeset.
* Integrated ActivityProgressDialog for imports * Extended ActivityProgressDialog so that progress is correctly handled Related to Issue [WTI-182]

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

Former-commit-id: 138bcf23e4142f7803fc330a23b5c12507e9a59b

  1. … 6 more files in changeset.
Replaced context menu on PipingSurfaceLineCollectionNodePresenter with one constructed through ContextMenuBuilder. GuiContextMenuItemFactory now only requires the IGuiCommandHandler for constructing. Implemented CanExportFromGuiSelection and CanShowPropertiesForGuiSelection on GuiCommandHandler to determine menu item state. Related to Issue [WTI-172]

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

Former-commit-id: 5654cc63263c32cbd89a218c2f4c2f6802f12b38

  1. … 17 more files in changeset.
Moved ActivityRunner from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 4edb60158b866118f3b049dbdc469decc7adb71e

  1. … 21 more files in changeset.
* Merged ApplicationCore and ApplicationCoreExtensions * Removed CanImportOnRootLevel property from IFileImporter * Move tests from GuiImportHandlerTest to ApplicationCoreTest Related to Issue [WTI-182]

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

Former-commit-id: 4bf4e8dd272545e458ce30f60869286ebcb7ea74

  1. … 12 more files in changeset.
Introduced/integrated ApplicationCoreExtensions Related to Issue [WTI-182]

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

Former-commit-id: 18ae127bca1b53648e80f213aeeafb40ac219939

  1. … 8 more files in changeset.
* Moved ProjectFilePath property from ApplicationCore to RingtoetsGui * Removed TargetDataDirectory property from IFileImporter Related to Issue [WTI-182]

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

Former-commit-id: 332732845e22c5fbaee0c114e8a48df41453349c

  1. … 9 more files in changeset.
Renamed RingtoetsApplication to ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 16dccce50c5f956b7326d809d40246880edcb4d2

  1. … 48 more files in changeset.
Removed Russian language reference from ProjectExplorer.resx Replaced double __ with single _ Renamed image resource names in SharpMapGis.Gui so they meet our standards. Related to Issue [WTI-6]

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

Former-commit-id: 81d2aef6f6a866275e87f12f5a461fc87dabae53

  1. … 70 more files in changeset.
Got rid of ImportedItemOwner property in FileImportActivity Related to Issue [WTI-94]

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

Former-commit-id: 7a704e8ca88627e6c95eccb8a5c67710753be5ae

  1. … 2 more files in changeset.
Moved all classes that could be moved from Application.Ringtoets to Core.Common.Gui Related to Issue [WTI-92]

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

Former-commit-id: 6df4dcd3030f1a5019c51e0f9c4e3c974de5cc68

    • -0
    • +262
    ./GuiImportHandler.cs
  1. … 400 more files in changeset.