Libation/Source/LibationWinForms
Michael Bucari-Tovo 2d6120f0c4 Get full library in LibrarySizeChanged event and pass as EventArgs
There are multiple subscribers to LibraryCommands.LibrarySizeChanged, and each one calls GetLibrary_Flat_NoTracking(). Passing the full library as an event argument speeds up all operations which happen after the library size changes.

Fix initial backup counts
2025-02-27 13:11:28 -07:00
..
Dialogs Restrict audio sample rate settings to allowed values (#1116) 2025-01-16 10:35:58 -07:00
GridView Workaround for DataGridView filtering internal NullReferenceException 2025-02-10 10:20:18 -07:00
ProcessQueue Fix #748 2023-09-18 10:14:54 -06:00
Properties publish profiles => .net 2024-11-22 17:04:08 -05:00
Resources Add About dialog 2023-04-02 13:27:51 -06:00
SeriesView Add accessibility 2024-05-07 10:39:30 -04:00
AccessibleDataGridViewButtonCell.cs refactor 2024-05-13 15:23:37 -04:00
AccessibleDataGridViewTextBoxCell.cs refactor 2024-05-13 15:23:37 -04:00
ClearableTextBox.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
ClearableTextBox.Designer.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
ClearableTextBox.resx Add products grid scaling setting 2023-07-12 15:32:37 -06:00
Form1._NonUI.cs Add SeriesViewDialog 2023-03-22 08:28:20 -06:00
Form1.BackupCounts.cs Get full library in LibrarySizeChanged event and pass as EventArgs 2025-02-27 13:11:28 -07:00
Form1.cs Get full library in LibrarySizeChanged event and pass as EventArgs 2025-02-27 13:11:28 -07:00
Form1.Designer.cs UI Tweak 2023-07-16 10:57:17 -06:00
Form1.Export.cs Global exception handling. Threadsafe MessageBoxAlertAdminDialog 2022-05-27 13:38:28 -04:00
Form1.Filter.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
Form1.Liberate.cs Add error handling around all ui click handlers for book downloads. 2022-06-23 21:17:43 -06:00
Form1.ProcessQueue.cs Fix setting Panel2MinSize min width bug (#666) 2023-07-10 09:11:38 -06:00
Form1.QuickFilters.cs Implemented Name on Quick Filters. 2024-10-11 05:45:04 -04:00
Form1.RemoveBooks.cs Add audiobook Trash Bin 2023-03-02 13:12:32 -07:00
Form1.resx Remove Books button now on Main button row 2022-06-12 17:03:29 -06:00
Form1.ScanAuto.cs Use WebLoginDialog as primary login method on Win10+ 2023-04-13 09:10:13 -06:00
Form1.ScanManual.cs Use WebLoginDialog as primary login method on Win10+ 2023-04-13 09:10:13 -06:00
Form1.ScanNotification.cs Add search and quick filters to walkthrough 2023-03-28 12:30:05 -06:00
Form1.Settings.cs Add About dialog 2023-04-02 13:27:51 -06:00
Form1.Upgrade.cs Fixed review comments 2023-02-28 07:42:26 -07:00
Form1.VisibleBooks.cs Add 'Unavailable' book and pdf counts. 2023-03-08 11:26:07 -07:00
FormattableLabel.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormattableToolStripMenuItem.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormattableToolStripStatusLabel.cs Formattable UI labels 2022-05-16 13:34:49 -04:00
FormSaveExtension.cs Fix window restore maximize statate on secondary monitor. 2023-03-11 21:35:33 -07:00
libation.ico Move source code into "Source" folder 2022-05-09 10:31:45 -04:00
LibationWinForms.csproj Upgrade to .net9 2024-11-22 16:47:59 -05:00
MessageBoxLib.cs Revert "DataGridView filtering internal NullReferenceException **HACK**" 2025-02-10 10:19:24 -07:00
Program.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00
Walkthrough.cs Fix autoscan bug 2023-03-29 15:54:46 -06:00
WinFormsUtil.cs Add products grid scaling setting 2023-07-12 15:32:37 -06:00