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
2018-01-25[Gtk] Use void instead of bool for pinvoke return typesCody Russell
2017-06-10[A11y] Initial work getting GtkMac backendiain holmes
2016-09-20[Gtk3] Fix buildVsevolod Kukol
2016-09-20[Gtk] Fix Pango.Attribute leakingVsevolod Kukol
2016-09-20[Gtk] Add markup support to RichTextViewBackendVsevolod Kukol
2016-09-16[Gtk] Fix URI drag-frop transferVsevolod Kukol
2016-05-20Add NativeToolkit supportVsevolod Kukol
2016-03-15Fix Gtk3 Buildcra0zy
2016-03-14[Gtk] Fix SearchEntry renderingVsevolod Kukol
2015-07-31[Gtk] Disable BackSpace keybinding in Gtk.TreeView so that we can get key pre...Jérémie Laval
2015-06-30[Gtk] fix TextInput event stop requestVsevolod Kukol
2015-02-27[Gtk] fix pointer coordinates for mouse eventsVsevolod Kukol
2015-02-01[Gtk] make GtkAlertDialog look more nativeVsevolod Kukol
2014-09-06[Gtk] add major version check (support Gtk3)Vsevolod Kukol
2014-09-06[Gtk3] reenable GetTooltipContext for Gtk3Vsevolod Kukol
2014-06-08Merge remote-tracking branch 'upstream/master' into gtk3Vsevolod Kukol
2014-06-01Merge pull request #331 from sevoku/gtk-fixesLluis Sanchez
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-05-05Add calling convention to DllImports.Cody Russell
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-04-08Merge branch 'master' of https://github.com/mono/xwtVsevolod Kukol
2014-04-08Re-added removed comment for 'mod' as 'state'.Leonard Thieu
2014-04-07XML documentation fixes. Fixes unescaped entities and incorrectly specified t...Leonard Thieu
2014-04-07[GTK] use GtkInterop for all InteropsVsevolod Kukol
2013-08-26[GTK] Implement ScaleFactor property for ScreenLluis Sanchez
2013-07-30[GTK] Fix icon rendering issueLluis Sanchez
2013-07-11[Gtk] Import some fixes from MonoDevelopMichael Hutchinson
2013-07-04[GTK] Properly scale stock iconsLluis Sanchez
2013-06-28[GTK] Use the new api to enable support for retina iconsLluis Sanchez
2013-05-09Reorganize TextAttribute apiLluis Sanchez
2013-01-23[GtkBackend] Force image to appear on menu itemJeremie Laval
2012-10-01[Gtk] Fix a typoAlan McGovern
2012-10-01[Gtk] Ensure we always specify CDecl calling conventionAlan McGovern
2012-10-01[Gtk] Correctly specify CDecl calling conventionAlan McGovern
2012-09-20Update GtkWorkarounds from MDMichael Hutchinson
2012-09-14[GtkWorkarounds] Only parent the menu if it isn't already parentedJeffrey Stedfast
2012-09-08[gtk] Apply the container resurrection leak fixMichael Hutchinson
2012-08-27[GtkWorkarounds] Update to be able to set Label URL-link handlersJeremie Laval
2012-08-09[GTK] Fix Window.Present method when runnin on MacLluis Sanchez
2011-12-22Add support for separators in ComboBoxLluis Sanchez
2011-12-01Add support for message dialogs.Lluis Sanchez