v1.4.0.2
Enabled SourceLink.
Added controls: ClosingControl, StartPage.
Added windows: ClosingWindow, SettingsWindow, SplashWindow.
Added helper tools: AsyncRequestLoader, ProgressUpdater, GMUndoRedo.
Added behaviors: DataGrid.IgnoreScroll, ShiftWheelScrollsHorizontally; TextBlockBehavior.
Added converters: BoolToScrollBarVisibilityConverter, StringToStringConverter.
Added utility classes: BrushUtility, DependencyPropertyUtility.
New features for GMDataGrid:
- Added SelectedCellContent and SelectedCellsWithDataCount (mimicking Excel status bar info),
- Added support for CUT,
- Added ScrollViewer property.
Improved dialogs:
- Added SUCCESS MessageType,
- Enabled text selection,
- Added vertical scroll.