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
path: root/Xwt
AgeCommit message (Expand)Author
2022-04-06[WindowFrame] Fixes NRE if transient value is nullJose Medrano
2021-10-04Fix build issues with .NET 6Lluis Sanchez
2021-09-08Fix the Xwt Key conversioniain holmes
2021-09-02Xwt.Key was missing a lot of keys, add themiain holmes
2021-06-25[Xwt] Use string.Emptyiain holmes
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-02[Xwt] Exit user code when initialising as guestiain holmes
2021-05-19Allow specifying an exit code when exiting the applicationLluis Sanchez
2021-03-22Allow application to specify whether to initialize parent toolkit or notiain holmes
2021-02-16Fix incorrect alternative images being usedMatt Ward
2020-07-06Use lazy APIs here, since the nature of the method is lazyMarius Ungureanu
2020-02-10Fix FileSelector vertical alignmentVsevolod Kukol
2020-02-10Fix default FileSelector.AccessibleVsevolod Kukol
2020-02-10Add Accessible.PropertyChanged eventVsevolod Kukol
2020-02-10Fix custom widget accessibilityVsevolod Kukol
2020-01-31Move Xwt to netstandard 2.0Marius Ungureanu
2020-01-31Bump platform implementations to net472Marius Ungureanu
2020-01-14Make ThemedImage style selection less unpredictableVsevolod Kukol
2019-12-18Add completion support to ComboBoxEntryVsevolod Kukol
2019-10-29Merge pull request #999 from GouriKumari/masterVsevolod Kukol
2019-10-28Revert changes to file and folder selectorGouriKumari
2019-10-23Merge pull request #995 from GouriKumari/masterJose Medrano
2019-10-23Update file selector and folder selector descriptionGouriKumari
2019-10-11[WPF][XamMac][GtkMac] A11y helperSergey Shakhnazarov
2019-10-10Update FileSelector accessibilityGouriKumari
2019-10-06Add support for composed imagesVsevolod Kukol
2019-10-01Merge pull request #973 from mono/fix-tagged-image-reloadingVsevolod Kukol
2019-10-01Small Image code improvementsVsevolod Kukol
2019-10-01Merge pull request #960 from mono/master-vsts937839Vsevolod Kukol
2019-09-30Fix tag filtering when reloading tagged imagesVsevolod Kukol
2019-09-30Fix build with .NET Core 3.0Vsevolod Kukol
2019-09-26Merge pull request #954 from mono/wpf-sdk-projectVsevolod Kukol
2019-08-27Merge pull request #959 from mcumming/dev/mcumming/960388_EnableFormattedText...Vsevolod Kukol
2019-08-26Dispose only when release_all is trueMichael Cummings
2019-08-20Fix formattingMarius Ungureanu
2019-08-20Added formatting samplesMichael Cummings
2019-08-19Apply suggestions from code review Denis Kandrov
2019-08-09Leverage SetContent from SetFormattedText before setting formatted text.Michael Cummings
2019-08-09Add XamMac and Gtk backendsMichael Cummings
2019-08-09Change Label property to handle formatting in backend controls.Michael Cummings
2019-08-06Add generic titles for "Information", "Error" and "Warning" dialogs.dkandrov
2019-08-06[Windows] Add support of Title for AlertDialogBackend on Windowsdkandrov
2019-08-06Added support for mac font weights that range from 0-15.Mike Krüger
2019-07-31Initialize SelectFontDialogBackend with an ApplicationContextVsevolod Kukol
2019-07-29Fix build with MonoDevelopVsevolod Kukol
2019-07-27Merge pull request #953 from mono/fix-file-selector-resultsVsevolod Kukol
2019-07-26Change Xwt project type to SDKVsevolod Kukol
2019-07-25Update FileSelector data only if a file has been pickedVsevolod Kukol
2019-07-25Do not store any values if a FileDialog got canceled/closedVsevolod Kukol