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-02-22Reverses 36c89b26f75bf820c831b684a5cc82498f646025keydown-fixJose Medrano
2022-02-18Add some more missing punctuationiain holmes
2022-02-17Fix typo, actually draw textSandy Armstrong
2022-02-16Mac: NSDraggingInfo breaks in P13, use INSDraggingInfoSandy Armstrong
2022-02-16API breaks for P13Sandy Armstrong
2022-02-16IntPtr->NativeHandle migrationSandy Armstrong
2022-02-16Prepare for nfloat moving to ObjCRuntime namespaceSandy Armstrong
2022-02-11[Xwt.Mac] Handle non-roman keyboard layouts correctlyiain holmes
2022-02-05Fix naming issueLee Culver
2022-02-05Fix spacingLee Culver
2022-02-05Fix fatal Obj-C callback issue due to delegate collectionLee Culver
2022-02-03Xwt.XamMac: Only reference XM when not a net6 buildSandy Armstrong
2021-11-09Support nfloat/NMath moving from System to ObjCRuntimeSandy Armstrong
2021-10-04Set supported macOS versionauthor
2021-10-04Fix build issues with .NET 6Lluis Sanchez
2021-10-01Remove unused memberBret Johnson
2021-09-30Update commentBret Johnson
2021-09-30Fix setting positionBret Johnson
2021-09-29Support setting Cocoa PanedView divider positionBret Johnson
2021-09-08Fix the Xwt Key conversioniain holmes
2021-09-03[Xwt.Mac] Enable all the missing keysiain holmes
2021-07-28Copy image properties when copying CustomImageVsevolod Kukol
2021-07-08[Mac] Fix TableView selection rendering when building with Xcode 12Vsevolod Kukol
2021-07-03Merge pull request #1060 from mono/dev/sevoku/fix-table-layout-big-surVsevolod Kukol
2021-07-01[Mac] Fix TableView layout and rendering on BigSurVsevolod Kukol
2021-06-25[Xwt] Fix the KeyEventArgs api to add overloads for charactersiain holmes
2021-06-10[Xwt] Store the characters data from NSEvent in KeyEventArgsiain holmes
2021-06-03[Mac] Do not register reflection-only assemblies with registrar.author
2021-05-19Allow specifying an exit code when exiting the applicationLluis Sanchez
2021-05-18Switch to try/catch for assemblyload hookMarius Ungureanu
2021-05-06Make Registrar code thread-safe on our endMarius Ungureanu
2021-04-28Add support for Xamarin.Mac 7Vsevolod Kukol
2021-04-28Merge pull request #1051 from mono/toolkit-guest-mainVsevolod Kukol
2021-04-22Fix whitespaceMarius Ungureanu
2021-04-22[Mac] Manually register assemblies for Xamarin.MacMarius Ungureanu
2021-03-22Allow application to specify whether to initialize parent toolkit or notiain holmes
2021-03-13Merge pull request #1050 from mono/dev/sevoku/fix-mac-scrollbarsVsevolod Kukol
2021-03-13Merge pull request #1049 from mono/dev/mrward/make-xammac-combobox-auto-test-...Vsevolod Kukol
2021-03-10[Mac] Autohide scroll bars when they are emptyVsevolod Kukol
2021-03-10[Mac] Fix ScrollControlBackend.UpperValueVsevolod Kukol
2021-03-09Rename master branch to mainAlexander Köplinger
2021-03-09[Mac] Fire ComboBox.SelectionChanged when item selected in codeMatt Ward
2020-08-13[Mac] Add CellView.IsHighlighted supportVsevolod Kukol
2020-02-15Merge pull request #1020 from mono/add-usingsMarius Ungureanu
2020-02-10Merge pull request #1024 from mono/fix-mac-a11y-tablesVsevolod Kukol
2020-02-10[Mac] Fix Table Accessible supportVsevolod Kukol
2020-02-05Wrap this in a using, imageData is copied in nativeMarius Ungureanu
2020-02-05Add some usingsMarius Ungureanu
2020-01-31Bump platform implementations to net472Marius Ungureanu
2020-01-02Merge pull request #1016 from mono/fix-984249iain