Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-31Bump platform implementations to net472Marius Ungureanu
2019-12-18[WPF] track new APIVsevolod Kukol
2019-11-08[A11Y][WPF] Avoid false-positive SPI_GETSCREENREADERSergey Shakhnazarov
2019-10-24Remove redundant bracketsDima
2019-10-24Revert whitespace changesSergey Shakhnazarov
2019-10-24Use TextBlock's ToolTip if the Widget is WpfLabel.Dmitry K
2019-10-24[WPF] Fix Xwt.Label accessibilityDima
2019-10-22[VS] Support a11y info for popup menus, delay setBret Johnson
2019-10-11[WPF][XamMac][GtkMac] A11y helperSergey Shakhnazarov
2019-10-01Merge pull request #960 from mono/master-vsts937839Vsevolod Kukol
2019-09-30Fix build with .NET Core 3.0Vsevolod Kukol
2019-09-26Merge pull request #954 from mono/wpf-sdk-projectVsevolod Kukol
2019-08-27Merge pull request #959 from mcumming/dev/mcumming/960388_EnableFormattedText...Vsevolod Kukol
2019-08-20Fix formattingMarius Ungureanu
2019-08-20Added formatting samplesMichael Cummings
2019-08-12Update WPFBackend for changesMichael Cummings
2019-08-09Leverage SetContent from SetFormattedText before setting formatted text.Michael Cummings
2019-08-09Add XamMac and Gtk backendsMichael Cummings
2019-08-09Change Label property to handle formatting in backend controls.Michael Cummings
2019-08-06[Windows] Add support of Title for AlertDialogBackend on Windowsdkandrov
2019-08-06Added support for mac font weights that range from 0-15.Mike Krüger
2019-07-29Fix build with MonoDevelopVsevolod Kukol
2019-07-26[Wpf] Move package metadata to project fileVsevolod Kukol
2019-07-26Change Xwt.WPF project type to multi-targeted SDKVsevolod Kukol
2019-05-15[WPF] Removed Margin, Borderds if the Popover.Padding == 0.Vinicius Jarina
2019-02-11Merge pull request #917 from DmitriyKirakosyan/rt-textcolorVsevolod Kukol
2019-02-11Merge pull request #901 from DmitriyKirakosyan/treeview-automationpeerVsevolod Kukol
2019-02-05[a11y][WPF] Add AutomationPeer customization support for TreeView and ListViewDmitry K
2019-01-30[WPF] Add TextColor property to RichTextViewDmitry K
2019-01-30[Mac][Gtk] Add TextColor property to RichTextViewDmitriy Kirakosyan
2019-01-24[Gtk][Wpf] Add target widget backend check to menu backendsVsevolod Kukol
2019-01-17Merge pull request #897 from DmitriyKirakosyan/cellview-a11yVsevolod Kukol
2019-01-11[WPF] Added penel to button chrome factory.Vinicius Jarina
2018-12-12Merge pull request #840 from imerr/masterVsevolod Kukol
2018-12-06Revert ExTreeViewItemDmitriy Kirakosyan
2018-12-02[a11y] Add Accessibility API to CellViewDmitriy K
2018-11-13Merge pull request #864 from DmitriyKirakosyan/a11y/menu_cell_nameJérémie Laval
2018-11-13Merge pull request #872 from daserge/wpf-treeview-shift-tab-crashJérémie Laval
2018-11-13Merge pull request #874 from daserge/wpf-treeview-range-selectionJérémie Laval
2018-11-09[WPF] Proxy Label SetFocus call to the underlying TextBlock so that i… (#868)d16-0-p2Sergey Shakhnazarov
2018-11-09Merge pull request #863 from daserge/scrollview-keyb-focus-style-a11yVsevolod Kukol
2018-11-09Code styleSergey Shakhnazarov
2018-11-09[WPF] Fixed the crash for TreeView range selection when no items were selecte...Sergey Shakhnazarov
2018-11-08Addressed CR notesSergey Shakhnazarov
2018-11-07[WPF] Fixes a crash for Shift-Tab into treeview without selected rowSergey Shakhnazarov
2018-11-07[a11y] Add menu item Accessible API. Fix samples.Dmitry K
2018-10-30Merge pull request #865 from daserge/wpf-widget-focusVsevolod Kukol
2018-10-30Merge pull request #866 from daserge/wpf-label-keyboard-focusVsevolod Kukol
2018-10-24Used proxy-ing instead of bindingSergey Shakhnazarov
2018-10-24[WPF] Fixed WpfLabel custom peer structure which caused narrator not to annou...Sergey Shakhnazarov