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-03-05[Mac] Fix CanvasBackend QueueDraw (rect) to ensure redrawHywel Thomas
2014-02-22[Mac] Implement new cell apiLluis Sanchez Gual
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2014-02-19Merge branch 'new-scroll-properties'Lluis Sanchez Gual
2014-02-19Added scroll controls to ScrollViewLluis Sanchez Gual
2014-02-19New ScrollControl classLluis Sanchez Gual
2014-02-19New scroll propertiesLluis Sanchez Gual
2014-02-19Flush xamarin studio csproj changesAlan McGovern
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-10Merge pull request #287 from TheBrainTech/Mac-Screen.ScaleFactor-FixLluis Sanchez
2014-02-10Fixed: Screen.ScaleFactor always returns 1, even on a Retina displayHarlan Hugh
2014-02-05[Mac] Track api changesLluis Sanchez
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2014-01-24Remove some unused methods from the Mac backend.Cody Russell
2014-01-24Basic WebView added.Cody Russell
2014-01-23[Mac] Fix Slider control orientationLluis Sanchez Gual
2013-12-05[Mac] Fix crash in ComboBoxEntryLluis Sanchez
2013-12-05[Mac] Label must have an empty string by defaultLluis Sanchez
2013-12-05[Mac] Fixed font unit testsLluis Sanchez
2013-12-04Merge branch 'close-window-fixes'Lluis Sanchez
2013-12-02Fixed rendering of 9-patch images in retina resolutionLluis Sanchez
2013-11-28Add support for 9-patch imagesLluis Sanchez
2013-11-24[Max] Fix several Label alignment issuesLluis Sanchez
2013-11-23Fix some unit testsLluis Sanchez
2013-11-14The Imrpove WindowFrame.CloseLluis Sanchez
2013-11-14Fixes to match new closing event behavior for DialogLluis Sanchez
2013-11-14[Mac] Fixes for the closing event unit testsLluis Sanchez
2013-11-08[Mac] Fix vector image rendering issueLluis Sanchez
2013-11-06CloseRequested event fixesLluis Sanchez
2013-10-26[Mac] Fix setting Font on widgets that are wrapped in CustomAlignedContainerAlex Corrado
2013-10-26[Mac] DialogBackend: End the modal loop if the dialog is closed with the clos...Alex Corrado
2013-10-26[Mac] Fix keyboard tabbingAlex Corrado
2013-10-26[Mac] DialogBackend: don't add padding for the button box if there are no but...Alex Corrado
2013-10-26[Mac] Fix LinkLabelAlex Corrado
2013-10-24[Xwt.Mac] Make links in labels have the correct style and be clickable.Jérémie Laval
2013-10-24[Mac] Don't display text over disclosure buttonsAlex Corrado
2013-10-24Add Help button style with Mac implementationAlex Corrado
2013-10-19[Xwt.Mac] Use a better Cocoa button bezel style for Xwt Flat style.Jérémie Laval
2013-10-19[Xwt.Mac] Schedule NSTimer on both runloop main mode and modal mode.Jérémie Laval
2013-10-17[Xwt.Mac] Implement PasswordEntry widgetJérémie Laval
2013-10-17[Xwt.Mac] Fix TextEntryBackend to accept null Text valueJérémie Laval
2013-10-17[Xwt.Mac] Fix Label backend to accept null Text valueJérémie Laval
2013-10-11Added support for internal childrenLluis Sanchez
2013-10-03[Mac] Implement KeyboardHandlerLluis Sanchez
2013-09-18Fixed some bitmap conversion issuesLluis Sanchez
2013-08-24Use Uri as data type for markup linksLluis Sanchez
2013-08-19[Xwt.Mac] Add embed backend for NSViewJérémie Laval
2013-08-19Merge pull request #234 from dlech/mnemonicsLluis Sanchez