Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Deleted unused StringExtensions class. * Covered and documented all Core.Common.Utils/Extensions. Related to Issue [WTI-187]

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

Former-commit-id: 10d38b8b55d3d69bb38cc5a1038e966ed59e19a0

    • -2
    • +11
    ./Extensions/CollectionExtensions.cs
    • -1
    • +35
    ./Extensions/ComparableExtensions.cs
    • -0
    • +10
    ./Extensions/EnumerableExtensions.cs
    • -180
    • +0
    ./Extensions/StringExtensions.cs
  1. … 5 more files in changeset.
* Fully covered Core.Common.Utils.Events. * Added factory methods to NotifyCollectionChangeEventArgs, together with some cleaning. Related to Issue [WTI-187]

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

Former-commit-id: a7de907902c01b7429077c3d775584a4ced2d633

    • -1
    • +13
    ./Events/NotifyCollectionChangeAction.cs
    • -19
    • +75
    ./Events/NotifyCollectionChangeEventArgs.cs
    • -0
    • +5
    ./Events/NotifyCollectionChangedEventHandler.cs
  1. … 12 more files in changeset.
* Fully covered Core.Common.Utils.Drawing functionality. * Fixed bug in TestHelper.AssertImagesAreEqual as it was not actually comparing pixel images, but also image-metadata (header, footer, etc). Related to Issue [WTI-187]

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

Former-commit-id: e0b5028abb834d856a33e5b66820946f4282108e

  1. … 11 more files in changeset.
Improved pdb configuration Related to Issue [WTI-309]

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

Former-commit-id: 95c06c9a739ec690e52abe7ac71566ab2dfe1049

  1. … 21 more files in changeset.
* Applied Microsoft C# design guidelines for Attributes * Fully covered all remaining Attribute classes in Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 56c72aa42d4359cbe023c8bceb96891d4919baef

    • -1
    • +1
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -4
    • +15
    ./Attributes/PropertyOrderAttribute.cs
    • -3
    • +13
    ./Attributes/ResourcesCategoryAttribute.cs
    • -1
    • +8
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -3
    • +9
    ./Attributes/ResourcesDisplayNameAttribute.cs
  1. … 7 more files in changeset.
* Refactored and fully covered DynamicVisibkeAttribute and related attributes. Related to Issue [WTI-187]

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

Former-commit-id: 346cb87370b4389c0eebf27b3a846d63f5819769

    • -11
    • +3
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -0
    • +1
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -66
    • +34
    ./Attributes/DynamicVisibleAttribute.cs
    • -4
    • +84
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
  1. … 7 more files in changeset.
* Refactored and fully covered DynamicReadOnlyAttribute and related attributes. * Moved extensions tests from Attributes folder to new Extensions folder. * Moved DisplayFormatAttribute to Core.GIS.GeoAPI. * Removed DynamicEditorAttribute. Related to Issue [WTI-187]

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

Former-commit-id: cb25d1b4034240c15509ee63c61d7d9c9b5eee0f

    • -15
    • +0
    ./Attributes/DisplayFormatAttribute.cs
    • -20
    • +0
    ./Attributes/DynamicEditorAttribute.cs
    • -64
    • +39
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -4
    • +84
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -30
    • +15
    ./Properties/Resource.Designer.cs
    • -34
    • +0
    ./PropertyBag/DynamicPropertyBag.cs
  1. … 16 more files in changeset.
* Merged PropertyBag into DynamicPropertyBag. * Moved classes inside PropertyBag to separate files. * Removed TextDocument Related to Issue [WTI-187]

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

Former-commit-id: a8b57635182aaad16fce2a1901f355e39f740200

    • -0
    • +308
    ./PropertyBag/DynamicPropertyBag.cs
    • -0
    • +349
    ./PropertyBag/PropertySpecCollection.cs
    • -0
    • +91
    ./PropertyBag/PropertySpecDescriptor.cs
  1. … 13 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

    • -0
    • +15
    ./Attributes/DisplayFormatAttribute.cs
    • -0
    • +20
    ./Attributes/DynamicEditorAttribute.cs
    • -0
    • +94
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -0
    • +11
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -0
    • +93
    ./Attributes/DynamicVisibleAttribute.cs
    • -0
    • +12
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -0
    • +26
    ./Attributes/PropertyOrderAttribute.cs
    • -18
    • +0
    ./Collections/CollectionExtensions.cs
    • -31
    • +0
    ./Collections/EnumerableExtensions.cs
    • -7
    • +0
    ./Collections/INotifyCollectionChanged.cs
    • -13
    • +0
    ./Collections/NotifyCollectionChangeAction.cs
    • -47
    • +0
    ./Collections/NotifyCollectionChangeEventArgs.cs
    • -4
    • +0
    ./Collections/NotifyCollectionChangedEventHandler.cs
    • -20
    • +0
    ./ComponentModel/DynamicEditorAttribute.cs
  1. … 87 more files in changeset.
* Moved INotifyPropertyChange from Core.Common.Utils to Core.GIS.SharpMap.Api * Removed out-of-date TODO's Related to Issue [WTI-187]

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

Former-commit-id: c2ce35eadc537a608cb90276dfbf60383ce5dbdb

    • -1
    • +1
    ./Collections/NotifyCollectionChangeAction.cs
    • -1
    • +0
    ./Collections/NotifyCollectionChangedEventHandler.cs
  1. … 6 more files in changeset.
* 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

    • -14
    • +0
    ./Collections/Generic/IEventedList.cs
    • -7
    • +0
    ./Collections/INotifyCollectionChange.cs
    • -0
    • +47
    ./Collections/NotifyCollectionChangeEventArgs.cs
    • -1
    • +1
    ./Collections/NotifyCollectionChangedEventHandler.cs
    • -47
    • +0
    ./Collections/NotifyCollectionChangingEventArgs.cs
    • -4
    • +0
    ./Collections/NotifyCollectionChangingEventHandler.cs
  1. … 38 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

    • -486
    • +0
    ./Collections/Generic/EventedList.cs
  1. … 29 more files in changeset.
removed another test "detection" because this code is not used (tested) during run Related to Issue [WTI-180]

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

Former-commit-id: 769ca6ec7e7bd38a145a264f5b68a887f9b2031c

* 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.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

  1. … 94 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

    • -326
    • +0
    ./Collections/Generic/EnumerableList.cs
    • -13
    • +0
    ./Collections/Generic/EventedList.cs
    • -12
    • +0
    ./Collections/Generic/IEnumerableList.cs
    • -1
    • +1
    ./Collections/INotifyCollectionChange.cs
    • -7
    • +0
    ./Collections/INotifyCollectionChanging.cs
  1. … 18 more files in changeset.
* Removed unused classes * Moved some code into TestHelper ** Also cleaned up TestHelper a bit. Related to Issue [WTI-187]

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

Former-commit-id: 038417f2ff4c5095a8bf31b1d37c2e31e643f9e6

  1. … 5 more files in changeset.
* Moved TimeNavigatableLabelFormatProvider to Core.Common.Controls.Swf/Charting/ * Removed unused methods and classes * Moved Resources*Attribute and related classes to their own sub-namesspace Attributes * Moved GraphicsExtensions to Drawing sub-namespace Related to Issue [WTI-187]

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

Former-commit-id: c6b4732c09eeda54a765331f031c14270e6765c0

    • -0
    • +37
    ./Attributes/ResourceHelper.cs
    • -0
    • +11
    ./Attributes/ResourcesCategoryAttribute.cs
    • -0
    • +14
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -0
    • +15
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -261
    • +1
    ./Collections/EnumerableExtensions.cs
    • -0
    • +70
    ./Drawing/GraphicsExtensions.cs
    • -138
    • +0
    ./EnumDescriptionAttributeTypeConverter.cs
  1. … 65 more files in changeset.
* Renamed GraphicsUtils to GraphicsExtensions Related to Issue [WTI-187]

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

Former-commit-id: ccfd8f584ca1ddfcb9ad39ddfe5f073839fee2aa

    • -0
    • +70
    ./GraphicsExtensions.cs
* Removed unused classes, interfaces or members. * Moved NativeWin32 methods to their respective caller's libraries. * Moved NativeLibrary to Core.Common.Gui/Forms/MainWindow/Interop * Moved GraphicsExtensions in library to Drawing part Related to Issue [WTI-187]

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

Former-commit-id: 97766c6c3b6319b157189c9c0e3fc26171df63b4

    • -164
    • +0
    ./Collections/Extensions/ListExtensions.cs
  1. … 18 more files in changeset.
Removed method used for NHibernate + test Fixed path Related to Issue [WTI-95]

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

Former-commit-id: 586630c6f857ce1e808992beb4dbdae4ca779167

  1. … 2 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

  1. … 163 more files in changeset.
Got rid of RegionalSettingsManager Related to Issue [WTI-207]

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

Former-commit-id: 4005082cbde61039b6c1279ecfd9dda435369f7b

    • -73
    • +0
    ./Globalization/RegionalSettingsManager.cs
  1. … 5 more files in changeset.
Removed unused stuff from RegionalSettingsManager Related to Issue [WTI-207]

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

Former-commit-id: 7583db7a695e72aad48f52284d8b5dffbb0bab5d

    • -43
    • +0
    ./Globalization/RegionalSettingsManager.cs
  1. … 1 more file in changeset.
Removed Language property from RegionalSettingsManager Related to Issue [WTI-207]

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

Former-commit-id: b5b154578ddd69aff628d756cb694f3f1b807328

    • -29
    • +0
    ./Globalization/RegionalSettingsManager.cs
  1. … 2 more files in changeset.
Final review related changes

Paired with Marten

Related to Issue [WTI-148]

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

Former-commit-id: 022caf52c6f4db82a1df0a4bceb28bfd3c998f25

  1. … 28 more files in changeset.
# Removed [InvokeRequired] where the call to ui was on the same Thread # Removed redundant preloading devExpress on separate Thread # Since no calles are made to InvokeRequired, such tests have become obsolete # Removed PostSharp from packages Related to Issue [WTI-95]

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

Former-commit-id: ebd55f56ade7a7f08d5a1148c5572cc8121eafe8

    • -139
    • +0
    ./Aop/InvokeRequiredAttribute.cs
  1. … 148 more files in changeset.
reintroduced Ringtoets.targets. If it placed above, then it represents "global settings" that fulfills all the projects (that import it) with default settings without code duplication. AllowedReferenceRelatedFileExtensions (for Release only), OutputPath, WarningLevel and PlatformTarget are moved to targets now. Related to Issue [WTI-148]

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

Former-commit-id: 5400b8fdf52a4a4621ede66d2ea767c6eee50bda

  1. … 35 more files in changeset.
The first batch of translation issues fixed. Related to Issue [WTI-6]

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

Former-commit-id: 0644b13c1ecf009275b3f11feebb3d103340f429

  1. … 22 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

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

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

  1. … 37 more files in changeset.