Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
8f4924e40f
Fixing bug in EnsuresVisibilitySelectedItem on ListView.
|
4 years ago |
BDisp
|
0f038c76e1
Also implementing the ScrollBarView in the ComboBox of the ListsAndCombos scenario.
|
4 years ago |
BDisp
|
58c2509772
Offers more simplicity to iterate with the ScrollBarView and its hosts.
|
4 years ago |
BDisp
|
2f488c5572
Fixing ListView TopItem and LeftItem.
|
4 years ago |
BDisp
|
542c507b59
Ensuring visibility to the SelectedItem of the ListView when getting focus.
|
4 years ago |
BDisp
|
b88dbb672b
Added right and left scrolling feature to the ListView.
|
4 years ago |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Charlie Kindel
|
0f0b9464d5
fixing my stupidity
|
4 years ago |
Charlie Kindel
|
4bde71a147
Revert "Revert "Use glyphs for checkmarks & selection""
|
4 years ago |
BDisp
|
bbf122aeb1
Fixes #929 Sometimes ListView throw a exception on the SelectedItem.
|
4 years ago |
Charlie Kindel
|
04f2c64b8f
Revert "Use glyphs for checkmarks & selection"
|
4 years ago |
Charlie Kindel
|
02cb644812
Use glyphs for checkmarks & selection
|
4 years ago |
Charlie Kindel
|
a4805fd359
Merge pull request #906 from tig/pr891
|
4 years ago |
Charlie Kindel
|
aae9237fda
fixed formatting and added tests in scenario
|
4 years ago |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 years ago |
Mgamerz
|
9c26ef22f9
ListView: Check if pressing enter, selected item is actually in data list
|
4 years ago |
Mgamerz
|
6a6b283a9e
Fix formatting for ListView.cs changes
|
4 years ago |
Mgamerz
|
dcd7463e58
Fix MoveUp and MoveDown to prevent exception
|
4 years ago |
BDisp
|
a100be3c46
Fixed source null check.
|
5 years ago |
BDisp
|
e8e32c4d73
Invoke SelectedItemChanged even source is empty on enter.
|
5 years ago |
BDisp
|
d33aceba8a
Ensures that first MoveDown is triggered.
|
5 years ago |
BDisp
|
c73ca62582
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
5 years ago |
BDisp
|
48d3034bbf
Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter.
|
5 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
BDisp
|
4716a879a3
Fixes #226. Added a Initialize method to constructors.
|
5 years ago |
BDisp
|
1bf3a5ffa9
Removed unnecessary flag.
|
5 years ago |
BDisp
|
e3f02a9d79
ListView support both LayoutStyle to calculate th height.
|
5 years ago |
BDisp
|
d07b3fc3ec
Fixing an inutile exception.
|
5 years ago |