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-08-10Merge pull request #839 from mono/more-wpf-accessibilityJérémie Laval
2018-07-28Fix Mac dllmap for Gtk3Joseph Shields
2018-07-18[a11y][Gtk} Added stub TextColor property for GtkBret Johnson
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-04-17Merge pull request #747 from iainx/unowned-accessiblesiain
2018-03-22Remove warning in gtk accessibility codeMarius Ungureanu
2018-03-19[Gtk] Support for constrained CanvasCellView size calculationVsevolod Kukol
2018-03-16[A11y] Allow native accessible children to be added to Xwt.Accessibleiain holmes
2018-03-05Set LangVersion to C# 6Vsevolod Kukol
2018-03-05Merge pull request #786 from mono/misc-fixesLluis Sanchez
2018-03-05[Gtk] Translate CustomCellRenderer Bounds to widget coordinatesVsevolod Kukol
2018-03-03[Gtk] Improve CustomCellRenderer property updatesVsevolod Kukol
2018-03-01[Gtk3] Fix buildVsevolod Kukol
2018-03-01[Gtk] Fix AppVeyor buildVsevolod Kukol
2018-03-01[Gtk] Track API changesVsevolod Kukol
2018-02-28Fix GetCellPosition in TableViewBackendLluis Sanchez
2018-02-28Add QueueResize method to CanvasCellViewLluis Sanchez
2018-02-28Fixed several mouse handling issues in TreeViewLluis Sanchez
2018-02-28Layout fixesLluis Sanchez
2018-02-28Add support for disabling selection in TreeViewLluis Sanchez
2018-02-24Add UseAlternatingRowColors property to ITreeViewBackendRodrigo Moya
2018-02-16Add BorderVisible property to TreeViewRodrigo Moya
2018-02-15[Mac] Add tooltip support for menusVsevolod Kukol
2018-02-13[Gtk] Fix editable cellsVsevolod Kukol
2018-02-12[Gtk] Track API changesVsevolod Kukol
2018-02-09[Gtk] Don't use C# 7Vsevolod Kukol
2018-02-05Fixed ITreeDataSource support in Gtk.TreeViewLluis Sanchez
2018-01-25[Gtk] Use void instead of bool for pinvoke return typesCody Russell
2018-01-24[Gtk] Fix NRE in TableViewBackendVsevolod Kukol
2017-11-28[Gtk] Add OnSizeRequested callbacks to children. (#732)Marius Ungureanu
2017-11-27More cursor typesPavel Yakovlev
2017-11-17Merge pull request #736 from mono/optimize-textindexerVsevolod Kukol
2017-11-17TreeView: Let user drag multiple selected itemsAlexander Sorokin
2017-11-12[Gtk] Add Button.IsDefault supportVsevolod Kukol
2017-11-05[Gtk] RichTextView: fix possible null reference at RichTextViewBackend::GtkTe...DarkCaster
2017-10-13[Xwt] Remember to set `IsReallocating` to false...Alan McGovern
2017-10-05[Gtk] Add TextIndexer testsVsevolod Kukol
2017-10-05[Gtk] Optimize TextIndexerMarius Ungureanu
2017-09-27[Gtk] Fix enumeration corruption on recursive size allocationVsevolod Kukol
2017-09-08Merge pull request #716 from chkn/textlayout-alignmentVsevolod Kukol
2017-09-07Add TextAlignment property to TextLayoutAlex Corrado
2017-09-07Handle context menuNikita Matrosov
2017-08-29Add CanvasCellView.IsHighlightedStephen Shaw
2017-08-08Remove old warnings in Xwt and Xwt.Gtk (#712)Svante Seleborg
2017-06-29[Gtk] Support for cross-toolkit dialog parentsVsevolod Kukol
2017-06-24[Gtk#] Update for compatibility. (#707)Marius Ungureanu
2017-06-14[Gtk] Fix possible de-registrations of unregistered sources. (#704)Marius Ungureanu