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-11-13Merge pull request #864 from DmitriyKirakosyan/a11y/menu_cell_nameJérémie Laval
2018-11-09[Mac] Fix System.NullReferenceException in MenuBackend.Popup.Dmitriy Kirakosyan
2018-11-07[a11y] Add menu item Accessible API. Fix samples.Dmitry K
2018-10-18[a11y] Add accessible API for Menu componentDmitry K
2018-09-29[Mac] Fix PopupWindow background rendering on MojaveVsevolod Kukol
2018-09-29[Mac] Add new macOS versions to MacSystemInformationVsevolod Kukol
2018-09-20[Mac] TextEntryBackend code improvementsVsevolod Kukol
2018-09-20[Mac] Add missing SearchTextEntryBackendVsevolod Kukol
2018-09-03[Mac] Fix DrawingImage rendering on macOS MojaveVsevolod Kukol
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-07-11Add mnemonic option to checkboxesMikayla Hutchinson
2018-06-25[a11y][WPF] Added accessibilty support for popover windowsBret Johnson
2018-05-17[a11y] Change API LabeledBy -> LabelWidgetJérémie Laval
2018-05-15[a11y] Add LabeledBy property to AccessibleJérémie Laval
2018-05-03[Mac] Fixed `NRE` converting points from events.Vinicius Jarina
2018-04-17Merge pull request #747 from iainx/unowned-accessiblesiain
2018-04-10Registrar fixes (#821)Marius Ungureanu
2018-03-20[Mac] Skip column autosizing for empty listsVsevolod Kukol
2018-03-20[Mac] Set CompositeCell.ObjectValue when reusing cells in ListsVsevolod Kukol
2018-03-19[Mac] Support for constrained CanvasCellView size calculationVsevolod Kukol
2018-03-19Merge pull request #811 from mono/mac-instant-cursor-changeVsevolod Kukol
2018-03-19[Mac] Add Widget.Cursor support to lists and treesVsevolod Kukol
2018-03-19[Mac] Instantly apply Widget.Cursor changesVsevolod Kukol
2018-03-19Merge pull request #810 from mono/mac-improve-cellview-height-recalculationVsevolod Kukol
2018-03-19[Mac] Fix NRE in TreeViewBackendVsevolod Kukol
2018-03-19[Mac] Improve CellView height recalculationVsevolod Kukol
2018-03-19[Mac] Fix default TextLayout foreground colorVsevolod Kukol
2018-03-16[Mac] Avoid row height updates for nodes not yet loadedRodrigo Moya
2018-03-16[A11y] Allow native accessible children to be added to Xwt.Accessibleiain holmes
2018-03-15Merge pull request #804 from mono/fix-mac-tree-expand-to-rowVsevolod Kukol
2018-03-15[Mac] Fix TreeView.FocusedRowVsevolod Kukol
2018-03-15[Mac] Fix TreeView.ExpandToRowVsevolod Kukol
2018-03-15Merge pull request #798 from mono/mac-nslayoutmanagerVsevolod Kukol
2018-03-12Merge pull request #803 from mono/mac-fix-tableview-background-colorVsevolod Kukol
2018-03-12Merge pull request #802 from mono/mac-improve-tree-data-source-handlingVsevolod Kukol
2018-03-12Merge pull request #800 from mono/mac-interruptable-eventsVsevolod Kukol
2018-03-12[Mac] Set CompositeCell.ObjectValue when reusing cellsVsevolod Kukol
2018-03-12[Mac] Fix ListView/TreeView background colorVsevolod Kukol
2018-03-12[Mac] Better CompositeCell code styleVsevolod Kukol
2018-03-12[Mac] Reload tree node children only if the node is expandedVsevolod Kukol
2018-03-12[Mac] Release removed tree nodesVsevolod Kukol
2018-03-12[Mac] Don't call SizeToFit when measuring CellViewsVsevolod Kukol
2018-03-12[Mac] Reduce IEnumerable allocations in CompositeCellVsevolod Kukol
2018-03-09[Mac] Fix MouseDragged overridesVsevolod Kukol
2018-03-09[Mac] TableViewBackend uses unified event handlingVsevolod Kukol
2018-03-09[Mac] WidgetView uses unified event handlingVsevolod Kukol
2018-03-09[Mac] Add IViewObject event handling extensionsVsevolod Kukol
2018-03-09[Mac] Control NSOutlineView row resize animationVsevolod Kukol
2018-03-09[Mac] Improve table row height calculationVsevolod Kukol