Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Core.Common.Controls.Swf.Table to project Core.Common.Controls.Table

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: b58bee8e6a54b39380f58b2e58b71fd6748b8f21

  1. … 125 more files in changeset.
Removed ViewInfo from IView Related to Issue [WTI-183]

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

Former-commit-id: 78c25143c6b3d48465718ab2fd031cab5d5d7247

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

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

  1. … 45 more files in changeset.
Cleaned up IView interface => Removed EnsureVisible method Related to Issue [WTI-183]

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

Former-commit-id: 677f272fe3468367b82c04143b528b4f13f736b3

  1. … 21 more files in changeset.
Cleaned up IView related interface => Removed Image property Related to Issue [WTI-183]

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

Former-commit-id: 8f0072dc80f770704b650a7f0a6fe40b94a9776e

  1. … 28 more files in changeset.
Improved folder structure in Core.Common.Controls Related to Issue [WTI-183]

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

Former-commit-id: e92f784a0a20f9006826824c01d4db1bb1a7b650

  1. … 61 more files in changeset.
* 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.
* 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

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

  1. … 6 more files in changeset.
Removed RegionalSettingsManager logic from TableView Related to Issue [WTI-207]

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

Former-commit-id: 2edbab9c9910e0638b700d7d7938864ab2ad7ddc

  1. … 2 more files in changeset.
Moved type editor related classes to Core.Common.Controls.Swf Related to Issue [WTI-183]

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

Former-commit-id: 6483897f100e9ad5ee1afb7b1776425ba3939e6a

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

  1. … 151 more files in changeset.
Removed/moved TableView realted classes Related to Issue [WTI-183]

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

Former-commit-id: 5564fbd7349218acf6575195b9b16e042cf41080

  1. … 8 more files in changeset.
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. … 13 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. … 70 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. … 39 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

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

  1. … 52 more files in changeset.
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

  1. … 50 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. … 19 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

  1. … 26 more files in changeset.
Removed CsvImporter and all of its related classes Related to Issue [WTI-96]

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

Former-commit-id: 37d398003a3a9d89ae95f64a6eba30d0a80475c5

  1. … 34 more files in changeset.
Got rid of DelftTools string literals Related to Issue [WTI-92]

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

Former-commit-id: 1d7d201241936a94e05ecb7561e0be50c2ebb3fb

  1. … 23 more files in changeset.
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

    • -0
    • +2659
    ./TableView.cs
  1. … 4839 more files in changeset.