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-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
2016-05-31Implemented folder selectorgtkmac-native-dialogLluis Sanchez Gual
2016-05-31Implement native backends for file dialogs in GtkOnMac engineLluis Sanchez Gual
2016-05-31Initial implementation of FileSelectorLluis Sanchez Gual
2016-05-24[ListView] Add method for start editing a cellLluis Sanchez Gual
2016-03-16Reference the 64bit version of Xamarin.MacJeffrey Stedfast
2016-02-15[Samples] Show system fonts in FontSelector sampleVsevolod Kukol
2016-01-11Merge remote-tracking branch 'origin/master' into image-loaderVsevolod Kukol
2016-01-10Add new Menu.Font propertyVsevolod Kukol
2015-12-29Add clipboard Image sampleVsevolod Kukol
2015-10-21Add Themed Image sampleVsevolod Kukol