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-10-08Merge pull request #1106 from mono/dev/sandy/nsfont-extensionHEADmainSandy Armstrong
2022-10-07Mac: Add extensions for converting from NSFontSandy Armstrong
2022-08-16Merge pull request #1105 from mono/Therzok-patch-2Marius Ungureanu
2022-08-16Optimize TreeViewBackend to not marshall a string redundantlyMarius Ungureanu
2022-06-27Merge pull request #1104 from stephenbudhi-msft/dev/stephenbudhi/fixscrollSandy Armstrong
2022-06-24Prevent ScrollView from scrolling out of boundsStephen Budhi
2022-06-13Merge pull request #1103 from mono/dev/sandy/macos-rc3Sandy Armstrong
2022-05-19Mac: Drop hand cursor support for link text in RichTextViewdev/sandy/macos-rc3Sandy Armstrong
2022-05-12Handle macos workload RC3 API updatesSandy Armstrong
2022-04-28Merge pull request #1102 from mono/dev/sandy/keydialogsSandy Armstrong
2022-04-27Mac: Make dialog window key when showingdev/sandy/keydialogsSandy Armstrong
2022-04-14[Mac] Fix ArgumentNullException when drawing Chinese charactersMatt Ward
2022-04-07Merge pull request #1100 from mono/more-window-fixesJose Medrano
2022-04-07fixes indentationJose Medrano
2022-04-07Removes commentJose Medrano
2022-04-07Removes unnecessary un-assignmentJose Medrano
2022-04-07If the window is already visible we set the associationJose Medrano
2022-04-07Ensures un associed both old parent dialog and new if it was already shownmore-window-fixesJose Medrano
2022-04-06[WindowFrame] Fixes NRE if transient value is nullJose Medrano
2022-04-06[WindowFrameBackend] We only add the parenting if the window was not already ...Jose Medrano
2022-04-06[WindowFrameBackend] TransientFrame only associates parenting in both windowsJose Medrano
2022-04-01Fix drag/drop support (#1091)Bret Johnson
2022-03-30Merge pull request #1099 from mono/parenting_dialog_backendVsevolod Kukol
2022-03-29Sets a default parent in dialogs with empty parentJose Medrano
2022-03-29Merge pull request #1096 from mono/active-windowJose Medrano
2022-03-26Fixed changed handler to detect password autofilled using Apple Keychain and ...Kunyi Li
2022-03-18[XamMac] Ensures AlertDialogBackend has parenting and centers window when showsJose Medrano
2022-03-18Merge pull request #1097 from mono/dialogbackend-parentJose Medrano
2022-03-18[Xam.Mac] Fixes parenting in DialogBackendJose Medrano
2022-03-16Merge pull request #1090 from mono/dev/bretjohn/fix-open-urlSandy Armstrong
2022-03-07Merge pull request #1095 from mono/dev/iain/revert-keycodesiain
2022-03-07Revert changes to KeyCode handlingiain holmes
2022-03-04Merge pull request #1094 from mono/dev/therzok/singleordefaultMarius Ungureanu
2022-03-04Revert SingleOrDefault change which does not do what I thought it didMarius Ungureanu
2022-03-03Merge pull request #1093 from mono/dev/sandy/pointySandy Armstrong
2022-03-03Mac: s/IntPtr/NativeHandle for several missed constructorsSandy Armstrong
2022-03-03Merge pull request #1088 from mono/dev/therzok/keycode-fixesMarius Ungureanu
2022-03-03Merge pull request #1065 from mono/dev/therzok/lazy-imageMarius Ungureanu
2022-03-02Merge pull request #1092 from mono/dev/therzok/supported-os-versionMarius Ungureanu
2022-03-02Auto-generate assemblyinfo so minimum OS version worksMarius Ungureanu
2022-03-02Fix up KeyboardUtil so it doesn't do interop unnecessarilyMarius Ungureanu
2022-03-01Merge pull request #1089 from mono/dev/iain/fix-alt-mappingsiain
2022-03-01Override DesktopBackend.OpenUrl insteadBret Johnson
2022-03-01Fix Cocoa link labels to properly launch the browserBret Johnson
2022-02-26For the Mac just handle the raw keycode as the key valueiain holmes
2022-02-25Parse the hardware KeyCode into the KeyEventArgs.iain holmes
2022-02-24Handle alt-key mappingsiain holmes
2022-02-24Revert "Fix up KeyboardUtil so it doesn't marshal strings unnecessarily multi...Marius Ungureanu
2022-02-24Fix up KeyboardUtil so it doesn't marshal strings unnecessarily multiple times.Marius Ungureanu
2022-02-23Merge pull request #1087 from mono/dev/iain/fix-whitespace-keysiain