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
path: root/Xwt
AgeCommit message (Expand)Author
2018-03-19Fix typo in ICanvasCellViewFrontendVsevolod Kukol
2018-03-19Constrained CanvasCellView size calculationVsevolod Kukol
2018-03-12[Mac] Release removed tree nodesVsevolod Kukol
2018-03-05Set LangVersion to C# 6Vsevolod Kukol
2018-03-05Merge pull request #786 from mono/misc-fixesLluis Sanchez
2018-03-01Add TreeView.AnimationsEnabled to control native animationsVsevolod Kukol
2018-02-28Add QueueResize method to CanvasCellViewLluis 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-15Add MenuItem.TooltipTextVsevolod Kukol
2018-02-12Add ITreeDataSource.Cleared eventVsevolod Kukol
2018-02-05Fixed ITreeDataSource support in Gtk.TreeViewLluis Sanchez
2018-01-26Merge pull request #714 from mono/mac-nsview-based-tablesVsevolod Kukol
2017-12-06Merge pull request #763 from DavidKarlas/rectDavid Karlaš
2017-12-06Add helper properties and new constructor to Xwt.RectangleDavid Karlaš
2017-11-27More cursor typesPavel Yakovlev
2017-11-12Add Button.IsDefault supportVsevolod Kukol
2017-10-02Fix some context switching issuesLluis Sanchez
2017-09-29Merge pull request #730 from mono/default-toolkitLluis Sanchez
2017-09-29Merge pull request #706 from mono/context-per-toolkitLluis Sanchez
2017-09-28Use InvokePlatformCode to run dialogsVsevolod Kukol
2017-09-28Reset CurrentEngine to application default when executing platform codeVsevolod 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-08-04Fix DefaultListStoreBackend.Clear notification orderVsevolod Kukol
2017-06-30Merge pull request #711 from mono/message-dialog-missing-parentsVsevolod Kukol
2017-06-29Allow custom parents for custom message dialogsVsevolod Kukol
2017-06-29Support for cross-toolkit dialog parentsVsevolod Kukol
2017-06-27[Mac] Fix invalid -apple-system-font warning Pt.2Vsevolod Kukol
2017-06-27[Mac] Fix invalid -apple-system-font warningVsevolod Kukol
2017-06-14Fix formattingLluis Sanchez
2017-06-14Merge remote-tracking branch 'origin/master' into context-per-toolkitLluis Sanchez
2017-06-14Create a sync context per toolkitLluis Sanchez
2017-06-14[A11y] Add Uri to the accessibility interface and make LinkLabel implement itiain holmes
2017-06-12[A11y] Add an identifer to the accessibility interfaceiain holmes
2017-06-12[A11y] Handle Filler rolesiain holmes
2017-06-08[Xwt] Make this error message more informativeAlan McGovern
2017-06-06Merge remote-tracking branch 'origin/a11y'Vsevolod Kukol
2017-06-02Fix PopupWindow initialization (#698)Vsevolod Kukol
2017-05-31Perf opt (#694)Marius Ungureanu
2017-05-19Don't raise UnhandledException on toolkit loading failureVsevolod Kukol
2017-05-03Merge pull request #684 from mono/corrado-consistent-clipboardAlex Corrado
2017-05-03Always use the same backend for ClipboardAlex Corrado
2017-04-29Merge pull request #626 from sevoku/add-radio-cell-viewVsevolod Kukol
2017-04-29Merge pull request #671 from mono/text-changed-cell-viewVsevolod Kukol
2017-04-27Add RadioButtonCellViewVsevolod Kukol