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
2019-01-08[Mac] Fix ref count bug when disposing popupsfix-mac-window-disposeVsevolod Kukol
2019-01-07[Mac] Fix ref count bug when disposing windowsVsevolod Kukol
2018-12-12Merge pull request #903 from lytico/GtkComboboxFixRowSeparatorFunc1Vsevolod Kukol
2018-12-12Merge pull request #840 from imerr/masterVsevolod Kukol
2018-12-11Gtk.ComboBoxBackend: set Widget.RowSeparatorFunc to null on disposelytico
2018-12-10Merge pull request #900 from vanillajonathan/patch-1Lluis Sanchez
2018-12-10Merge pull request #902 from mono/add-missing-keysiain
2018-12-09[Xwt] Add some missing Key constantsiain
2018-12-06Syntax highlightJonathan
2018-11-29Merge pull request #875 from DmitriyKirakosyan/a11y/comboboxentryVsevolod Kukol
2018-11-29Remove redundant System.LinqDmitriy K
2018-11-29[a11y][mac] Add Platform.IsMac condition for the fixDmitriy K
2018-11-28Merge pull request #893 from mono/span-sizeLluis Sanchez
2018-11-28Adds formatting in long constantJose Medrano
2018-11-28Merge pull request #894 from mono/stable-hashcodeLluis Sanchez
2018-11-28ResourceManager should now use a stable hashcodeMarius Ungureanu
2018-11-27Adds font Size handling in span tag over GTK backendJose Medrano
2018-11-27Adds compatibility for sizes in PT in markupJose Medrano
2018-11-27Improves current size calculation for large fontsJose Medrano
2018-11-27Adds fontsize to spanJose Medrano
2018-11-23Merge pull request #869 from iainx/parse-named-coloursVsevolod Kukol
2018-11-23Merge pull request #877 from mono/dispose-image-uiLluis Sanchez
2018-11-22[Mac] Dispose of images on the UI threadMarius Ungureanu
2018-11-16[Gtk][a11y] Use toggle button in comboboxes for setting a11y.Dmitriy Kirakosyan
2018-11-15[a11y] Support a11y for combobox entryDmitriy Kirakosyan
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-09Merge pull request #873 from DmitriyKirakosyan/fix/mac-menuLluis Sanchez
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-09[Mac] Fix System.NullReferenceException in MenuBackend.Popup.Dmitriy Kirakosyan
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-11-07Merge pull request #870 from mono/fix-text-cells-not-being-editableMarius Ungureanu
2018-11-06[Gtk] Fix text cell not being editableMatt Ward
2018-10-31Add support for parsing named coloursiain holmes
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
2018-10-24Revert "[a11y][WPF] Add accessible name to TreeView row"Dmitriy K
2018-10-24[WPF] Sync LabelBackend internal label.Focusable with parent native Widget.Fo...Sergey Shakhnazarov
2018-10-22Merge pull request #861 from daserge/scrollview-keyboard-a11yVsevolod Kukol
2018-10-18[WPF] Set focus to element via UI thread because sometimes the element would ...Sergey Shakhnazarov
2018-10-18[a11y][WPF] Add accessible name to TreeView rowDmitry K
2018-10-18[a11y] Add accessible API for Menu componentDmitry K