Kenric Nugteren 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 year ago
..
AbstractConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BitmapToBitmapImageConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanToBooleanConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
BooleanToBrushConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToImageSourceConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToStringConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
BooleanToVisibilityConverter.cs 057423ee06 Tweaked WPF Converters 1 year ago
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 year ago
DateTimeToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
DateTimeToVisibilityConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
DateToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
GuidToImageSourceConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago
RelativeFontSize.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
TimeSpanToStringConverter.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 year ago