Kenric Nugteren 317e6141e0 Added converter that uses functions, rather than having to override the class. 1 rok temu
..
MultiConverters c8b5752f3b Upgraded Base Framework to .NET8 1 rok temu
AbstractConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
BitmapToBitmapImageConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
BooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
BooleanToBooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
BooleanToBrushConverter.cs 057423ee06 Tweaked WPF Converters 1 rok temu
BooleanToImageSourceConverter.cs 057423ee06 Tweaked WPF Converters 1 rok temu
BooleanToStringConverter.cs 057423ee06 Tweaked WPF Converters 1 rok temu
BooleanToVisibilityConverter.cs 057423ee06 Tweaked WPF Converters 1 rok temu
BytesToBitmapImageConverter.cs 713802edcd Fix to empty bitmapimage problems by hiding a method and making anyone go through the ImageUtils.LoadImage(byte[]?) function, allowing the result to be null. 1 rok temu
DateTimeToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
DateTimeToVisibilityConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
DateToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
FuncConverter.cs 317e6141e0 Added converter that uses functions, rather than having to override the class. 1 rok temu
GuidToImageSourceConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu
RelativeFontSize.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
TimeSpanToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 rok temu