.. |
ASCIICustomButton.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
AdornmentEditor.cs
|
65592b4135
WIP: Refining TabStop and GroupStop
|
hace 1 año |
Adornments.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
AdornmentsEditor.cs
|
65592b4135
WIP: Refining TabStop and GroupStop
|
hace 1 año |
AllViewsTester.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
AnimationScenario.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
BackgroundWorkerCollection.cs
|
f37ec5e04f
Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings.
|
hace 1 año |
Bars.cs
|
ffc4136a42
Fixed ExpanderButton
|
hace 1 año |
BasicColors.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
BorderEditor.cs
|
ffc4136a42
Fixed ExpanderButton
|
hace 1 año |
Buttons.cs
|
d407683d5b
Made View.Navigation nullable enable.
|
hace 1 año |
CharacterMap.cs
|
cd43ee363d
Revamped to further simplify and make more correct
|
hace 1 año |
ChineseUI.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
ClassExplorer.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
Clipping.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
CollectionNavigatorTester.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
ColorPicker.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
CombiningMarks.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
ComboBoxIteration.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
ComputedLayout.cs
|
2cecc7762a
WIP - Trying to make TextFormatter have indepdentent width/height
|
hace 1 año |
ConfigurationEditor.cs
|
9e6a00bf3a
StatusBar conversion progress.
|
hace 1 año |
ContentScrolling.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
ContextMenus.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
CsvEditor.cs
|
cd43ee363d
Revamped to further simplify and make more correct
|
hace 1 año |
DatePickers.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Dialogs.cs
|
31ef0fc152
Revamped Messagebox tests
|
hace 1 año |
DimAutoDemo.cs
|
149bedf19b
Added more AnchorEnd unit tests.
|
hace 1 año |
DynamicMenuBar.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
DynamicStatusBar.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
Editor.cs
|
f2eb9ce6e2
WIP: More refining
|
hace 1 año |
ExpanderButton.cs
|
ffc4136a42
Fixed ExpanderButton
|
hace 1 año |
FileDialogExamples.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Generic.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
GraphViewExample.cs
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
hace 1 año |
HexEditor.cs
|
9f09e030ae
Fixed Scenarios and unit tests
|
hace 1 año |
HotKeys.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Images.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
InteractiveTree.cs
|
9f09e030ae
Fixed Scenarios and unit tests
|
hace 1 año |
InvertColors.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
KeyBindings.cs
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
hace 1 año |
Keys.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
LineCanvasExperiment.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
LineDrawing.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
LineViewExample.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
ListColumns.cs
|
a935ef83df
Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign
|
hace 1 año |
ListViewWithSelection.cs
|
022050db73
Fixed nullable warnings 7
|
hace 1 año |
ListsAndCombos.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Localization.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
MarginEditor.cs
|
149bedf19b
Added more AnchorEnd unit tests.
|
hace 1 año |
MenuBarScenario.cs
|
022050db73
Fixed nullable warnings 7
|
hace 1 año |
MessageBoxes.cs
|
31ef0fc152
Revamped Messagebox tests
|
hace 1 año |
Mouse.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
MultiColouredTable.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Notepad.cs
|
cf1435ae96
WIP: Fixed stuff. Broke stuff. Making progress.
|
hace 1 año |
PaddingEditor.cs
|
ebea59ab96
Backported stuff from #3376
|
hace 1 año |
PosAlignDemo.cs
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
hace 1 año |
ProcessTable.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
Progress.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
ProgressBarStyles.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
RunTExample.cs
|
9f09e030ae
Fixed Scenarios and unit tests
|
hace 1 año |
RuneWidthGreaterThanOne.cs
|
9f09e030ae
Fixed Scenarios and unit tests
|
hace 1 año |
Scrolling.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
SendKeys.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
ShadowStyles.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Shortcuts.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
SingleBackgroundWorker.cs
|
f7d18ff876
Fixed docs
|
hace 1 año |
Sliders.cs
|
f2eb9ce6e2
WIP: More refining
|
hace 1 año |
Snake.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
SpinnerStyles.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
Spinning_globe_dark_small.gif
|
c28d97f203
Add gif
|
hace 2 años |
SyntaxHighlighting.cs
|
64e1ab8ebc
Updated TabView scenario
|
hace 1 año |
TabViewExample.cs
|
37f349004a
WIP: More. Trying to fix TableView regression
|
hace 1 año |
TableEditor.cs
|
a935ef83df
Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign
|
hace 1 año |
Text.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
TextAlignmentAndDirection.cs
|
6550cde7b5
Nuked Textformatter.AutoSize.
|
hace 1 año |
TextEffectsScenario.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
TextFormatterDemo.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
TextViewAutocompletePopup.cs
|
ef9a7daa2a
Updated Unicode Scenario
|
hace 1 año |
Threading.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
TileViewNesting.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
TimeAndDate.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
TreeUseCases.cs
|
d49701b5c3
Updated TreeuseCases
|
hace 1 año |
TreeViewFileSystem.cs
|
ff7a68b2dc
Change all Scenarios to merge their Init, Setup, and Run overrides into Main.
|
hace 1 año |
TrueColors.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
Unicode.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
ViewExperiments.cs
|
f2eb9ce6e2
WIP: More refining
|
hace 1 año |
VkeyPacketSimulator.cs
|
44ce74a5c0
Refactored Application into smaller files.
|
hace 1 año |
WindowsAndFrameViews.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
WizardAsView.cs
|
9f09e030ae
Fixed Scenarios and unit tests
|
hace 1 año |
Wizards.cs
|
f925625baa
Add GetQuitKeyAndName helper method.
|
hace 1 año |
spinning-globe-attribution.txt
|
c28d97f203
Add gif
|
hace 2 años |