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-01[Gtk] Track API changesVsevolod Kukol
2018-02-24Add UseAlternatingRowColors property to ITreeViewBackendRodrigo Moya
2018-02-16Add BorderVisible property to TreeViewRodrigo Moya
2018-02-09[Gtk] Don't use C# 7Vsevolod Kukol
2018-02-05Fixed ITreeDataSource support in Gtk.TreeViewLluis Sanchez
2017-06-14[Gtk] Fix possible de-registrations of unregistered sources. (#704)Marius Ungureanu
2016-09-26[Perf] Misc method groups instead of linq where applicable.Marius Ungureanu
2015-07-01[Gtk] add new tree cell bounds retrival impl.Vsevolod Kukol
2015-07-01Add tree row bounds, position retrival APIVsevolod Kukol
2015-03-03Rename FocusRow to FocusedRowVsevolod Kukol
2015-03-03[GTK] Add TreeView/ListView FocusRowVsevolod Kukol
2014-07-03TreeView collapse events:Thomas Mayer
2014-06-06Add ScrollToRow method to ListView/ListBoxVsevolod Kukol
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2014-02-19Added scroll controls to ScrollViewLluis Sanchez Gual
2014-01-31[GTK] Properly set the CurrentEventRow propertyLluis Sanchez
2013-07-27Added CurrentEventRow to TreeView.Luís Reis
2013-01-31[GTK] Implement the row expanded eventsLluis Sanchez
2013-01-31Add RowExpanding/Expanded events to TreeViewLluis Sanchez
2013-01-22Add RowActivated events to ListView and TreeViewLluis Sanchez
2012-09-27[Gtk] Fix a bad comparison of Gtk.TreePathAlan McGovern
2012-03-12Fix backend disposing issuesLluis Sanchez
2012-02-15Add support for drag&drop in TreeViewLluis Sanchez
2012-02-15Improved drag&drop support for tree viewsLluis Sanchez
2012-01-26Implemented ScrollToRow and ExpandToRow in TreeViewLluis Sanchez
2011-12-29Improved TreeView and ListViewLluis Sanchez
2011-11-11Add support for custom data sources for ListView, TreeView and ComboBoxLluis Sanchez
2011-11-10Simplified widget hierarchy. Implemented ComboBoxLluis Sanchez
2011-10-26Initial commitLluis Sanchez