tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
4 vuotta sitten |
tznind
|
d3ec8b2f03
Refactored Update method. Includes new public method EnsureSelectedCellIsVisible
|
4 vuotta sitten |
tznind
|
2404a48fc6
Fixed mouse scrolling (wheel) away from selected cell
|
4 vuotta sitten |
tznind
|
0045bed692
Added missing update on scroll wheel up
|
4 vuotta sitten |
tznind
|
94c4f2aab1
Mouse support for selecting cells
|
4 vuotta sitten |
tznind
|
e1b60fb9fa
Added Format property to ColumnStyle
|
4 vuotta sitten |
tznind
|
7cf34777d3
Fixed missing xmldoc
|
4 vuotta sitten |
tznind
|
30251c8baf
Fixed alignment padding and made better use of Bounds.Width
|
4 vuotta sitten |
tznind
|
ace6251414
Support for column styles (alignment and format)
|
4 vuotta sitten |
tznind
|
700e097e4b
Fixed start of line rendering and line flag checks
|
4 vuotta sitten |
tznind
|
185f4ed4cd
Added gridlines and fixed partial column rendering
|
4 vuotta sitten |
tznind
|
1416f2f047
Fixed always swallowing keystrokes in ProcessKey in TableView
|
4 vuotta sitten |
tznind
|
74d4d1b895
Fixed CanFocus not being true by default for TableView
|
4 vuotta sitten |
tznind
|
10d3781c2e
Added comments and removed unused variables/method
|
4 vuotta sitten |
tznind
|
39b7ec4da9
Fixed indexes when closing a a large table and then opening a small table
|
4 vuotta sitten |
tznind
|
cdbc37ca90
Standardisation (blank constructor, menu in example etc)
|
4 vuotta sitten |
tznind
|
85f0e9667c
Support for setting the value to null in example
|
4 vuotta sitten |
tznind
|
6744e06041
Added edit cell values into the example in UICatalog
|
4 vuotta sitten |
tznind
|
bfefc724df
Added selected cell properties
|
4 vuotta sitten |
tznind
|
dcb020ab14
Added keyboard navigation and fixed layout/rendering issues
|
4 vuotta sitten |
tznind
|
474dfbb579
Added basic table viewing
|
4 vuotta sitten |
Charlie Kindel
|
5ac64a4b92
Merge pull request #1012 from BDisp/layoutneeded-property
|
4 vuotta sitten |
Charlie Kindel
|
8905dd996c
Merge pull request #1014 from BDisp/net-driver-improvements
|
4 vuotta sitten |
BDisp
|
991f479cb8
Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole.
|
4 vuotta sitten |
Charlie Kindel
|
47a87f0d61
Merge pull request #1013 from tig/1_00_pre-6
|
4 vuotta sitten |
BDisp
|
854bca5846
Ammend AutoSize.
|
4 vuotta sitten |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 vuotta sitten |
Charlie Kindel
|
adb812d25c
Pre release 6 - 1.00.pre-6
|
4 vuotta sitten |
Charlie Kindel
|
9791ab2f8d
Merge pull request #1005 from BDisp/textchanging-event
|
4 vuotta sitten |
BDisp
|
71f1b6b002
Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class.
|
4 vuotta sitten |