Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* 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.
Moved tests to Core.Common.Controls.Swf.Test

Related to Issue [WTI-184]

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

Former-commit-id: e433d47c90db507531a59e6bb4f4a4cf82a5ad32

  1. … 65 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

  1. … 70 more files in changeset.
Removed unused *PostSharp.targets* Removed TraceDllImportCallsAttribute and tests Related to Issue [WTI-95]

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

Former-commit-id: 14b0e7f798276e85549a001c759ffe82ca32dd08

  1. … 1 more file in changeset.
Removed unused *PostSharp.targets* Removed TraceDllImportCallsAttribute and tests Related to Issue [WTI-95]

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

Former-commit-id: 09ea28d62ba662745e13d8afbd3d2d34f0381f99

    • -153
    • +0
    ./Aop/TraceDllImportCallsAttribute.cs
  1. … 3 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Cleanup after review 166 Related to Issue [WTI-100]

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

Former-commit-id: 2e4f08f9485533f91cb8a3c661e04413a510f8bf

  1. … 1 more file in changeset.
Cleanup after review 165 Related to Issue [WTI-100]

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

Former-commit-id: 5842d1cede438eae2fb82fd49c9929b8559873ec

  1. … 1 more file in changeset.
Prevent .pdb getting copied for anything but Debug in non-test projects. Related to Issue [WTI-64]

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

Former-commit-id: 3d3b918e38ffd9aa7f0ddb2fd417fe09daed7326

  1. … 54 more files in changeset.
removed *zip utils* - deleted x64 folder for sharpmap

Related to Issue [WTI-100]

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

Former-commit-id: fe47388359433180129d5d2baf1ba304173fe543

  1. … 18 more files in changeset.