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
2020-02-05Add some usingsMarius Ungureanu
2018-09-20[Mac] TextEntryBackend code improvementsVsevolod Kukol
2018-09-20[Mac] Add missing SearchTextEntryBackendVsevolod Kukol
2018-04-10Registrar fixes (#821)Marius Ungureanu
2017-04-24Fix formatting.Marius Ungureanu
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2017-04-20[Mac] Raise TextEntry.Changed event on non user changesVsevolod Kukol
2017-02-16[Mac] Fix build warnings, remove orphaned codeVsevolod Kukol
2017-02-12[Mac] Remove deprecated MonoMac codeVsevolod Kukol
2016-09-27[Mac] Fix TextEntry.ReadOnly setting while the cell is focusedVsevolod Kukol
2016-06-22[Xwt] Add HasCompletions property to TextEntryJérémie Laval
2016-03-04[Mac] Fix TextEntry.Multiline getterVsevolod Kukol
2016-03-04[Mac] Set TextEntry Cell background for frameless entries.Vsevolod Kukol
2016-03-04[Mac] Prevent TextEntry Cell from being garbage collectedVsevolod Kukol
2016-03-04[Mac] Fix TextEntry vertical alignment calculationVsevolod Kukol
2016-03-04[Mac] Fix TextEntry mouse event handlingVsevolod Kukol
2015-12-31[Mac] Add TextEntry.SelectionChanged impl.Vsevolod Kukol
2015-12-31[Mac] Fix TextEntry frame and alignementVsevolod Kukol
2015-08-27[Mac] initialize TextEntry with an empty stringVsevolod Kukol
2015-06-10[Xwt] Expand on cf3fe0f and let user also setup a custom autocomplete match f...Jérémie Laval
2015-05-14[Xwt] Add simple method to register autocompletion data on entry widgets.Jérémie Laval
2015-04-22[Xwt.XamMac] Gross hack to fix focusing for Xwt.TextEntry (again!)Alan McGovern
2015-04-22[Xwt.XamMac] Fix TextEntry for this backendAlan McGovern
2015-04-21[Xwt.XamMac] Fix a regression in e1275a29Alan McGovern
2015-04-20[Xwt.Mac] Don't crash if the TextEntry is destroyed while inside a KeyUpAlan McGovern
2015-02-19Fix Mac backendLluis Sanchez Gual