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[Gtk3] Fix buildVsevolod Kukol
2018-03-01[Gtk] Fix AppVeyor buildVsevolod Kukol
2018-02-28Fix GetCellPosition in TableViewBackendLluis Sanchez
2018-02-28Add QueueResize method to CanvasCellViewLluis Sanchez
2018-02-28Add support for disabling selection in TreeViewLluis Sanchez
2018-02-13[Gtk] Fix editable cellsVsevolod Kukol
2018-01-24[Gtk] Fix NRE in TableViewBackendVsevolod Kukol
2017-11-17TreeView: Let user drag multiple selected itemsAlexander Sorokin
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2017-04-05[Gtk] TableViewBackend: custom HeaderView is not visiblelytico
2017-03-27[Gtk] Add ListViewColumn.Expands supportVsevolod Kukol
2016-05-24[ListView] Add method for start editing a cellLluis Sanchez Gual
2015-07-31[Gtk] Disable BackSpace keybinding in Gtk.TreeView so that we can get key pre...Jérémie Laval
2015-07-01[Gtk] adjust mouse event positionsVsevolod Kukol
2015-07-01[Gtk] fix tree cell size calculationVsevolod Kukol
2015-07-01[Gtk] add new tree cell bounds retrival impl.Vsevolod Kukol
2015-03-01[GTK] Disable TreeView interactive searchVsevolod Kukol
2015-01-26Merge pull request #429 from sevoku/gtk-tree-fixesVsevolod Kukol
2015-01-04[Gtk] apply column header settings for new columnsVsevolod Kukol
2014-12-12[GTK] fix treeview background settingVsevolod Kukol
2014-11-16Merge pull request #318 from henriqueesteves/listviewcolumn-alignmentLluis Sanchez
2014-09-11using Gtk appeared twiceSteve Huguenin-Elie
2014-07-28Merge remote-tracking branch 'upstream/master' into gtk3Vsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/add-list-gridlinesVsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/gtk3Vsevolod Kukol
2014-07-14Rename GridLines property to GridLinesVisibleVsevolod Kukol
2014-06-30[GTK,WPF] ListViewColumn: add support to set the alignment of the titlehenriqueesteves
2014-06-06Add ScrollToRow method to ListView/ListBoxVsevolod Kukol
2014-06-06Add GridLines property to List/Tree viewsVsevolod Kukol
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-05-30[GTK] rename changed Gtk3 TreeModel interfaces to reduce XWT_GTK3 usageVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2014-02-19New ScrollControl classLluis Sanchez Gual
2014-02-19New scroll propertiesLluis Sanchez Gual
2013-10-03Added Keyboard classLluis Sanchez
2013-09-18Better name for IsResizeable propertyLluis Sanchez
2013-09-18Use a better name for SortIndicatorVisible propertyLluis Sanchez
2013-03-22Initial work to support multi-resolution imagesLluis Sanchez
2013-03-11[Xwt.Gtk] Very basic editing support with text cell views. Fire corresponding...Jeremie Laval
2013-03-01Added sorting to list view columns.Mike Krüger
2013-02-27Added an IsResizeable property to ListViewColumnsMike Krüger
2013-02-02Initial support for custom drawn cellsLluis Sanchez
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-11-23More API changesLluis Sanchez
2012-05-09[GTK] Fix drag&drop event handling in tree viewsLluis Sanchez
2012-04-03[GTK] Fix ListBox selectionLluis Sanchez
2012-03-29ListView and TreeView are now scrollable without the need of a ScrollViewLluis Sanchez
2012-02-15Add support for drag&drop in TreeViewLluis Sanchez
2011-12-29Fixed several size handling issuesLluis Sanchez