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-03-22Remove warning in gtk accessibility codeMarius Ungureanu
2018-03-19[Gtk] Support for constrained CanvasCellView size calculationVsevolod Kukol
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
2017-06-14[A11y] Add Uri to the accessibility interface and make LinkLabel implement itiain holmes
2017-06-14[Xwt] Fix leak in DatePickerMarius Ungureanu
2017-06-12[a11y] Set the role of the ImageBox to an Imageiain holmes
2017-06-12[A11y] Add an identifer to the accessibility interfaceiain holmes
2017-06-12[A11y] Handle Filler rolesiain holmes
2017-06-10Merge pull request #700 from iainx/gtk-mac-accessibilityiain
2017-06-10[A11y] Initial work getting GtkMac backendiain holmes
2017-06-10[Gtk3] Fix buildVsevolod Kukol
2017-06-06Merge remote-tracking branch 'origin/a11y'Vsevolod Kukol