Files
Libation/Source/LibationAvalonia/Controls
Michael Bucari-Tovo 659f793eb8 Improve TrashBinDialog functionality
- Use the main display grid control to display deleted books
- Added search functionality for deleted books. This required creating a temporary search index in the `InProgress` folder. The products grid control now uses an instance of `ISearchEngine` to filter its grid entries.  The main grid uses a singleton instance of `MainSearchEngine`, which merely wraps `SearchEngineCommands.Search()`.  The TrashBinDialogs use `TempSearchEngine`.
- Users can now batch select `Everyting` as well as `Audible Plus Books`

Avalonia:
  - Refactor main grid context menus to no longer require reflection
2026-01-09 16:47:37 -07:00
..
2025-12-30 13:17:11 -07:00
2023-04-04 12:10:23 -06:00
2025-12-30 13:17:11 -07:00
2022-07-23 20:54:02 -06:00
2023-06-11 09:44:30 -06:00