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-12-02[a11y] Add Accessibility API to CellViewDmitriy K
2017-05-08[Wpf] Fix ungrouped cell view settingsVsevolod Kukol
2017-04-28[Wpf] Add RadioButtonCellView implementationVsevolod Kukol
2017-04-14[WPF] Fix CheckBoxCell Toggle and Mixed state handlingVsevolod Kukol
2017-04-07Merge pull request #531 from sevoku/fix-cellview-eventsVsevolod Kukol
2017-03-27[Wpf] Add CellView.Expands supportVsevolod Kukol
2017-03-27[Wpf] Add TextCellView.TextChanged event supportVsevolod Kukol
2017-03-27[Wpf] Optimize CurrentEventRow implementationVsevolod Kukol
2017-03-27[Wpf] Add CurrentEventRow implementation for ListsVsevolod Kukol
2017-03-27[Wpf] add CheckBoxCellView.Toggled supportVsevolod Kukol
2016-11-16[WPF] Display text-only version of markup in TextCellViewJérémie Laval
2015-02-04[Wpf] optimize CellUtil.cs formattingVsevolod Kukol
2015-02-04[Wpf] add TextCellView.Text supportVsevolod Kukol
2015-02-04[Wpf] optimize TextCellView factory gen. codeVsevolod Kukol
2015-02-04[Wpf] set CellView margins in one placeVsevolod Kukol
2015-02-04[Wpf] add Visibility support to all CellViewsVsevolod Kukol
2015-02-04[Wpf] Handle an invisible TextCellView in WPFsteffenWi
2014-06-13[WPF] Track api changesLluis Sanchez
2014-02-24[WPF] Implement new CellView apiLluis Sanchez
2013-09-24Replaced spaces with tabssteffenWi
2013-09-24CheckBoxColumn and string based columns in WPF support bindingsteffenWi
2013-09-20Make the WPF ListView able to make use of the 'edit' flag for at least the Ch...steffenWi
2013-09-18Update CellUtil.cssteffenWi
2013-05-09[WPF] Track api changesLluis Sanchez
2013-05-05[WPF] CanvasCellViewBackend addedDavid Karlaš
2013-03-25[WPF] Implement hi-res icon supportLluis Sanchez
2012-12-07Track api changes in WPF backendLluis Sanchez
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-04-16[WPF] Move ExTextBox out of utilermau
2012-04-11[WPF] Cell margins can be staticermau
2012-04-05[WPF] Fix some new treeview issuesermau
2012-04-05[WPF] Reimplemented TreeView backend with far more supportermau
2012-04-03[WPF] ListBoxBackendermau
2012-04-02Use XWT's default natural width for text entriesLluis Sanchez
2012-03-27[WPF] Add ListViewBackendermau
2012-03-26[WPF] Don't crash on null imagesermau
2012-03-25Minor format fixes in Tree View Sample.Luis Reis
2012-03-23[WPF] DataSourceNotifyWrapper -> ListSourceNotifyWrapperermau
2012-03-22[WPF] Convert image types when neededermau
2012-03-08Consolidate WPF conversions and make extensionsermau
2012-03-07Add Color and Brush conversion extensionsermau
2012-03-07Improved WPF multi-column combobox visualermau
2012-03-07Refactored TextEntryBackend to use custom controlermau
2012-03-02Add CellUtil.CreateBoundCellRendererermau
2012-03-02Add IListDataSource wrapper implementing INCCermau
2012-03-02Add Type to string value converterermau
2012-03-02Add Xwt.Image to ImageSource value converterermau
2012-02-11WPF Backend: TreeView now properly computes the selected nodes, required to p...Luis Reis
2012-02-11Fixed tree label foreground to better match the selection state.Luis Reis
2012-02-10Initial support for WPF tree views.Luis Reis