| .. |
|
ASCIICustomButton.cs
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
2 years ago |
|
AllViewsTester.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
Animation.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
AutoSizeAndDirectionText.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
BackgroundWorkerCollection.cs
|
962ccc6c0a
Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560)
|
2 years ago |
|
BasicColors.cs
|
9529afc84b
All unit tests PASS!!!
|
2 years ago |
|
Buttons.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
CharacterMap.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
|
ClassExplorer.cs
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 years ago |
|
Clipping.cs
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
|
CollectionNavigatorTester.cs
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
|
ColorPicker.cs
|
9529afc84b
All unit tests PASS!!!
|
2 years ago |
|
ComboBoxIteration.cs
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
|
ComputedLayout.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
ConfigurationEditor.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
ContextMenus.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
CsvEditor.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
Dialogs.cs
|
05e203c7a4
lots of fixes
|
2 years ago |
|
DynamicMenuBar.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
DynamicStatusBar.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
Editor.cs
|
33b4abab4b
Fixes #2739. UICatalog Text Editor Column / Row not be updated when cursor moving. (#2741)
|
2 years ago |
|
FileDialogExamples.cs
|
6989addd71
whitespace fixes
|
2 years ago |
|
Frames.cs
|
760ab804f0
WIP - Everything seems to work
|
2 years ago |
|
Generic.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
|
GraphViewExample.cs
|
760ab804f0
WIP - Everything seems to work
|
2 years ago |
|
HexEditor.cs
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
2 years ago |
|
Images.cs
|
760ab804f0
WIP - Everything seems to work
|
2 years ago |
|
InteractiveTree.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
InvertColors.cs
|
760ab804f0
WIP - Everything seems to work
|
2 years ago |
|
Keys.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
LabelsAsButtons.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
LineCanvasExperiment.cs
|
1bc25900e7
Add additional LineStyles (#2533)
|
2 years ago |
|
LineDrawing.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
LineViewExample.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
ListColumns.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
ListViewWithSelection.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
ListsAndCombos.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
Localization.cs
|
19c15f64dc
Update method LanguageComboBox_SelectChanged.
|
2 years ago |
|
MessageBoxes.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
Mouse.cs
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |
|
MultiColouredTable.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
Notepad.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
|
ProcessTable.cs
|
038cf8aa45
Fixes #2575 - TableView to use interface instead of System.Data.DataTable (#2576)
|
2 years ago |
|
Progress.cs
|
7888365743
Fixes #2681- SpinnerView should not use SetNeedsDisplay for advancing its animations (#2710)
|
2 years ago |
|
ProgressBarStyles.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
|
RunTExample.cs
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
|
RuneWidthGreaterThanOne.cs
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
|
Scrolling.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
SendKeys.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
SingleBackgroundWorker.cs
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
|
Snake.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
SpinnerStyles.cs
|
94c3de473c
Change AutoSpin from a method to a property
|
2 years ago |
|
Spinning_globe_dark_small.gif
|
c28d97f203
Add gif
|
2 years ago |
|
SyntaxHighlighting.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
TabViewExample.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
|
TableEditor.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
Text.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
TextAlignments.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
TextAlignmentsAndDirection.cs
|
1fa6267895
WIP - Revamped Color
|
2 years ago |
|
TextFormatterDemo.cs
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
|
TextViewAutocompletePopup.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
Threading.cs
|
fb268473e4
Fixes #2847. CursesDriver doesn't processing response from task threading.
|
2 years ago |
|
TileViewNesting.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
TimeAndDate.cs
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
|
TreeUseCases.cs
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
|
TreeViewFileSystem.cs
|
897b3a3eea
Layout tidy up and whitespace fixes
|
2 years ago |
|
TrueColors.cs
|
760ab804f0
WIP - Everything seems to work
|
2 years ago |
|
Unicode.cs
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
|
ViewExperiments.cs
|
105ff9ab54
Fixes #2569. Borders scenarios needed to be refactored. (#2570)
|
2 years ago |
|
VkeyPacketSimulator.cs
|
791976428e
merged !!! woot.
|
2 years ago |
|
WindowsAndFrameViews.cs
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
|
WizardAsView.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
|
Wizards.cs
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
|
spinning-globe-attribution.txt
|
c28d97f203
Add gif
|
2 years ago |