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
2014-02-12[Toolkit] Added public method for registering backendsLluis Sanchez
2014-02-11Revert "[Mac] Don't initialize NSApplication when running as guest"Lluis Sanchez
2014-02-11[Mac] Don't initialize NSApplication when running as guestLluis Sanchez
2014-02-06[Xwt] Have actually complete and working TypeConverter/ValueConverter for Color.Jérémie Laval
2014-02-05Toolkit.WrapContext now requires a reference to a widgetLluis Sanchez
2014-01-31Fix TreeStore issueLluis Sanchez
2014-01-31[TreeView] Add new method SetValuesLluis Sanchez Gual
2014-01-29Implement GetFileIcon for Gtk/WindowsLluis Sanchez
2014-01-28Remove SystemBackendLluis Sanchez Gual
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2014-01-24Set the Url from the constructor.Cody Russell
2014-01-24IWebViewBackend must extend IWidgetBackend.Cody Russell
2014-01-24Basic WebView added.Cody Russell
2014-01-23Matrix: null-check Equals valuelytico
2013-12-13Added some null checksLluis Sanchez Gual
2013-12-11[WPF] Fixed pattern rendering issuesLluis Sanchez
2013-12-05add comment to NinePatchImagelytico
2013-12-04Merge branch 'close-window-fixes'Lluis Sanchez
2013-12-02Fixed rendering of 9-patch images in retina resolutionLluis Sanchez
2013-12-01Added unit tests for 9-patch imagesLluis Sanchez
2013-11-29NinePatchImage: Improve detection of stretchable areasLluis Sanchez
2013-11-28Add support for 9-patch imagesLluis Sanchez
2013-11-24Make sure windows are placed in integer coordinates by defaultLluis Sanchez
2013-11-23Fix some unit testsLluis Sanchez
2013-11-22[BackendHost] When setting a custom backend, call OnBackendCreated to let nor...Jérémie Laval
2013-11-18Fix window layout issueLluis Sanchez
2013-11-14The Imrpove WindowFrame.CloseLluis Sanchez
2013-11-14[Mac] Fixes for the closing event unit testsLluis Sanchez
2013-11-14Window and dialog closing improvementsLluis Sanchez
2013-11-14Fix anchor parsing issue in FormattedTextLluis Sanchez
2013-11-07Allow closing windows by defaultLluis Sanchez
2013-11-06Added some null ref checksLluis Sanchez
2013-11-06CloseRequested event fixesLluis Sanchez
2013-11-06Fix allocation issue in FrameBoxLluis Sanchez
2013-11-02Merge pull request #254 from Therzok/masterLluis Sanchez
2013-11-02Allow closing dialog that's run more than onceMichael Hutchinson
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-28More Window size calculation fixesLluis Sanchez
2013-10-28Fix Box size calculation issueLluis Sanchez
2013-10-24Add Help button style with Mac implementationAlex Corrado
2013-10-22Improve size calculation in BoxLluis Sanchez
2013-10-17Fix bug in TextLayout.MarkupLluis Sanchez
2013-10-11Really fix crash in FrameBox when removing the child widgetLluis Sanchez
2013-10-11Added Clear method to some containersLluis Sanchez
2013-10-11Fix some issues with mnemonic handlingLluis Sanchez
2013-10-11Added properties for getting the mouse position on eventsLluis Sanchez
2013-10-11Added support for internal childrenLluis Sanchez
2013-10-11Added FrameBox widgetLluis Sanchez
2013-10-11Fix creation of backend for custom widgetsLluis Sanchez