コミット履歴

作者 SHA1 メッセージ 日付
  Kenric Nugteren 6424ce2a23 Fix to CellValueChanged 1 年間 前
  Kenric Nugteren 671badd5ef Fixto DynamicSelectionGrid refreshing too often. Added option to change selection brushes for DYnamicGrid 1 年間 前
  Kenric Nugteren 855df4200a Fixing to styles in column headers 1 年間 前
  Kenric Nugteren 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年間 前
  Kenric Nugteren 85045092d0 Adding column groupings and summaries for action columns 1 年間 前
  Kenric Nugteren 000e4c6757 Added row argument to DynamicTemplate columns 1 年間 前
  Kenric Nugteren 317e6141e0 Added converter that uses functions, rather than having to override the class. 1 年間 前
  Kenric Nugteren 60a5928fbe Added WithIndex for enumerables 1 年間 前
  Kenric Nugteren f8eb28cbb6 Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded. 1 年間 前
  Kenric Nugteren e22ea825d0 Fixing update row to also update cell changes. Fixing really dumb lookup bug that probably used to work before the Lookup overhaul, but wasn't very good now. Made CoreRow Ienumerable 1 年間 前
  frogsoftware 98b5020aaa Fixed Display Issues with DynamicGrid / DirectEdit 1 年間 前
  Kenric Nugteren df76ed66e1 Performance improvement to CoreTable.ToList/ToArray 1 年間 前
  Kenric Nugteren 5f9bd2439f Merge remote-tracking branch 'origin/frank' into kenric 1 年間 前
  Kenric Nugteren 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 年間 前
  frogsoftware 060a820217 Enclosed / Parent Editors are now cloned correctly 1 年間 前
  frogsoftware 1ce8b43608 Merge remote-tracking branch 'origin/kenric' into frank 1 年間 前
  frogsoftware 2a2588cdb1 Added Filtering to DynamicGridTreeUIComponent 1 年間 前
  Kenric Nugteren e3d01aac55 Improved speed of CoreTable.LoadRows 1 年間 前
  frogsoftware c8b5752f3b Upgraded Base Framework to .NET8 1 年間 前
  frogsoftware 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 年間 前
  Kenric Nugteren 352a79e126 Converted "No Date Provided" to "Null" to allow more different data types 1 年間 前
  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 年間 前
  Kenric Nugteren 7ebc1867d2 Adding delegate method for SetSettings on FilterButton 1 年間 前
  Kenric Nugteren b80b454986 Fix to grid export filtering 1 年間 前
  Kenric Nugteren 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 年間 前
  Kenric Nugteren 8d551ecb85 Fix to refresh problem with tree grid 1 年間 前
  Kenric Nugteren 2cf37cd628 Fixes to header cell interaction. 1 年間 前
  Kenric Nugteren 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid 1 年間 前
  Kenric Nugteren 656196d52d Added a nullable thing 1 年間 前
  Kenric Nugteren a799e5d045 Dropped the "Show Numbers" field for tree view for now 1 年間 前