tznind
|
d68dbca108
fixed root node indentation
|
4 gadi atpakaļ |
tznind
|
6af7cd85d1
added ShowLines and TreeNode support
|
4 gadi atpakaļ |
tznind
|
7394b5013e
clarified consent to use under MIT
|
4 gadi atpakaļ |
tznind
|
7af2763f43
Added method RebuildTree
|
4 gadi atpakaļ |
tznind
|
8ce042eb52
Fixed RefreshObject when Equality method is overridden in model objects
|
4 gadi atpakaļ |
tznind
|
2bd3f76553
Added GetChildren and GetParent
|
4 gadi atpakaļ |
tznind
|
b75b79b068
Added RefreshObject and IsExpanded
|
4 gadi atpakaļ |
tznind
|
f5875034f7
xmldocs for SelectionChangedEventArgs constructor
|
4 gadi atpakaļ |
tznind
|
148b4d2784
Made ScrollOffset setter public and added helper method and tests
|
4 gadi atpakaļ |
tznind
|
dcacf8eb6f
Added SelectionChanged event
|
4 gadi atpakaļ |
tznind
|
e833adf94d
Fixed always returning true in ProcessKey even when not consuming keystroke
|
4 gadi atpakaļ |
tznind
|
8c0c975aea
Changed example to show folders first then files (and ensure alphabetical order)
|
4 gadi atpakaļ |
tznind
|
c147f79e28
Added CanExpandGetter logic (optional)
|
4 gadi atpakaļ |
tznind
|
4047154eec
Fixed returning subdirectory duplicates in example
|
4 gadi atpakaļ |
tznind
|
de06dd1de3
Tidy up and comments
|
4 gadi atpakaļ |
tznind
|
8f4087a64b
Initial tree view control
|
4 gadi atpakaļ |
Charlie Kindel
|
5ac64a4b92
Merge pull request #1012 from BDisp/layoutneeded-property
|
4 gadi atpakaļ |
Charlie Kindel
|
8905dd996c
Merge pull request #1014 from BDisp/net-driver-improvements
|
4 gadi atpakaļ |
BDisp
|
991f479cb8
Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole.
|
4 gadi atpakaļ |
Charlie Kindel
|
47a87f0d61
Merge pull request #1013 from tig/1_00_pre-6
|
4 gadi atpakaļ |
BDisp
|
854bca5846
Ammend AutoSize.
|
4 gadi atpakaļ |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 gadi atpakaļ |
Charlie Kindel
|
adb812d25c
Pre release 6 - 1.00.pre-6
|
4 gadi atpakaļ |
Charlie Kindel
|
9791ab2f8d
Merge pull request #1005 from BDisp/textchanging-event
|
4 gadi atpakaļ |
BDisp
|
71f1b6b002
Fixes #1011. LayoutNeeded must be a property with a private set, because it's used outside the View class.
|
4 gadi atpakaļ |
BDisp
|
2ea03e6b24
Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled.
|
4 gadi atpakaļ |
BDisp
|
945a456ec0
Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled.
|
4 gadi atpakaļ |
Charlie Kindel
|
204be65f2a
Merge pull request #1004 from BDisp/view-auto-size
|
4 gadi atpakaļ |
BDisp
|
b460ee712d
Added more documentation to the AutoSize property.
|
4 gadi atpakaļ |
BDisp
|
84d06a638b
Fixes #1002. Added a AutoSize property to the View class.
|
4 gadi atpakaļ |