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-19[Gtk] Support for constrained CanvasCellView size calculationVsevolod Kukol
2018-03-05[Gtk] Translate CustomCellRenderer Bounds to widget coordinatesVsevolod Kukol
2018-03-03[Gtk] Improve CustomCellRenderer property updatesVsevolod Kukol
2018-02-28Add QueueResize method to CanvasCellViewLluis Sanchez
2018-02-28Fixed several mouse handling issues in TreeViewLluis Sanchez
2017-09-07Handle context menuNikita Matrosov
2017-08-29Add CanvasCellView.IsHighlightedStephen Shaw
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-27[Gtk] Add RadioButtonCellView implementationVsevolod Kukol
2017-04-18[Gtk] Reset CellRendererText.Attributes when usingVsevolod Kukol
2017-04-15[Xwt,Gtk,WPF] Add support for NewText handling in TextCellViewMarius Ungureanu
2017-04-07Merge pull request #531 from sevoku/fix-cellview-eventsVsevolod Kukol
2017-03-27[Gtk] Add CellView.Expands supportVsevolod Kukol
2017-03-27[Gtk] implement missing CellViewBackend eventsVsevolod Kukol
2016-09-26[Perf] Misc method groups instead of linq where applicable.Marius Ungureanu
2016-09-21Implement ComboBoxCellView (only gtk for now)Lluis Sanchez Gual
2016-06-01Set the 'sel' style when rendering images in selected rowsLluis Sanchez
2016-01-10[Gtk3] Fix ImageCellView alignmentVsevolod Kukol
2016-01-10[Gtk3] Fix buildVsevolod Kukol
2016-01-06[Gtk] Correctly draw image cells aligned to their x/y ratio.Jérémie Laval
2015-07-01[Gtk3] add Gtk.CellRenderer.GetSize extensionVsevolod Kukol
2015-01-07Fix Gtk2 drawing outside canvas boundsVsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/gtk3Vsevolod Kukol
2014-05-30[GTK] add a custom Gtk.CellRenderer base with toolkit (gtk2/3) specific imple...Vsevolod Kukol
2014-05-30[GTK] rename changed Gtk3 TreeModel interfaces to reduce XWT_GTK3 usageVsevolod Kukol
2014-05-22Initial suppport for multi-toolkit image supportLluis Sanchez Gual
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-04-03[GTK] Fix checkbox cell view issueLluis Sanchez Gual
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2013-10-01[GTK] Text cell views take all available spaceLluis Sanchez
2013-09-18Add Ellipsize support to TextCellViewLluis Sanchez
2013-07-30Xwt: Made CheckBoxStateUtils internalLuís Reis
2013-07-30Added tri-state checkbox cell view API and implemented GTK backend.Luís Reis
2013-07-27Added CurrentEventRow to TreeView.Luís Reis
2013-07-16[GTK] Honor CellView.VisibleLluis Sanchez
2013-07-10[GTK] Properly get and set tree model valuesLluis Sanchez
2013-07-10[GTK] Properly fix the checkbox cell viewLluis Sanchez
2013-07-08Fix for bug #220. Xwt.Gtk editable checkbox cell views did not work properly.Luís Reis
2013-05-16[Gtk] Fix a typo in CellUtil.CreateCellRenderer that caused an InvalidCastExc...Alex Corrado
2013-05-09Improve cell view backend apiLluis Sanchez
2013-03-23Improve support for multi-resolution imagesLluis 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-02-02Initial support for custom drawn cellsLluis Sanchez
2011-11-10Simplified widget hierarchy. Implemented ComboBoxLluis Sanchez
2011-10-26Initial commitLluis Sanchez