This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
You've already forked Libation
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-07-30 17:05:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb18e9adc44761bc1ba027bfebef6fa7aef6bf45
Libation
/
Source
/
LibationAvalonia
/
Controls
History
rmcrackan
50fde66a4c
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
..
Settings
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
CheckedListBox.axaml
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
CheckedListBox.axaml.cs
…
DataGridCheckBoxColumnExt.cs
…
DataGridContextMenus.cs
…
DataGridMyRatingColumn.cs
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
DataGridTemplateColumnExt.cs
…
DataGridTextColumnExt.cs
…
DirectoryOrCustomSelectControl.axaml
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
DirectoryOrCustomSelectControl.axaml.cs
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
DirectorySelectControl.axaml
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
DirectorySelectControl.axaml.cs
…
GroupBox.axaml
…
GroupBox.axaml.cs
…
LinkLabel.axaml
…
LinkLabel.axaml.cs
…
MyRatingCellEditor.axaml
…
MyRatingCellEditor.axaml.cs
…
ThemePreviewControl.axaml
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
ThemePreviewControl.axaml.cs
Extend <language> and <locale> tags to allow different outputs like ISO-codes or names in different languages
2026-04-10 09:43:11 +02:00
WheelComboBox.axaml
…
WheelComboBox.axaml.cs
…