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
2016-06-16Add new Toolkit.Defaults propertyadd-toolkit-defaultsVsevolod Kukol
2016-06-14Add overridable that allows intercepting backend creationLluis Sanchez
2016-06-08Merge pull request #592 from mono/custom-image-to-bitmapVsevolod Kukol
2016-06-01Set the 'sel' style when rendering images in selected rowsLluis Sanchez
2016-05-31Allow editing in the entry for FileSelector and FolderSelectorLluis Sanchez Gual
2016-05-31Fix crash when destroying widget that contains xwt-made backendsLluis Sanchez Gual
2016-05-31Disable native mac file dialogs in GtkOnMac engineLluis Sanchez Gual
2016-05-31Fix NRE in GTK dialog backendLluis Sanchez
2016-05-31Merge branch 'gtkmac-native-dialog'Lluis Sanchez Gual
2016-05-31Initial implementation of FileSelectorLluis Sanchez Gual
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-31Merge pull request #596 from mono/native-windowsLluis Sanchez
2016-05-30Merge pull request #595 from ikkentim/patch-1Marius Ungureanu
2016-05-24[ListView] Add method for start editing a cellLluis Sanchez Gual
2016-05-24[WPF] Fix calculation for Meanline on WPF.Jérémie Laval
2016-05-23Add custom icon support to message dialogsVsevolod Kukol
2016-05-23[Mac] Allow AlertDialog initialization overloadingVsevolod Kukol
2016-05-20Add NativeToolkit supportVsevolod Kukol
2016-05-12[Mac] Fixed AppDelegate.OpenUrl not being invokedTim Potze
2016-05-10Support unsetting of global stylescustom-image-to-bitmapVsevolod Kukol
2016-05-09[Xwt.Wpf] Fix RichTextViewBackend.PlainTextAlan McGovern
2016-05-02Merge pull request #594 from thiagoabreu/fixmousepointVsevolod Kukol
2016-04-29Fix Mac Backend for current mouse locationThiago 'Jedi' Abreu
2016-04-11Make XS happyJeffrey Stedfast
2016-04-08Remove redundant ConvertToBitmap backend parameterVsevolod Kukol
2016-04-08Fix ToBitmap support for custom drawn imagesVsevolod Kukol
2016-04-08[Mac] Fix the coordinates returned by Desktop.MouseLocationAlex Corrado
2016-04-02Merge pull request #590 from sevoku/fix-font-backend-switchingVsevolod Kukol
2016-04-02Validate a font object when it is being assigned toVsevolod Kukol
2016-04-02Apply font settings on the default fallback fontVsevolod Kukol
2016-04-02Clone font settings after system font backends swappingVsevolod Kukol
2016-03-27[Xwt] Add a way to set the parent of a `Confirm` dialogAlan McGovern
2016-03-16[Toolkit] Return validated backend from `GetSafeBackend`Alex Corrado
2016-03-16Reference the 64bit version of Xamarin.MacJeffrey Stedfast
2016-03-15Merge pull request #588 from cra0zy/gtk3fixVsevolod Kukol
2016-03-15Fix Gtk3 Buildcra0zy
2016-03-14Merge pull request #586 from sevoku/fix-gtk-mac-popover-borderVsevolod Kukol
2016-03-14[Gtk] Fix SearchEntry renderingVsevolod Kukol
2016-03-14[Gtk] Optimize Popover border drawingVsevolod Kukol
2016-03-11[Gtk.Mac] Fix buildVsevolod Kukol
2016-03-11[Gtk.Mac] Remove broken Popover window borderVsevolod Kukol
2016-03-07Merge pull request #585 from hwthomas/masterVsevolod Kukol
2016-03-07Update WindowFrameBackend.csVsevolod Kukol
2016-03-07[GtkBackend] Add custom Gtk.MissingIcon for Gtk3hwthomas
2016-03-04[Gtk3] Fix buildVsevolod Kukol
2016-03-04[Wpf] Fix remaining Font validationVsevolod Kukol
2016-03-04Merge pull request #568 from sevoku/optimize-mac-textentryAlan McGovern
2016-03-04Fix cross-toolkit font support in TextLayout BackendsVsevolod Kukol