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
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