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
2017-12-01Bump TargetFrameworkVersion to 4.5net45Vsevolod Kukol
2017-12-01Merge pull request #759 from mono/fix-xammactest-projectVsevolod Kukol
2017-11-28[Gtk] Add OnSizeRequested callbacks to children. (#732)Marius Ungureanu
2017-11-27Merge pull request #758 from paymicro/more_cursor_typesVsevolod Kukol
2017-11-27More cursor typesPavel Yakovlev
2017-11-27[Mac] Update XamMacTest project configurationVsevolod Kukol
2017-11-17Merge pull request #753 from alsorokin/fix-drag-from-outsideVsevolod Kukol
2017-11-17[WPF] Fixed drag operation starting even when mouse is outside TreeViewAlexander Sorokin
2017-11-17[WPF] Fixed "drag image must be set before starting drag operation" exception...Alexander Sorokin
2017-11-17Merge pull request #736 from mono/optimize-textindexerVsevolod Kukol
2017-11-17Merge pull request #749 from alsorokin/another-treeview-fixVsevolod Kukol
2017-11-17Merge pull request #739 from alsorokin/masterVsevolod Kukol
2017-11-17Merge pull request #756 from mono/corrado-multi-treeview-sampleVsevolod Kukol
2017-11-17TreeView: Let user drag multiple selected itemsAlexander Sorokin
2017-11-16Add TreeView multi-selection toggle to samplesAlex Corrado
2017-11-15Merge pull request #755 from mono/mac-real-transient-windowsVsevolod Kukol
2017-11-15Merge pull request #754 from mono/add-default-button-supportVsevolod Kukol
2017-11-15[Wpf] Add Button.IsDefault supportVsevolod Kukol
2017-11-13[Mac] Fix Window.TransientForVsevolod Kukol
2017-11-12[Wpf] Track Button API changeVsevolod Kukol
2017-11-12[Mac] Add Button.IsDefault supportVsevolod Kukol
2017-11-12[Gtk] Add Button.IsDefault supportVsevolod Kukol
2017-11-12Add Button.IsDefault supportVsevolod Kukol
2017-11-06Merge pull request #751 from DarkCaster/masterLluis Sanchez
2017-11-05[Gtk] RichTextView: fix possible null reference at RichTextViewBackend::GtkTe...DarkCaster
2017-11-03[WPF] Fixed TreeView multiple child selection not working properlyAlexander Sorokin
2017-10-24Merge pull request #746 from mono/appveyor-disable-symbols-uploadVsevolod Kukol
2017-10-24[AppVeyor] Disable symbols deploymentVsevolod Kukol
2017-10-24Merge pull request #741 from alsorokin/fix-treeview-selection-crashLluis Sanchez
2017-10-24[WPF] Fixed an exception when selecting multiple TreeView itemsAlexander Sorokin
2017-10-24[WPF] CustomScrollViewPort: Ensure content offset is updated if child size ch...Alex Corrado
2017-10-23[WPF] Fix measuring for CustomPanelAlan McGovern
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-10-02Merge pull request #734 from mono/fix-context-switch-appveyorVsevolod Kukol
2017-10-02[AppVeyor] Add CoreTestsVsevolod Kukol
2017-10-02Merge pull request #733 from mono/fix-context-switchLluis Sanchez
2017-10-02Added some test descriptions and removed unused codeLluis Sanchez
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-29Merge pull request #731 from mono/corrado-wpf-scrollviewVsevolod Kukol
2017-09-29[WPF] Fix layout for ScrollView with ScrollPolicy.NeverAlex Corrado
2017-09-28Use InvokePlatformCode to run dialogsVsevolod Kukol
2017-09-28Reset CurrentEngine to application default when executing platform codeVsevolod Kukol
2017-09-28Merge pull request #729 from mono/fix-gtk-recursive-child-reallocationVsevolod Kukol
2017-09-27[Gtk] Fix enumeration corruption on recursive size allocationVsevolod Kukol
2017-09-26ExTreeView: Don't try to explicitly render virtualized itemsAlexander Sorokin
2017-09-22Merge pull request #724 from mono/corrado-mac-globalalphaVsevolod Kukol