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
2022-03-03Mac: s/IntPtr/NativeHandle for several missed constructorsSandy Armstrong
2021-11-09Support nfloat/NMath moving from System to ObjCRuntimeSandy Armstrong
2020-08-13[Mac] Add CellView.IsHighlighted supportVsevolod Kukol
2019-11-26[Mac] Add sel style support to ImageTableCellVsevolod Kukol
2018-12-20[mac][a11y] Move TableCellUtill.ApplyAcessibilityProperties to CellUtilDmitriy Kirakosyan
2018-12-02[a11y] Add Accessibility API to CellViewDmitriy K
2018-03-19[Mac] Support for constrained CanvasCellView size calculationVsevolod Kukol
2018-03-12[Mac] Better CompositeCell code styleVsevolod Kukol
2018-03-12[Mac] Don't call SizeToFit when measuring CellViewsVsevolod Kukol
2018-03-12[Mac] Reduce IEnumerable allocations in CompositeCellVsevolod Kukol
2018-03-09[Mac] Improve table row height calculationVsevolod Kukol
2018-03-07[Mac] Fix CellView.ParentWidgetVsevolod Kukol
2018-03-02[Mac] Notify table view when a row resize is neededVsevolod Kukol
2018-03-02[Mac] Fix CellView Button event pointer coordsVsevolod Kukol
2018-02-28Add QueueResize method to CanvasCellViewLluis Sanchez
2018-02-23[Mac] Fix CanvasTableCell flipping (#784)Vsevolod Kukol
2018-01-26Merge pull request #714 from mono/mac-nsview-based-tablesVsevolod Kukol
2018-01-26[Mac] use CGPoint.EmptyVsevolod Kukol
2017-08-29Add CanvasCellView.IsHighlightedStephen Shaw
2017-08-07[Mac] Fix TextTableCell vibrancyVsevolod Kukol
2017-08-04[Mac] Optimize CompositeCell size calculationVsevolod Kukol
2017-08-04[Mac] Add CellView event handlingVsevolod Kukol
2017-08-03[Mac] NSView based tablesVsevolod Kukol
2017-05-09[Mac] Fix partial hidden cell flickeringVsevolod Kukol
2017-05-08[Mac] Add CellView.Visible supportVsevolod Kukol
2017-04-28[Mac] Fix RadioButtonCellView.Toggled eventVsevolod Kukol
2017-04-27[Mac] Add RadioButtonCellView implementationVsevolod Kukol
2017-03-27[Mac] Add CellView.Expands supportVsevolod Kukol
2017-02-12[Mac] Remove deprecated MonoMac codeVsevolod Kukol
2017-02-08[Mac] Fix NRE in CanvasCellViewVsevolod Kukol
2016-02-14[Mac] Support different row heights in Lists/TreesVsevolod Kukol
2015-07-14[Mac] Add error handling to track down an inexplicable NullReferenceExceptionAlan McGovern
2015-07-01[Mac] remove tree column mapping for boundsVsevolod Kukol
2015-07-01[Mac] add new tree cell bounds retrival impl.Vsevolod Kukol
2015-04-08Fix build with Xamarin.Mac 2.0Michael Hutchinson
2015-03-05[XamMac] Fix CompositeCell cloningLluis Sanchez Gual
2015-02-19Fix Mac backendLluis Sanchez Gual