提交历史

作者 SHA1 备注 提交日期
  Roberto Cervantes b45c1e67f0 Removed additional colon 2 年之前
  Charlie Kindel a0b36d3457 merged develop 2 年之前
  Tig 254b26a13d Merge pull request #2203 from BDisp/csv-editor-fix 2 年之前
  BDisp e5f21fa2d9 Fixes System.NullReferenceException exception. 2 年之前
  Charlie Kindel 291df47b04 diagnosing Watcher exception in Action test runs 2 年之前
  Charlie Kindel d3056b7fcc diagnosing Watcher exception in Action test runs 2 年之前
  Charlie Kindel b21b695338 diagnosing Watcher exception in Action test runs 2 年之前
  BDisp f9d0e79c82 Fixing null check. 2 年之前
  BDisp 8cf7a3514d Fixes bug related with allowed type files filter in FileDialog. 2 年之前
  BDisp 875074ff5d Fixes 2199. DirListView filter is case sensitive and it mustn't. 2 年之前
  Thomas Nind 5739a45f9b Dispose `FileSystemWatcher` instance before creating another in `FileDialog` 3 年之前
  BDisp da0ea09bed Implementing localization for en-US and pt-PT to the FileDialog. (#1625) 3 年之前
  BDisp 0be59c9bc5 Fixes FileSystemWatcher exception on Linux. (#1600) 3 年之前
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 年之前
  BDisp ad74a1429e Fixes #1165. Changing the directory name label or the field name at runtime, is not updating his sizes on FileDialog. (#1166) 4 年之前
  BDisp 47211c78e8 Fixes #1154. FileDialog blank constructor results in unstable window (#1157) 4 年之前
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver 4 年之前
  Herman Schoenfeld 5e1e7c0ee4 XMLDOC fixes for prior commit 4 年之前
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 年之前
  Artyom bd7610df74 Migrate all controls to C# events 4 年之前
  BDisp 484d4646c9 Cleaning nameEntry if dirEntry was changing. 5 年之前
  BDisp 4f9943c7a1 Removed unnecessary parameter on ExecuteSelection and if AllowsMultipleSelection is true ensures that at least the valid current file path is returned if none is marked. 5 年之前
  BDisp 972dde84f5 Fixes #844. The SelectionChanged action it's now working correctly. 5 年之前
  BDisp 1273ba215b Fixes #844. If CanChooseDirectories is true the selected(s) folders should appear on the open text. 5 年之前
  BDisp 2c8f6ec175 Added conditional exceptions. 5 年之前
  BDisp 4a6fe45698 Fixes #853. CanChooseDirectories and CanChooseFiles now work properly. 5 年之前
  BDisp 4aa228f200 Fixes #852. Avoiding exception if infos is empty. 5 年之前
  BDisp d232715e62 Fixes #844. Now selects the correct Directory. 5 年之前
  BDisp fda4e21341 Making SetFocus (View) private. 5 年之前
  BDisp 8327f8a6bf Fixes #813. It's now possible choose the volume through the directory TextField. 5 年之前