Skip to content

v1.4.0.2

Compare
Choose a tag to compare
@GregaMohorko GregaMohorko released this 29 Jun 08:24
· 49 commits to master since this release

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.