Core.Plugins.SharpMapGis.Gui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved TableView related stuff to Core.Common.Controls.Swf Related to Issue [WTI-183]

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

Former-commit-id: e9d76bc977eba72e8a32d881847d393d2f0cd0f6

    • -1
    • +1
    ./Forms/VectorLayerAttributeTableView.cs
  1. … 13 more files in changeset.
Got rid of ICanvasEditor Related to Issue [WTI-183]

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

Former-commit-id: c7273acffdf3fd22e4e13e9160329c2da243734a

  1. … 2 more files in changeset.
we set "CopyLocal" for references of domestic projects to FALSE. Related to Issue [WTI-148]

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

Former-commit-id: c4677e16a1ae7cc08150a1b9b60dcefeccde8754

    • -1
    • +16
    ./Core.Plugins.SharpMapGis.Gui.csproj
  1. … 28 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. … 21 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.
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

    • -10
    • +1
    ./Core.Plugins.SharpMapGis.Gui.csproj
  1. … 72 more files in changeset.
Improved directory structure of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

    • -0
    • +1
    ./NodePresenters/MapProjectTreeViewNodePresenter.cs
  1. … 76 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. … 71 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.
Removed usage of ActivityRunner Related to Issue [WTI-182]

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

Former-commit-id: 9429da6591ed2fdf08012c51b480be6b713c6787

  1. … 1 more file 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.
Introduced ContextMenuBuilder in stead of the ContextMenuFactory. Builder is responsible for calling ContextMenuItemFactory methods to configure a ContextMenu. Can be used to construct a menu using items which require the gui context, to add custom items and to add separators. Removed ITreeNode parameter of GetChildNodeObjects (only based on data)Moved resources from the Ringtoets.Common.Forms to Core.Common.Gui Removed unused methods in ContextMenuStripExtensions Added expand all and collapse all items to the ContextMenuItemFactory. Moved ContextMenuBuilder and ContextMenuItemFactory to sub folder. Related to Issue [WTI-172]

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

Former-commit-id: 9eefacfdd318334fb06e17b8a94422bee07e4674

  1. … 58 more files in changeset.
Moved ActivityRunner from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 4edb60158b866118f3b049dbdc469decc7adb71e

  1. … 21 more files in changeset.
Introduced LayoutComponentTool => Fixed small problems in ShowMapLegendCommand/ShowNorthArrowCommand/ShowScaleBarCommand => Wrote no tests yet as this implementation still needs to be cleaned up Related to Issue [WTI-81]

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

Former-commit-id: 10fb1d9a7a15dadd9375e1462706a453a91b29a2

    • -0
    • +71
    ./Commands/LayoutComponentToolCommand.cs
    • -46
    • +0
    ./Commands/ShowNorthArrowCommand.cs
  1. … 2 more files in changeset.
Moved Project property from ApplicationCore to RingtoetsGui => Will continue work on Project during cleanup of Core.Common.Gui Related to Issue [WTI-182]

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

Former-commit-id: 6f8ad70188101c123c376d9341c8cfed57f2ad56

  1. … 19 more files 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.
Renamed RingtoetsApplication to ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 16dccce50c5f956b7326d809d40246880edcb4d2

  1. … 48 more files in changeset.
Change came with latency when regenerating resource file. Fixed. Related to Issue [WTI-6]

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

Former-commit-id: d3578614f610d99cb9ed176687ad63979a7ee97d

Removed Russian language reference from ProjectExplorer.resx Replaced double __ with single _ Renamed image resource names in SharpMapGis.Gui so they meet our standards. Related to Issue [WTI-6]

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

Former-commit-id: 81d2aef6f6a866275e87f12f5a461fc87dabae53

    • -1
    • +1
    ./Commands/MapChangeCoordinateSystemCommand.cs
    • -2
    • +2
    ./Forms/GridProperties/MapProperties.cs
    • -6
    • +6
    ./Forms/VectorLayerAttributeTableView.cs
    • -133
    • +133
    ./Properties/Resources.Designer.cs
  1. … 63 more files in changeset.
Final translations added. Related to Issue [WTI-6]

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

Former-commit-id: 13832beac5f2bb565d39572994934e5fe1b52f19

    • -22
    • +22
    ./Forms/MapLegendView/MapLegendView.resx
  1. … 8 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 more files in changeset.
Further cleanup and improvement of translations due to review. Related to Issue [WTI-6]

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

Former-commit-id: 82fdefedc8e13efbf5cffe5b56478dedc20d720c

    • -95
    • +92
    ./Forms/MapLegendView/MapLegendView.resx
    • -1130
    • +32
    ./Properties/Resources.Designer.cs
  1. … 28 more files in changeset.
Translated file button in ribbon to "Bestand". Changed translation for View in Sharpmap ribbon so that the tab is merged with the global ribbon. Related to Issue [WTI-6]

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

Former-commit-id: 81229c8dbc621607fe0e02642eb29fc30ced47da

  1. … 7 more files in changeset.
Removed QuantityTheme => Only used for demis (in old Delta Shell) Related to Issue [WTI-81]

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

Former-commit-id: 94f9b360839676daf65a2930b64acb3931b3c0eb

    • -8
    • +0
    ./Forms/MapLegendView/MapLayerLegend.cs
  1. … 9 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
Changes made after review 226 Related to Issue [WTI-114]

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

Former-commit-id: 9752689ec49dda1dbcc74a8f3d0f0554e26a65f9

  1. … 34 more files in changeset.
Translation of the GIS ribbon. Related to Issue [WTI-6]

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

Former-commit-id: a7c1545827b790ac319a4be42a533ac14fc8772d

    • -9
    • +252
    ./Properties/Resources.Designer.cs
Reverted changes made on the CollapsibleSplitter, because this is a component that is used in the Visual Designer and not a component of which the properties are shown. Reverted changes made on SharpMapGis related classes. Will probably be replaced by another implementation. Related to Issue [WTI-6]

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

Former-commit-id: 3f1e2773ae1a50e76e6a48aa6284561782e1373a

  1. … 3 more files in changeset.
Replaced CategoryAttribute with ResourcesCategoryAttribute. Fixed FileUtilsTest Fixed ProgressBarDialogTest Related to Issue [WTI-6]

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

Former-commit-id: 8fef2378d26af0bcb589a7a94b0e0bd822554084

  1. … 5 more files in changeset.