Core.Common.Controls.Swf

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

    • -2
    • +2
    ./TreeViewControls/TreeViewController.cs
    • -6
    • +6
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 57 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.
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
    ./Charting/Tools/ExportChartAsImageChartTool.cs
    • -73
    • +71
    ./Properties/Resources.Designer.cs
    • -1
    • +1
    ./Table/TableViewExceptionMessageController.cs
  1. … 56 more files in changeset.
Removed unused libraries. Replaced ValidationAspects with null Related to Issue [WTI-64]

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

Former-commit-id: 4ebad1743a1aee43379d9d89af3ab1000ff92d17

    • -1
    • +1
    ./TreeViewControls/TreeViewController.cs
  1. … 10 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

  1. … 9 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.
webbrowser is used correctly now. Paired with Elmar. Cleaned up everything else what is not needed for the project Related to Issue [WTI-202]

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

Former-commit-id: 0e50ec10aeda812f4a695c001f838e29285f330f

Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

  1. … 11 more files in changeset.
Bug in LatexToPDF does not process *///</* correctly. This can be solved by replacing it with */// </* Related to Issue [WTI-101]

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

Former-commit-id: 5641fecac9a47239a729b66e5cce86624a7d616d

  1. … 25 more files in changeset.
Fixed typos and interpunction. Removed some unused Resources. Removed unused SelectFileWizardPage. Further improved resources. Related to Issue [WTI-6]

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

Former-commit-id: 70552cb72bc22a27a3879cafb4480679b2c9fa39

    • -19
    • +0
    ./Charting/Series/ChartSeriesFactory.cs
    • -218
    • +80
    ./Properties/Resources.Designer.cs
    • -1
    • +1
    ./TreeViewControls/TreeViewController.cs
    • -92
    • +0
    ./WizardPages/SelectFileWizardPage.Designer.cs
  1. … 11 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.
Removed [Entity] from Chart => It turned out there was no real use for it (no internal/external subscriptions on PropertyChange/CollectionChange) Related to Issue [WTI-81]

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

Former-commit-id: f8ae83ee017fea59931fc0720742cae750167825

  1. … 1 more file in changeset.
following review comments. Related to Issue [WTI-86]

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

Former-commit-id: b984e0ea56930558cc19c51cb1f44116b02c91c6

  1. … 5 more files in changeset.
extra simplifications and cleaning actions. Related to Issue [WTI-84]

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

Former-commit-id: c72ae75550d34de79318fe7ba60db6a30741587e

    • -14
    • +3
    ./TreeViewControls/TreeViewNodePresenterBase.cs
  1. … 1 more file in changeset.
- 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
    • +0
    ./Table/TableViewCellFormatterProvider.cs
  1. … 12 more files in changeset.
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. … 5 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. … 8 more files in changeset.
Extracted and translated strings from Core.Common.Utils (except for EntityAttribute which is up for removal). Removed unused classes: - QuarterNavigatableLabelFormatProvider - YearNavigatableLabelFormatProvider - ExcelFormula - ExcelFormulaToken - DateTimeFormats Related to Issue [WTI-6]

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

Former-commit-id: 9d852f9723b4c99d26069102a0dba84308250520

    • -53
    • +0
    ./Charting/QuarterNavigatableLabelFormatProvider.cs
    • -31
    • +0
    ./Charting/YearNavigatableLabelFormatProvider.cs
  1. … 15 more files in changeset.
+ renamed DeleteNodeData() to TryDeleteSelectedNodeData() because it fits better + extracted DeleteSelectedNodeData() so it can be tested + extra changes to have DeletedNodeMovesSelectionToItsParentNode() test on the line

Related to Issue [WTI-86]

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

Former-commit-id: 5c577056c6abcc9e0a1c62dc346c597a123ba63d

  1. … 5 more files in changeset.
Translation test fixes Related to Issue [WTI-6]

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

Former-commit-id: c0db4ad8ce62c93202f29b69c3db46391e3cfa46

    • -15
    • +32
    ./FindAndReplaceControl.Designer.cs
  1. … 6 more files in changeset.
Extracting strings and translated for: Core.Common.Base Core.Commong.Controls.Swf Core.Common.Gui (not fully) Related to Issue [WTI-6]

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

Former-commit-id: d1c4f1547c5050a3f7a1fd3ca8ad81901b94cc9e

    • -7
    • +8
    ./Charting/QuarterNavigatableLabelFormatProvider.cs
    • -1
    • +2
    ./Charting/Series/ChartSeriesFactory.cs
    • -1
    • +2
    ./Charting/Tools/ExportChartAsImageChartTool.cs
    • -2
    • +3
    ./Charting/YearNavigatableLabelFormatProvider.cs
  1. … 38 more files in changeset.
since TreeView is updated via observer, observer logic (or the one that follows) will refresh tree and select the parent node. It's a good gesture to have an extra safe guard in case if there is no SelectedNode after all. Then FirstOfDefault will be selected. Related to Issue [WTI-86]

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

Former-commit-id: 8a4ba1e274ed0490caf4d37adbbf52159c9691c6

Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

    • -0
    • +132
    ./Properties/Resources.Designer.cs
    • -2
    • +2
    ./Table/Validation/TableViewValidator.cs
    • -2
    • +2
    ./TreeViewControls/TreeViewController.cs
  1. … 39 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

  1. … 15 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Removed obsolete dutch language files. Related to Issue [WTI-6]

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

Former-commit-id: b126cf72b62f8aaa1bb07f9dfbb38de2a9a18ef9

    • -123
    • +0
    ./Properties/Resources.nl-NL.resx
  1. … 52 more files in changeset.
Copied translations from DeltaShell Second part. Related to Issue [WTI-6]

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

Former-commit-id: 2fee469ecc5369fca382b328e7e6c97108edfde8

  1. … 10 more files in changeset.
Removed russian and "dutch" resource files Copied translations from DeltaShell First part. Related to Issue [WTI-6]

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

Former-commit-id: 56e7582ea393e692955f28f75669eb37c80928b2

  1. … 39 more files in changeset.
Removed DataEditorGenerator Related to Issue [WTI-153]

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

Former-commit-id: a2725d44b991312c18171a111f1502f1aa449487

    • -137
    • +0
    ./DataEditorGenerator/Binding/Binding.cs
    • -25
    • +0
    ./DataEditorGenerator/Binding/IBinding.cs
    • -93
    • +0
    ./DataEditorGenerator/DataEditor.cs
  1. … 13 more files in changeset.