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
2021-10-04Fix build issues with .NET 6Lluis Sanchez
2019-12-18Add completion support to ComboBoxEntryVsevolod Kukol
2019-10-11[WPF][XamMac][GtkMac] A11y helperSergey Shakhnazarov
2019-08-20Added formatting samplesMichael Cummings
2019-07-12[Mac] Bump samples app deployment targetVsevolod Kukol
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-07[a11y] Add menu item Accessible API. Fix samples.Dmitry K
2018-10-18[a11y] Add accessible API for Menu componentDmitry K
2018-09-22Set the TargetFrameworkVersion to v4.6.1 when building in MonoDevelop.Kirill Osenkov
2018-09-14Add sample of FileSelector with filtersClaudio Rodrigo Pereyra Diaz
2018-04-18Remove requires specific version for gtkMarius Ungureanu
2018-04-10Registrar fixes (#821)Marius Ungureanu
2018-03-19Update TreeViewEvents example to use constrained cell sizingVsevolod Kukol
2018-03-09Improve TreeViewEvents exampleVsevolod Kukol
2018-03-05Merge pull request #792 from mono/set-lang-version-6Vsevolod Kukol
2018-03-05Set LangVersion to C# 6Vsevolod Kukol
2018-03-05Fix build with mono 4.8Vsevolod Kukol
2018-03-05Merge pull request #789 from mono/misc-fixes-fix-gtk-cellboundsVsevolod Kukol
2018-03-05[Samples] Improve ExpandableTextCellView exampleVsevolod Kukol
2018-03-05[Samples] Improve CustomCell mouse tracking exampleVsevolod Kukol
2018-03-05Add missing iconLluis Sanchez
2018-02-28New TreeView sampleLluis Sanchez
2018-02-28Add support for disabling selection in TreeViewLluis Sanchez
2018-02-12[Samples] Add TreeStore.Clear () exampleVsevolod Kukol
2018-02-12[Samples] Track API changesVsevolod Kukol
2018-02-05Fixed ITreeDataSource support in Gtk.TreeViewLluis Sanchez
2017-11-27[Mac] Update XamMacTest project configurationVsevolod Kukol
2017-11-17[WPF] Fixed "drag image must be set before starting drag operation" exception...Alexander Sorokin
2017-11-16Add TreeView multi-selection toggle to samplesAlex Corrado
2017-09-07Add sample for TextLayout.TextAlignment propertyAlex Corrado
2017-04-28Add RadioButtonCellView ExampleVsevolod Kukol
2017-03-31Merge pull request #662 from sevoku/add-column-cell-expansionJérémie Laval
2017-03-28Update expanding CellView exampleVsevolod Kukol
2017-03-27[Samples] Add CellView expansion exampleVsevolod Kukol
2017-03-27[Samples] Add ListViewColumn.Expands exampleVsevolod Kukol
2017-03-07Add new UtilityWindow frontendVsevolod Kukol
2017-03-07Add PopupWindow examplesVsevolod Kukol
2017-02-12Remove deprecated MonoMac supportVsevolod Kukol
2017-02-12[Mac] Map ToolkitType.Cocoa to Xwt.XamMacVsevolod Kukol
2016-09-27Add RichTextView.LineSpacing exampleVsevolod Kukol
2016-09-27Merge pull request #619 from sevoku/extended-dialog-buttonsVsevolod Kukol
2016-09-21Implement ComboBoxCellView (only gtk for now)Lluis Sanchez Gual
2016-09-20Add Dialog.DefaultCommand propertyVsevolod Kukol
2016-09-19Add Dialog.CommandActivated eventVsevolod Kukol
2016-09-10Merge pull request #567 from sevoku/fix-image-clipboard-conversionVsevolod Kukol
2016-08-29Add WebView.ScrollBarsEnabled propertyVsevolod Kukol
2016-08-10Add WebView.CustomCss for CSS style injectionVsevolod Kukol
2016-07-27[Wpf] Add WebView Emulation mode exampleVsevolod Kukol