Thomas Nind 22efb32549 Fix LineDrawing scenario to use 1 unit longer lines (matching new LineCanvas API). (#2549) il y a 2 ans
..
ASCIICustomButton.cs 791976428e merged !!! woot. il y a 2 ans
AllViewsTester.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Animation.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
AutoSizeAndDirectionText.cs 43f67a6387 Convert more Actions to EventHandlers in View il y a 2 ans
BackgroundWorkerCollection.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
BasicColors.cs 721a8873b0 Removed Color.Invalid and added more unit tests. il y a 2 ans
BordersComparisons.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) il y a 2 ans
BordersOnContainers.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) il y a 2 ans
BordersOnFrameView.cs c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) il y a 2 ans
BordersOnWindow.cs c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) il y a 2 ans
Buttons.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` il y a 2 ans
CharacterMap.cs 9ff83a71d6 Merge branch 'v2_develop' into caption il y a 2 ans
ClassExplorer.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Clipping.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
CollectionNavigatorTester.cs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) il y a 2 ans
ColorPicker.cs dd298d0e2e Fix more issue in the layout. il y a 2 ans
ComboBoxIteration.cs 3bec36ac47 Change Action to EventHandler for more events il y a 2 ans
ComputedLayout.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
ConfigurationEditor.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
ContextMenus.cs 43f67a6387 Convert more Actions to EventHandlers in View il y a 2 ans
CsvEditor.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Dialogs.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
DynamicMenuBar.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
DynamicStatusBar.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Editor.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
FileDialogExamples.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Frames.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) il y a 2 ans
Generic.cs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) il y a 2 ans
GraphViewExample.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
HexEditor.cs c1a578891b Fixes #2150. Revamping FileDialog (#2259) il y a 2 ans
InteractiveTree.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
InvertColors.cs 3bec36ac47 Change Action to EventHandler for more events il y a 2 ans
Keys.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
LabelsAsButtons.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` il y a 2 ans
LineCanvasExperiment.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
LineDrawing.cs 22efb32549 Fix LineDrawing scenario to use 1 unit longer lines (matching new LineCanvas API). (#2549) il y a 2 ans
LineViewExample.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
ListViewWithSelection.cs 796e15a64d Added DrawEventArgs il y a 2 ans
ListsAndCombos.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
MessageBoxes.cs 49561439e0 Fixed and simplified dialog tests il y a 2 ans
Mouse.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. il y a 3 ans
MultiColouredTable.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
Notepad.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
Progress.cs 6209632de3 Make SpinnerView show/hide instead of stopping il y a 2 ans
ProgressBarStyles.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` il y a 2 ans
RunTExample.cs 846494ea7c Resolving merge conflicts. il y a 2 ans
RuneWidthGreaterThanOne.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
Scrolling.cs 30a87c849a Added the StringExtensions.cs file with a public class. il y a 2 ans
SendKeys.cs 3bec36ac47 Change Action to EventHandler for more events il y a 2 ans
SingleBackgroundWorker.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
Snake.cs 889e66a7c4 Fix Snake for new lengths in LineCanvas (#2548) il y a 2 ans
Spinning_globe_dark_small.gif c28d97f203 Add gif il y a 2 ans
SyntaxHighlighting.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TabViewExample.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TableEditor.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Text.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TextAlignments.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` il y a 2 ans
TextAlignmentsAndDirection.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TextFormatterDemo.cs 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` il y a 2 ans
TextViewAutocompletePopup.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Threading.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TileViewNesting.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TimeAndDate.cs 09683a2cd5 Refactor more `event Action` to `event EventHandler` il y a 2 ans
TreeUseCases.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
TreeViewFileSystem.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
Unicode.cs 846494ea7c Resolving merge conflicts. il y a 2 ans
ViewExperiments.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) il y a 2 ans
VkeyPacketSimulator.cs 791976428e merged !!! woot. il y a 2 ans
WindowsAndFrameViews.cs a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) il y a 2 ans
WizardAsView.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) il y a 2 ans
Wizards.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) il y a 2 ans
spinning-globe-attribution.txt c28d97f203 Add gif il y a 2 ans