tznind 643e53b575 Add column sorting to TableEditor 2 gadi atpakaļ
..
AllViewsTester.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
AutoSizeAndDirectionText.cs 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 gadi atpakaļ
BackgroundWorkerCollection.cs de3c02e9bf refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests 2 gadi atpakaļ
BasicColors.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
Borders.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 gadi atpakaļ
BordersComparisons.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
BordersOnFrameView.cs 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 gadi atpakaļ
BordersOnToplevel.cs 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 gadi atpakaļ
BordersOnWindow.cs 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 gadi atpakaļ
Buttons.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
CharacterMap.cs 1df615996e Revamped charmap to be amaze. 2 gadi atpakaļ
ClassExplorer.cs 60e70f331f merge develop 2 gadi atpakaļ
Clipping.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
CollectionNavigatorTester.cs 60e70f331f merge develop 2 gadi atpakaļ
ColorPicker.cs 09b8ce64da Add ColorPicker Control. (#1668) 3 gadi atpakaļ
ComboBoxIteration.cs b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) 3 gadi atpakaļ
ComputedLayout.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
ContextMenus.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
CsvEditor.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Dialogs.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
DynamicMenuBar.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
DynamicStatusBar.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Editor.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Generic.cs 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 gadi atpakaļ
GraphViewExample.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
HexEditor.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
InteractiveTree.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
InvertColors.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
Keys.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
LabelsAsButtons.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
LineViewExample.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
ListViewWithSelection.cs 66398eb9ef Renamed classes; fixed rendering bug in ListView 2 gadi atpakaļ
ListsAndCombos.cs 3362ca849d Reorganizing scenarios categories as per #1648 3 gadi atpakaļ
MessageBoxes.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Mouse.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
MultiColouredTable.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Notepad.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Progress.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
ProgressBarStyles.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
RunTExample.cs 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario 2 gadi atpakaļ
RuneWidthGreaterThanOne.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Scrolling.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
SendKeys.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
SingleBackgroundWorker.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
SyntaxHighlighting.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
TabViewExample.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
TableEditor.cs 643e53b575 Add column sorting to TableEditor 2 gadi atpakaļ
Text.cs 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario 2 gadi atpakaļ
TextAlignments.cs e02df8c043 Added some more features and bug fixes. 3 gadi atpakaļ
TextAlignmentsAndDirection.cs 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 3 gadi atpakaļ
TextFormatterDemo.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
TextViewAutocompletePopup.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
Threading.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
TimeAndDate.cs 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 gadi atpakaļ
TreeUseCases.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
TreeViewFileSystem.cs 7a37111319 Revamped File Explorer to enable better Focus testing 2 gadi atpakaļ
Unicode.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ
VkeyPacketSimulator.cs 3ee2485447 fixed scenario categories 2 gadi atpakaļ
WindowsAndFrameViews.cs 5e4c4165c9 Changed Top's colorscheme to base 2 gadi atpakaļ
WizardAsView.cs 812a389082 with #520 fixed, cleaning up comments and tests 2 gadi atpakaļ
Wizards.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 gadi atpakaļ