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-03Fix issue #289: unable to use StockIcons in Gtk ListViewLluis Sanchez Gual
2014-03-20[Icons] Fix missing icon for search entry.Matt Ward
2014-03-18Add three more cursor typesJens Dieskau
2014-03-18[Gtk] Correctly convert the Command key modifierJérémie Laval
2014-03-14[Icons] New searchbox icons:Vaclav Vancura
2014-03-11[GTK] Fix icon size issue in WindowsLluis Sanchez
2014-02-27Fix SearchTextEntry being unable to get focus.Matt Ward
2014-02-27Do not capture escape key when search text entry is empty.Matt Ward
2014-02-26Add SearchTextEntry, with GTK implementationLluis 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-05Toolkit.WrapContext now requires a reference to a widgetLluis Sanchez
2014-01-31[GTK] Properly set the CurrentEventRow propertyLluis Sanchez
2014-01-29Implement GetFileIcon for Gtk/WindowsLluis Sanchez
2014-01-28[GTK] Don't crash if a stock icon can't be renderedLluis Sanchez
2014-01-28CairoContextbackendHandler: place first line on baseline, not on descender linelytico
2014-01-26Reorganized samplesLluis Sanchez Gual
2014-01-25[Gtk] Improvements in GtkPlatformBackendLluis Sanchez Gual
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2014-01-24[Icons] Reverting my latest three commitsVaclav Vancura
2014-01-24[Icons] Stock icons reviewVaclav Vancura
2014-01-17[Gtk] Fix Cairo pattern leakMichael Hutchinson
2014-01-09[GTK] Canvas issue drawing fixLluis Sanchez Gual
2013-12-22Adjust Drawing Origin for CairoContextBackendHywel Thomas
2013-12-10Fix build when using old CairoLluis Sanchez Gual
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-28Add support for 9-patch imagesLluis Sanchez
2013-11-18[GTK] Fix checkbox initialization issue when in mixed modeLluis Sanchez
2013-11-14The Imrpove WindowFrame.CloseLluis Sanchez
2013-11-14Fixes to match new closing event behavior for DialogLluis Sanchez
2013-11-14Window and dialog closing improvementsLluis Sanchez
2013-11-13[GTK] Another fix for label alignmentLluis Sanchez
2013-11-12[GTK] Fix crash when trying to generate a bitmap that's too smallLluis Sanchez
2013-11-12[GTK] Fixed label alignment when in wrapping modeLluis Sanchez
2013-11-08[GTK] Fix dialog closing issueLluis Sanchez
2013-11-07[GTK] Fix crashLluis Sanchez
2013-11-06CloseRequested event fixesLluis Sanchez
2013-11-01[GTK] Fix CloseRequested event for DialogsLluis Sanchez
2013-10-21[Gtk] Fix link locations in labelsMichael Hutchinson
2013-10-11[GTK] Mouse position calculation fixesLluis Sanchez
2013-10-11[GTK] Fix some allocation issuesLluis Sanchez
2013-10-11[GTK] Canvas now doesn't clear the backgroundLluis Sanchez
2013-10-03Added Keyboard classLluis Sanchez
2013-10-01[GTK] Text cell views take all available spaceLluis Sanchez