.. |
AllViewsTests.cs
|
d84ab39ec3
Allows ListView trigger the Enter and Leave events. (#1508)
|
há 3 anos atrás |
ApplicationTests.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
há 2 anos atrás |
AssemblyInfo.cs
|
9dc40088bc
UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789)
|
há 3 anos atrás |
AttributeTests.cs
|
8bfa2f0425
Border feature (#1436)
|
há 3 anos atrás |
AutocompleteTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
BorderTests.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
há 3 anos atrás |
ButtonTests.cs
|
bcc3034db7
Fixes #1812. AutoSize stays true with empty text. (#1824)
|
há 3 anos atrás |
CheckboxTests.cs
|
d70966a29c
Fixes the justified text not adding the extra spaces. (#2005)
|
há 2 anos atrás |
ClipboardTests.cs
|
17b98ad294
lock cannot have a null argument and sometime the Clipboard.Contents is null.
|
há 2 anos atrás |
ColorPickerTests.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
há 3 anos atrás |
ComboBoxTests.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
há 2 anos atrás |
ConsoleDriverTests.cs
|
4a338bc693
Fixes #1777 - Dialog button justification. Adds unit tests. (#1782)
|
há 3 anos atrás |
ContextMenuTests.cs
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
há 2 anos atrás |
DateFieldTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
DialogTests.cs
|
48dbbb05a7
Adds multi-step Wizard view (#1783)
|
há 3 anos atrás |
DimTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
FrameViewTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
GraphViewTests.cs
|
658d590107
AssertDriverContentsWithFrameAre now returns a true rectangle.
|
há 3 anos atrás |
HexViewTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
KeyTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
LineViewTests.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
há 4 anos atrás |
ListViewTests.cs
|
b21f203292
Fixes #820. Added HideDropdownListOnClick property. (#1983)
|
há 2 anos atrás |
MainLoopTests.cs
|
7ce2109a46
Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure. (#2016)
|
há 2 anos atrás |
MenuTests.cs
|
13948501d5
Fixes #1973. Avoid positioning Submenus off screen. (#1975)
|
há 2 anos atrás |
MessageBoxTests.cs
|
92dc7f04d4
Fixes #2053. MessageBox.Query still not wrapping with v1.8.0 on windows/net6.0.
|
há 2 anos atrás |
PanelViewTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
PointTests.cs
|
b29240f362
Code coverage (#1235)
|
há 4 anos atrás |
PosTests.cs
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
há 3 anos atrás |
ProgressBarTests.cs
|
bb4bbcba1e
Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar.
|
há 4 anos atrás |
README.md
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
há 3 anos atrás |
RadioGroupTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
RectTests.cs
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
há 4 anos atrás |
ReflectionTools.cs
|
75c0160d96
Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000)
|
há 2 anos atrás |
ResponderTests.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
há 4 anos atrás |
ScenarioTests.cs
|
2f473ae9b7
Simplified Run_All_Scenarios test (#1790)
|
há 3 anos atrás |
ScrollBarViewTests.cs
|
10fb8cda63
Replacing to MouseGrabView.
|
há 2 anos atrás |
ScrollViewTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
SizeTests.cs
|
b29240f362
Code coverage (#1235)
|
há 4 anos atrás |
StackExtensionsTests.cs
|
c707d1351d
Some changes and adding much more unit tests.
|
há 4 anos atrás |
StatusBarTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
TabViewTests.cs
|
38100499a2
Fixes #1846. TabView now clip the draw bounds (#1847)
|
há 3 anos atrás |
TableViewTests.cs
|
367fdd9bad
Fix TableView multi selections extending to -1 indexes (#1843)
|
há 3 anos atrás |
TextFieldTests.cs
|
b20483cc68
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
há 2 anos atrás |
TextFormatterTests.cs
|
28718e9c3c
Fixes #2002. Added feature to fill the remaining width with spaces. (#2003)
|
há 2 anos atrás |
TextValidateFieldTests.cs
|
4f0049dde8
refactored AutoInitShutdown attribute
|
há 4 anos atrás |
TextViewTests.cs
|
d368215e07
Fixes #1987. Textview insert text newline fix (#1988)
|
há 2 anos atrás |
TimeFieldTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
há 3 anos atrás |
ToplevelTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
TreeViewTests.cs
|
73846b3c32
Fixes #1959: GoToEnd should not fail on an empty TreeView (#1960)
|
há 2 anos atrás |
UnitTests.csproj
|
41072af7a2
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
|
há 2 anos atrás |
ViewTests.cs
|
46ff335836
Fix unit tests.
|
há 2 anos atrás |
WindowTests.cs
|
e02df8c043
Added some more features and bug fixes.
|
há 3 anos atrás |
WizardTests.cs
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
há 3 anos atrás |
coverlet.runsettings
|
b29240f362
Code coverage (#1235)
|
há 4 anos atrás |
xunit.runner.json
|
8730ac6f37
first unit tests
|
há 5 anos atrás |