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
2014-04-03Flush project changesLluis Sanchez Gual
2014-04-03[WPF] Defer calling Widget.Focus() until it is loadedAlex Corrado
2014-03-18Add three more cursor typesJens Dieskau
2014-03-15[WPF] Fix false scroll orientationJens Dieskau
2014-03-05[WPF] Add missing null checkLluis Sanchez
2014-02-24[WPF] Implement new CellView apiLluis Sanchez
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2014-02-19Merge branch 'new-scroll-properties'Lluis Sanchez Gual
2014-02-19[WPF] Implement new scrolling apiLluis Sanchez
2014-02-19Flush xamarin studio csproj changesAlan McGovern
2014-02-10Wpf.TextEntryBackend: set TextWrapping to Wrap if multilinelytico
2014-02-10Wpf.TextEntryBackend: implement MultiLinelytico
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2014-01-24WebView implementation for WPF.Cody Russell
2014-01-23[WPF] Implement Scrollbar.ValueChangedLluis Sanchez
2014-01-14[WPF] Canvas: Clip the drawing areaLluis Sanchez
2013-12-12[WPF] Additional fix for image patternsLluis Sanchez
2013-12-11[WPF] Fixed pattern rendering issuesLluis Sanchez
2013-12-04[WPF] Properly implement WindowFrame.CloseLluis Sanchez
2013-12-04Merge remote-tracking branch 'origin/wpf-fixes'Lluis Sanchez
2013-12-04Merge branch 'close-window-fixes'Lluis Sanchez
2013-12-03Merge branch '9patch'Lluis Sanchez
2013-12-03[WPF] Fixed 9-patch rendering issuesLluis Sanchez
2013-11-29[WPF] Bitmap support fixesLluis Sanchez
2013-11-24Fixing Issue #257 WPF part where window.Y = window.Y would move window for 1px.David Karlaš
2013-11-15[WPF] Improve GetScaleFactor and return device-independent pixels from GetMou...Alex Corrado
2013-11-14[WPF] Window close event fixesLluis Sanchez
2013-11-12[WPF] Implement WpfDesktopBackend.GetScaleFactorAlex Corrado
2013-11-08[Xwt.Wpf] Don't call CloseRequested machinery when a dialog loop is being ended.Jeremie Laval
2013-11-06CloseRequested event fixesLluis Sanchez
2013-11-01Explicitly assigned readonly fields and fixed a weird conditional check.Therzok
2013-10-28Merge remote-tracking branch 'origin/wpf-fix-window-size'Lluis Sanchez
2013-10-28[WPF] Don't crash if there is no adorner layer for TextEntryLluis Sanchez
2013-10-28[WPF] Don't show the dialog button bar if there are no buttonsLluis Sanchez
2013-10-28[WPF] Minor sizing fix for BoxBackendLluis Sanchez
2013-10-28[WPF] Changed the way window size is calculatedLluis Sanchez
2013-10-28[WPF] Paned sizing improvementsLluis Sanchez
2013-10-28[WPF] Box sizing optimizationLluis Sanchez
2013-10-25[WPF] Fix window sizing issueLluis Sanchez
2013-10-25[WPF] Better defaults for stepping increments in ScrollViewLluis Sanchez
2013-10-25[WPF] Widget allocation optimizationLluis Sanchez
2013-10-24[WPF] Fix drag&drop issueLluis Sanchez
2013-10-22[WPF] Vertically center labelsLluis Sanchez
2013-10-22[WPF] Fix sizing issueLluis Sanchez
2013-10-22[WPF] Fix Label wrapping issueLluis Sanchez
2013-10-22[WPF] Better spacing for command buttonsLluis Sanchez
2013-10-22[WPF] Add support for alert dialogs with custom buttonsLluis Sanchez
2013-10-15[WPF] Properly align text in PasswordEntryLluis Sanchez
2013-10-15[WPF] Fix padding and alignment of TextEntry widgetLluis Sanchez
2013-10-15[WPF] Fix rendering of spinner widgetLluis Sanchez