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-03Fix issue #289: unable to use StockIcons in Gtk ListViewLluis Sanchez Gual
2014-04-03[WPF] Defer calling Widget.Focus() until it is loadedAlex Corrado
2014-03-20[Icons] Fix missing icon for search entry.Matt Ward
2014-03-18Merge pull request #305 from jfreax/more-cursortypesLluis Sanchez
2014-03-18Add three more cursor typesJens Dieskau
2014-03-18[Gtk] Correctly convert the Command key modifierJérémie Laval
2014-03-17Merge pull request #302 from jfreax/WPFScrollbarOrientationLluis Sanchez
2014-03-15[WPF] Fix false scroll orientationJens Dieskau
2014-03-14[Icons] New searchbox icons:Vaclav Vancura
2014-03-11[GTK] Fix icon size issue in WindowsLluis Sanchez
2014-03-05Merge pull request #296 from hwthomas/masterLluis Sanchez
2014-03-05[Mac] Fix CanvasBackend QueueDraw (rect) to ensure redrawHywel Thomas
2014-03-05[WPF] Add missing null checkLluis Sanchez
2014-02-27Merge pull request #294 from mono/search-text-entry-focus-and-escape-keyLluis 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-24[WPF] Implement new CellView apiLluis Sanchez
2014-02-24Add missing fileLluis Sanchez Gual
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-19[WPF] Implement new scrolling apiLluis Sanchez
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-14[Xwt.Mac] Disable MSBuild.Cody Russell
2014-02-12[Xwt.Windows] Better solution for WebView parenting issueLluis Sanchez
2014-02-12[WPF] Add new test for TreeViewLluis Sanchez
2014-02-12Merge pull request #284 from bratsche/webviewgtkwin32Lluis Sanchez
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-10Merge pull request #288 from lytico/WpfMultiline140210Lluis Sanchez
2014-02-10Wpf.TextEntryBackend: set TextWrapping to Wrap if multilinelytico
2014-02-10Wpf.TextEntryBackend: implement MultiLinelytico
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-06[Xwt] Have actually complete and working TypeConverter/ValueConverter for Color.Jérémie Laval
2014-02-05[Mac] Track api changesLluis Sanchez
2014-02-05Toolkit.WrapContext now requires a reference to a widgetLluis Sanchez
2014-01-31[GTK] Properly set the CurrentEventRow propertyLluis Sanchez
2014-01-31Fix TreeStore issueLluis Sanchez
2014-01-31[TreeView] Add new method SetValuesLluis Sanchez Gual
2014-01-30Xwt.Gtk.Windows.WebView implementation.Cody Russell
2014-01-29Add GtkOnWindowsTest project.Cody Russell
2014-01-29Fix Windows 32bit configurationMarius Ungureanu
2014-01-29Implement GetFileIcon for Gtk/WindowsLluis Sanchez