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-03-26[WPF] Fix ReadOnly property on TextEntryBackend (#816)Marius Ungureanu
2018-03-16 Fallback to using the WPF MainWindow if can't get parent windowBret Johnson
2018-03-14[WPF] Move ExTreeViewItem brush styles from template to outer style (#801)Alex Corrado
2018-03-06[WPF] Use Tree.BorderThickness instead of ScrollView.BorderThicknessAlex Corrado
2018-03-05Set LangVersion to C# 6Vsevolod Kukol
2018-03-05Merge pull request #786 from mono/misc-fixesLluis Sanchez
2018-03-01[Wpf] Track API changesVsevolod Kukol
2018-02-28Add QueueResize method to CanvasCellViewLluis Sanchez
2018-02-24[WPF] Implement missing TreeViewBackend's UseAlternatingRowColorsRodrigo Moya
2018-02-20Merge pull request #783 from alsorokin/masterVsevolod Kukol
2018-02-20[WPF] Fire ButtonPressed and ButtonReleased events for TreeView, similar to t...Alexander Sorokin
2018-02-19 [Wpf] Fix bug inserting row before intended row in ListDataSource (#764)Svante Seleborg
2018-02-16Add BorderVisible property to TreeViewRodrigo Moya
2018-02-15[Wpf] Add tooltip support for menusVsevolod Kukol
2018-02-12[Wpf] Track API changesVsevolod Kukol
2017-11-27More cursor typesPavel Yakovlev
2017-11-17[WPF] Fixed drag operation starting even when mouse is outside TreeViewAlexander Sorokin
2017-11-17Merge pull request #749 from alsorokin/another-treeview-fixVsevolod Kukol
2017-11-17TreeView: Let user drag multiple selected itemsAlexander Sorokin
2017-11-15[Wpf] Add Button.IsDefault supportVsevolod Kukol
2017-11-12[Wpf] Track Button API changeVsevolod Kukol
2017-11-03[WPF] Fixed TreeView multiple child selection not working properlyAlexander Sorokin
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-09-29[WPF] Fix layout for ScrollView with ScrollPolicy.NeverAlex Corrado
2017-09-26ExTreeView: Don't try to explicitly render virtualized itemsAlexander Sorokin
2017-09-20Revert "ExTreeView: Fixed missing first root element"Alan McGovern
2017-09-14ExTreeView: Fixed missing first root elementAlexander Sorokin
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-06-29[Wpf] Support for cross-toolkit dialog parentsVsevolod Kukol
2017-06-02Fix PopupWindow initialization (#698)Vsevolod Kukol
2017-05-31Perf opt (#694)Marius Ungureanu
2017-05-08[Wpf] Fix default RadioButtonCellView grouping and bindingVsevolod Kukol
2017-05-08[Wpf] Fix ungrouped cell view settingsVsevolod Kukol
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-29[WPF] Fix NewText handling in TextCellViewVsevolod Kukol
2017-04-28[Wpf] Add RadioButtonCellView implementationVsevolod Kukol
2017-04-26Merge pull request #683 from sevoku/optimize-desktop-boundsVsevolod Kukol
2017-04-26Add Toolkit.GetScreenBounds for native widgetsVsevolod Kukol
2017-04-26[WPF] Track API changesVsevolod Kukol
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2017-04-18Merge pull request #670 from sevoku/wpf-scalable-spinnerVsevolod Kukol
2017-04-15[Xwt,Gtk,WPF] Add support for NewText handling in TextCellViewMarius Ungureanu
2017-04-14[WPF] Fix CheckBoxCell Toggle and Mixed state handlingVsevolod Kukol