Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Deleted unused classes. * Refactored away some IEventedList implementations to no longer depends on this interface. * Moved IEventedList and NotifyCollectionChangingEventArgs from Core.Common.Utils to Core.GIS.SharpMap.Api. * Renamed NotifyCollectionChangingEventArgs to NotifyCollectionChangeEventArgs. Related to Issue [WTI-187]

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

Former-commit-id: 7f684e848d533e7d7780e01581bac7276ecbe014

  1. … 44 more files in changeset.
* Moved EventedList from Core.Common.Utils to Core.GIS.SharpMap.Api Related to Issue [WTI-187]

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

Former-commit-id: 66256c3be2ec86e24b27f58ebbf47ea94557cb6b

  1. … 30 more files in changeset.
* Removed dependencies on EventedList from TableView Related to Issue [WTI-187]

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

Former-commit-id: dd868879c5df4844507a7a95504069e900a60d30

  1. … 5 more files in changeset.
* Small clean ups * Removed IEventedList dependency from ITreeView related classes, introducing RegisterNodePresenter method to handle special 'after add' logic. * Removed IEventedList dependency from WizardDialog. * Removed INotifyCollectionChanging as it is not used. * Deleted unused classes and interfaces from Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 05ec6eaef57781d0e16ccb113e4114d211fcaa5c

  1. … 21 more files in changeset.
Review related change => Removed SkipChildItemEventBubbling from INotifyCollectionChange Related to Issue [WTI-81]

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

Former-commit-id: 677fcce1900f10ade2d365d2e0322553ee38797b

  1. … 6 more files in changeset.
Removed some final Entity rubbish Related to Issue [WTI-81]

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

Former-commit-id: 9152aa90b7e2d260d4ec6282f00709df5fd3ba94

  1. … 7 more files in changeset.
* Improved XML docs to be more consistent with the rest of our xml docs. Related to Issue [WTI-101]

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

Former-commit-id: 6b7bf053f1e7875f73bda31d05a2c4cb030cf1ae

- Reference warnings solved -- seealso with *href* instead of *cref* -- *paramrefref* instead of *paramref* -- *filterpriority* is not relevant in C# - Replaced &#17*; with its corresponding symbol - In build/Ringtoets.proj: - Build (only) Core.Common.Version - Create Ringtoets.doxygen from Ringtoets.doxygen.svn with Assembly version of GlobalAssembly.cs - Build Doxygen -- Also, create PDF file (a rerun is required to set all references properly) -- Note: PDFLaTeX will generate a large output, mostly because a page is not filled enough (largely empty). It this becomes a problem, we have write a new CMD file to replace *\tolerance=750* and *\hbadness=750* to *\tolerance=10001* and *\hbadness=10001*.

Related to Issue [WTI-101]

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

Former-commit-id: ae0aabd5ff6669918857ab737b619237433c9752

  1. … 13 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

  1. … 26 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
    • +326
    ./EnumerableList.cs
    • -0
    • +12
    ./IEnumerableList.cs
    • -0
    • +12
    ./IEnumerableListEditor.cs
  1. … 4835 more files in changeset.