Core.Common.Gui.Swf

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
minor tweaks after review Related to Issue [WTI-84]

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

Former-commit-id: 4426b29f9e6fb6b67e353c53dc9274e7e998155c

  1. … 2 more files in changeset.
following review Related to Issue [WTI-84]

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

Former-commit-id: 42ba6fa6620dfb1079ea57a18f791e88e5c50a17

    • -2
    • +1
    ./Validation/ValidationReportControl.cs
  1. … 10 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 88 more files in changeset.
removed INameable interface. Where it was logical - Name property introduced, otherwise ToString() used instead. At least you will not get empty strings Related to Issue [WTI-84]

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

Former-commit-id: cbfea99919c68c377ec8040b224565bd52838c9b

    • -2
    • +1
    ./Validation/ValidationReportControl.cs
  1. … 30 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 206 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

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

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 50 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

  1. … 116 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +244
    ./Core.Common.Gui.Swf.csproj
    • -0
    • +6
    ./Properties/AssemblyInfo.cs
    • -0
    • +220
    ./Properties/Resources.Designer.cs
    • -0
    • +169
    ./Properties/Resources.resx
    • binary
    ./Resources/brick.png
    • binary
    ./Resources/brick_active.png
    • binary
    ./Resources/collapse.png
    • binary
    ./Resources/exclamation-small.png
    • binary
    ./Resources/expand.png
    • binary
    ./Resources/folder.png
    • binary
    ./Resources/folder_input.png
    • binary
    ./Resources/folder_output.png
    • binary
    ./Resources/restart.png
    • binary
    ./Resources/restart_empty.png
  1. … 4825 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -3
    • +3
    ./TreeViewNodePresenterBaseForPluginGui.cs
    • -1
    • +1
    ./Validation/DoubleBufferedTreeView.cs
    • -1
    • +1
    ./Validation/ValidationReportControl.Designer.cs
    • -5
    • +5
    ./Validation/ValidationReportControl.cs
    • -2
    • +2
    ./Validation/ValidationView.Designer.cs
  1. … 1174 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +244
    ./Core.Common.Gui.Swf.csproj
    • -0
    • +6
    ./Properties/AssemblyInfo.cs
    • -0
    • +223
    ./Properties/Resources.Designer.cs
    • -0
    • +169
    ./Properties/Resources.resx
    • binary
    ./Resources/brick.png
    • binary
    ./Resources/brick_active.png
    • binary
    ./Resources/collapse.png
    • binary
    ./Resources/exclamation-small.png
    • binary
    ./Resources/expand.png
    • binary
    ./Resources/folder.png
    • binary
    ./Resources/folder_input.png
    • binary
    ./Resources/folder_output.png
    • binary
    ./Resources/restart.png
    • binary
    ./Resources/restart_empty.png
  1. … 3994 more files in changeset.