Libation/Source/LibationWinForms/GridView
Michael Bucari-Tovo f35c82d59d Change ApiExtended to always allow provide login option
Previously, only some calls to ApiExtended.CreateAsync() would prompt users to login if necessary. Other calls would only work if the account already had a valid identity, and they would throw exceptions otherwise.

Changed ApiExtended so that the UI registers a static ILoginChoiceEager factory delegate that ApiExtended will use in the event that a login is required.
2025-05-09 17:32:12 -06:00
..
AsyncNotifyPropertyChanged.cs Add Last Download column to grid (rmcrackan/Libation#498) 2023-03-02 18:52:45 -07:00
DataGridViewImageButtonCell.cs Add accessibility 2024-05-07 10:39:30 -04:00
DescriptionDisplay.cs Cleanup 2022-05-23 22:24:45 -06:00
DescriptionDisplay.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
DescriptionDisplay.resx Create GridView namespace 2022-05-23 21:34:43 -06:00
EditTagsDataGridViewImageButtonColumn.cs Add accessibility 2024-05-07 10:39:30 -04:00
GridEntryBindingList.cs improve startup time 2023-07-09 09:23:58 -06:00
ImageDisplay.cs Fix bug where book with corrupt image cannot be queued. 2023-03-11 20:58:06 -07:00
ImageDisplay.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
ImageDisplay.resx Create GridView namespace 2022-05-23 21:34:43 -06:00
LastDownloadedGridViewColumn.cs Add accessibility 2024-05-07 10:39:30 -04:00
LiberateDataGridViewImageButtonColumn.cs Add accessibility 2024-05-07 10:39:30 -04:00
MyRatingCellEditor.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
MyRatingCellEditor.Designer.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
MyRatingCellEditor.resx Improve star display on classic 2022-12-31 15:39:46 -07:00
MyRatingGridViewColumn.cs Add accessibility 2024-05-07 10:39:30 -04:00
ProductsDisplay.cs Change ApiExtended to always allow provide login option 2025-05-09 17:32:12 -06:00
ProductsDisplay.Designer.cs Fix classic scaling on high dpi displays 2023-07-06 21:34:29 -06:00
ProductsDisplay.resx Create GridView namespace 2022-05-23 21:34:43 -06:00
ProductsGrid.cs Add multi-select context menu support (rmcrackan/Libation#1195) 2025-03-21 16:49:21 -06:00
ProductsGrid.Designer.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
ProductsGrid.resx Add products grid scaling setting 2023-07-12 15:32:37 -06:00
RowComparer.cs Change episode default sorting to SeriesOrder descending 2023-04-10 16:17:10 -06:00
SyncBindingSource.cs Cleanup 2022-05-23 22:24:45 -06:00
WinFormsEntryStatus.cs Add support for custom themes in chardonnay 2025-03-13 16:05:32 -06:00