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
2018-10-18[a11y][WPF] Add accessible name to TreeView rowDmitry K
2018-10-18[a11y] Add accessible API for Menu componentDmitry K
2018-10-05[Gtk] Don't let the text activate checkboxes by defaultMarius Ungureanu
2018-09-22Merge pull request #855 from KirillOsenkov/dev-kirillo-TargetFrameworkd16-0-p1Kirill Osenkov
2018-09-22Set the TargetFrameworkVersion to v4.6.1 when building in MonoDevelop.Kirill Osenkov
2018-09-21Merge pull request #852 from mono/add-mac-searchentryVsevolod Kukol
2018-09-20[Mac] TextEntryBackend code improvementsVsevolod Kukol
2018-09-20[Mac] Add missing SearchTextEntryBackendVsevolod Kukol
2018-09-17Merge pull request #851 from hamekoz/fix-FileSelectorFiltersLluis Sanchez
2018-09-14Add sample of FileSelector with filtersClaudio Rodrigo Pereyra Diaz
2018-09-14Fix FileSelector filtersClaudio Rodrigo Pereyra Diaz
2018-09-03Merge pull request #848 from mono/fix-custom-nsimagerep-mojaveVsevolod Kukol
2018-09-03[Mac] Fix DrawingImage rendering on macOS MojaveVsevolod Kukol
2018-08-23Merge pull request #846 from mono/zoom-icons-refreshLluis Sanchez
2018-08-21[Mac][Icons] New zoom iconsVáclav Vančura
2018-08-10Merge pull request #839 from mono/more-wpf-accessibilityJérémie Laval
2018-08-05[a11y][WPF] Added ability to disable arrow key nav for popoversBret Johnson
2018-07-30Merge pull request #844 from directhex/hackweek3Jo Shields
2018-07-28Fix Mac dllmap for Gtk3Joseph Shields
2018-07-18Merge pull request #842 from mono/remove-xaml-stylesJérémie Laval
2018-07-18[a11y][Gtk} Added stub TextColor property for GtkBret Johnson
2018-07-18[a11y][WPF] Make Esc key close popoversBret Johnson
2018-07-18[a11y][WPF] Added ability to set color selector UI text colorBret Johnson
2018-07-17[WPF] Convert XAML styles to code to avoid UI stallingJérémie Laval
2018-07-17[a11y][WPF] Fixed tree view to have proper narrator announced item numBret Johnson
2018-07-13Merge pull request #841 from mhutch/checkbox-mnemonicMikayla Hutchinson
2018-07-11[a11y][WPF] Added ability to set popover initial keyboard focusBret Johnson
2018-07-11Update CheckBox.csMarius Ungureanu
2018-07-11Add mnemonic option to checkboxesMikayla Hutchinson
2018-07-09[a11y][WPF] Updated spinner automation peerBret Johnson
2018-07-09[a11y] Moved Accessible fields to topBret Johnson
2018-07-02[a11y] Give Opacity slider a11y name even though it can't get focusBret Johnson
2018-06-29[a11y][WPF] Allow client overriding BoxBackend AutomationPeerBret Johnson
2018-06-29[a11y] Add a11y for color selector UI (used for Android theme editor)Bret Johnson
2018-06-25[a11y][WPF] Added accessibilty support for popover windowsBret Johnson
2018-06-25[a11y][WPF] Expose ColorButton inside ColorPicker, to set accessibilityBret Johnson
2018-06-25[a11y][WPF] Support expand/collapse actions on drop down buttonBret Johnson
2018-06-25[a11y][WPF] Fix accessibility focus handling for spin buttonsBret Johnson
2018-06-25[a11y][WPF] Fixed combo box item automation namesBret Johnson
2018-06-06Revert "[Wpf] Don't skip the Measure step all the time"Jérémie Laval
2018-06-01Merge pull request #834 from mono/revert-760-leak-fix-attemptLluis Sanchez
2018-06-01Revert "Leak fix attempt"Lluis Sanchez
2018-05-31Merge pull request #833 from BretJohnson/add-wpf-menu-accessorJérémie Laval
2018-05-31Added an accessor method to get the native ContextMenuBret Johnson
2018-05-28Merge pull request #760 from mono/leak-fix-attemptVsevolod Kukol
2018-05-28Protect WindowFrame owned value from being toggled after constructionMarius Ungureanu
2018-05-25Leak fix attemptMarius Ungureanu
2018-05-22Merge pull request #831 from mono/wpf-accessibilityJérémie Laval
2018-05-17[WPF] Move HasAccessible to WPF's WidgetBackendJérémie Laval
2018-05-17[a11y] Change API LabeledBy -> LabelWidgetJérémie Laval