DeltaShell.Core

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -55
    • +0
    ./DeltaShellUserDataFolderConverter.cs
    • -18
    • +0
    ./ForceLocalAddinFileSystemExtension.cs
    • -500
    • +0
    ./Properties/Resources.Designer.cs
    • -261
    • +0
    ./Properties/Resources.nl-NL.resx
  1. … 4825 more files in changeset.
Reopened because it turned out the XML output paths are redundant (at the moment). - get rid of all XML output paths in both "Debug" and "Release". Related to Issue [WTI-78]

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

Former-commit-id: e3ed250700b70f46821c1ee5a175d47d144639bf

  1. … 22 more files in changeset.
File should not have been removed in WTi-98 Related to Issue [WTI-98]

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

Former-commit-id: 95f58bd47ac0a99a0e0d7c6ff7f44f324c892b87

    • -0
    • +55
    ./DeltaShellUserDataFolderConverter.cs
- StackOverFlow solved Related to Issue [WTI-88]

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

Former-commit-id: 3d2b1089b355942fc0e93b8d8e058e2b1ca694e6

Removed: - Feature of Temporarily saving a project - Feature to check if a project changed (will be implemented in a different location) Related to Issue [WTI-88]

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

Former-commit-id: 5bd33f29b18e469502f7d3d930e093febaba3ef3

  1. … 34 more files in changeset.
removed snk files. Related to Issue [WTI-62]

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

Former-commit-id: 5c2818c6f89a29ea1e1a0272dd6b7d41efb7b65b

  1. … 26 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: e17a764c5e6f987bbc04045a1841f3b5eade78ab

  1. … 8 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: 678b6a2d9977ae555c88c1985b026f2145b5bae9

  1. … 27 more files in changeset.
Removed unused classes/methods Related to Issue [WTI-70]

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

Former-commit-id: 9c27e3064f65179287e61ecf5440f1e838ee7432

    • -55
    • +0
    ./DeltaShellUserDataFolderConverter.cs
  1. … 48 more files in changeset.
New check in after review - Warning level 4 was (sometimes) implicit. Now, warning levels are hard-coded - Cleanup of unused PostSharp - Warning levels set to 0 of test projects (as stated in documentation) for ALL configurations Related to Issue [WTI-78]

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

Former-commit-id: 24e9e1a3f5ccbb7fcfabf131843cc2179e4c750d

  1. … 36 more files in changeset.
Removed some unused code Related to Issue [WTI-70]

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

Former-commit-id: 02f43419757a08698bf959a9f994fe60858392df

    • -2
    • +0
    ./DeltaShellUserDataFolderConverter.cs
  1. … 12 more files in changeset.
- Set build properties of all projects

Related to Issue [WTI-78]

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

Former-commit-id: cb6ce199f7f01b258f2e83916acf9c831279ee83

  1. … 40 more files in changeset.
- Removed unnecessary comments - Reference to "company" in app.config moved to SettingsHelper.ApplicationCompany, which takes the company name from the application's assembly - Made setters for property SettingsHelper.ApplicationName and SettingsHelper.ApplicationVersion private Related to Issue [WTI-58]

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

Former-commit-id: b4bd12d27cb1a00f38f04c1732068a9a7e362ba6

    • -1
    • +0
    ./DeltaShellUserDataFolderConverter.cs
  1. … 3 more files in changeset.
- Removed static version number from app.config - Now, the displayed version number is the assembly version number - Fixed error (in application log) that SplashScreenBackground.png cannot be found Related to Issue [WTI-58]

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

Former-commit-id: 41388857068025c063b4e382a0f06cf5558d8fa7

    • -7
    • +0
    ./DeltaShellUserDataFolderConverter.cs
  1. … 3 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

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

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -371
    • +376
    ./DeltaShellApplication.cs
    • -6
    • +7
    ./DeltaShellUserDataFolderConverter.cs
    • -1
    • +4
    ./ForceLocalAddinFileSystemExtension.cs
  1. … 1369 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 42ead6c995cbb360384c821e84d6f213a5576a4d

  1. … 49 more files in changeset.
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: c20f9b3849d50f58141a533782f2a41df985a4bc

  1. … 29 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

  1. … 51 more files in changeset.
Added references to Wti.Base again Related to Issue [WTI-39]

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

Former-commit-id: 490a698ea1ede701fce7bdb93ea1db5c246a8759

  1. … 14 more files in changeset.
Removed references to template AssemblyInfo.cs.svn Related to Issue [WTI-39]

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

Former-commit-id: d739b2f2125ec97e2f7402ba4fde453d61248fbd

  1. … 7 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

  1. … 50 more files in changeset.
Updated references of projects because Wti.Base was relocated Related to Issue [WTI-39]

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

Former-commit-id: d363bb48134e1c1e4c198d4b3e0fa36bac4b8624

  1. … 21 more files in changeset.
Added base project with config for generating the GlobalAssembly.cs All the projects that have their versions generated refer this Wti.Base project. Related to Issue [WTI-39]

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

Former-commit-id: 0510a51569032d2483747cb202ef844cd0379df5

  1. … 22 more files in changeset.
Added link to GlobalAssembly.cs for projects that will share assembly information (everything except for "external" sources) Removed version information from AssemblyInfo.cs Have GlobalAssembly.cs be generated by DeltaShell.Gui project

Related to Issue [WTI-39]

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

Former-commit-id: 61e7e5e5856a55f3851bc84892a20977aa1d0c44

    • -0
    • +8
    ./Properties/AssemblyInfo.cs
  1. … 35 more files in changeset.
Added GlobalAssembly.cs Added references from WTI plugin projects and DeltaShell.Core and DeltaShell.Gui projects. Related to Issue [WTI-39]

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

Former-commit-id: 5aed324bdb939627c095ddc67aea052171a6c7e0

  1. … 15 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

  1. … 49 more files in changeset.
* Removed the DelayedEventHandler class and related DelayedEventHandlerController Related to Issue [WTI-52]

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

Former-commit-id: cdc862ff00bd2b8f0c6ad95fcbf9b7f0475e3a28

  1. … 6 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Updated XML documentation - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed SecurityPermission in AssemblyInfo.cs.svn

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

Former-commit-id: fe94afb86f75b0bc255ee2d731044d105810711e

  1. … 33 more files in changeset.
* Updated existing library versions to 0.5 Related to Issue [WTI-38]

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

Former-commit-id: cf54c16457681bf6055fa0f8229e48c3a325f5ef

  1. … 14 more files in changeset.
* Configured all projects to build as 32bit when creating the installer. * Defined Wti2017Payload.wxs file harvested with Wix tool: heat.exe Related to Issue [WTI-10]

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

Former-commit-id: cc86bda8145a8d01e3c4337e1b2e101b3282dccb

  1. … 23 more files in changeset.