提交历史

作者 SHA1 备注 提交日期
  Kenric Nugteren b22045519e Adding new customisation options to tree view 1 年之前
  Kenric Nugteren 65b29101c6 Merge remote-tracking branch 'origin/frank' into tree_view_stuff 1 年之前
  Kenric Nugteren 1e4dea2ccb Fixed internal syncfusion exception when refreshing items source inside of event handler. 1 年之前
  Kenric Nugteren a3e5515059 Tree view stuff 1 年之前
  frogsoftware cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency 1 年之前
  Kenric Nugteren a22ae26f9d Tree View STuff 1 年之前
  Kenric Nugteren 6cad484e19 Added copy form button 1 年之前
  Kenric Nugteren 2c0635ac57 Tweak to Email Utils, added generic edit function for base objects, added event for customising editor buttons. 1 年之前
  Kenric Nugteren 716eb40baf Refactored LookupFactory 1 年之前
  frogsoftware 057423ee06 Tweaked WPF Converters 1 年之前
  frogsoftware 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options 1 年之前
  Kenric Nugteren 2d6f12b718 Commented out DataGridItems.AcceptChanges(), which was causing filter refresh bugs. See PRS Digital Task #784. 1 年之前
  Kenric Nugteren 3c569e8410 Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing. 1 年之前
  Kenric Nugteren affbe67a45 Merge remote-tracking branch 'origin/frank' into kenric 1 年之前
  Kenric Nugteren be0372d76d Extracted DynamicGrid drag-drop into DynamicGridUtils 1 年之前
  frogsoftware a4b6dc7a15 Fixed bug in when DataGrid.View is null 1 年之前
  Kenric Nugteren c9093b1bc7 Improvements to DirectEdit row handling 1 年之前
  Kenric Nugteren 73e767ff8e Fix to setting selected rows of datagrid when ordering by a column. 1 年之前
  Kenric Nugteren 8f44a9fdb2 Using SelectionChanged now instead of KeyUp and Clicked 1 年之前
  frogsoftware cfb8075a70 Added BitmapImage.IsEqual() function 1 年之前
  Kenric Nugteren 72e3f29007 Changed HiddenColumns to be a list of strings 1 年之前
  Kenric Nugteren 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 年之前
  Kenric Nugteren 2a105f8532 Fixed double on changed getting called in dynamic grid adding items 1 年之前
  Kenric Nugteren 4ace7f6461 Extracted custom columns functionality into a component, and also DirectEdit columns are now different. 1 年之前
  Kenric Nugteren 4f6accf319 DataGrid header tooltips work 1 年之前
  Kenric Nugteren 9ed8af1936 DynamicGrid refresh error uses MessageWindow 1 年之前
  Kenric Nugteren 0cd29f8e14 Digital form and menu column changes 1 年之前
  Kenric Nugteren f16018d044 Added Drag-Drop functionality from emails and files, extracting that functionality from PRS DataEntry screen. 1 年之前
  frogsoftware e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids 1 年之前
  Kenric Nugteren 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 年之前