Login | Join Now

ankhsvn
Subversion

Revision
( previous | next )
Author rhuijben
Date 2010-03-12 07:57:07-0700 (5 months, 3 weeks ago)
Log message
Make our Revert commands use a pending change based dialog instead
of the old tree based path selector. Also replace the simple confirm
question when using the option on the Pending Changes toolbar.

* src/Ankh.UI/PathSelector/PendingChangeSelector.cs
* src/Ankh.UI/PathSelector/PendingChangeSelector.Designer.cs
* src/Ankh.UI/PathSelector/VersionSelector.cs
  Make more generic usable by allowing different filters

* src/Ankh/Commands/CommandStrings.Designer.cs
* src/Ankh/Commands/CommandStrings.resx
  Add localizable title name.

* src/Ankh/Commands/ItemRevertCommand.cs
  Reimplement using modern apis