Kenric Nugteren
							
						 | 
						
							
							
								17a40d8a1f
							
							Added global poster settings
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								bb8228f3f5
							
							Added visiblity option for EditorButton
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								8fe0fc5f20
							
							Tweak to comment
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								6424ce2a23
							
							Fix to CellValueChanged
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								671badd5ef
							
							Fixto DynamicSelectionGrid refreshing too often. Added option to change selection brushes for DYnamicGrid
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								855df4200a
							
							Fixing to styles in column headers
						 | 
						1 year ago | 
					
				
					
						
							
								   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 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								85045092d0
							
							Adding column groupings and summaries for action columns
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								000e4c6757
							
							Added row argument to DynamicTemplate columns
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								317e6141e0
							
							Added converter that uses functions, rather than having to override the class.
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								60a5928fbe
							
							Added WithIndex for enumerables
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								f8eb28cbb6
							
							Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded.
						 | 
						1 year ago | 
					
				
					
						
							
								   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 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								98b5020aaa
							
							Fixed Display Issues with DynamicGrid / DirectEdit
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								df76ed66e1
							
							Performance improvement to CoreTable.ToList/ToArray
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								5f9bd2439f
							
							Merge remote-tracking branch 'origin/frank' into kenric
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								3ce1930068
							
							Fixed tab strip height on DynamicTabControl; added question image to MessageWindow
						 | 
						1 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								060a820217
							
							Enclosed / Parent Editors are now cloned correctly
						 | 
						1 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								1ce8b43608
							
							Merge remote-tracking branch 'origin/kenric' into frank
						 | 
						1 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								2a2588cdb1
							
							Added Filtering to DynamicGridTreeUIComponent
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								e3d01aac55
							
							Improved speed of CoreTable.LoadRows
						 | 
						1 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								c8b5752f3b
							
							Upgraded Base Framework to .NET8
						 | 
						1 year ago | 
					
				
					
						
							
								   frogsoftware
							
						 | 
						
							
							
								68dd0a71f8
							
							Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40)
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								352a79e126
							
							Converted "No Date Provided" to "Null" to allow more different data types
						 | 
						1 year ago | 
					
				
					
						
							
								   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 | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								7ebc1867d2
							
							Adding delegate method for SetSettings on FilterButton
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								b80b454986
							
							Fix to grid export filtering
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								64bd985e43
							
							Added some utility functions for doing lookups, column handling and editing entities
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								8d551ecb85
							
							Fix to refresh problem with tree grid
						 | 
						1 year ago | 
					
				
					
						
							
								   Kenric Nugteren
							
						 | 
						
							
							
								2cf37cd628
							
							Fixes to header cell interaction.
						 | 
						1 year ago |