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
2017-06-24[Gtk#] Update for compatibility. (#707)Marius Ungureanu
2017-06-06Merge remote-tracking branch 'origin/a11y'Vsevolod Kukol
2017-04-26Merge pull request #683 from sevoku/optimize-desktop-boundsVsevolod Kukol
2017-04-26Add Toolkit.GetScreenBounds for native widgetsVsevolod Kukol
2017-04-24Fix formatting.Marius Ungureanu
2017-04-23[Perf] Avoid creating delegates on invoke/timerMarius Ungureanu
2017-03-16[Gtk] Add Accessibility supportVsevolod Kukol
2017-03-07[Gtk] Track API changes, add IUtilityWindowBackendVsevolod Kukol
2017-03-07[Gtk] Add PopupWindow ImplementationVsevolod Kukol
2016-09-23[Gtk] Ensure base.Dispose is called lastMarius Ungureanu
2016-06-14Add overridable that allows intercepting backend creationLluis Sanchez
2016-05-20Add NativeToolkit supportVsevolod Kukol
2015-08-30[Gtk] Add FontSelector and SelectFontDialog backendsVsevolod Kukol
2015-07-02Add Calendar WidgetClaudio Rodrigo Pereyra Diaz
2015-01-09[Gtk] add RenderWidget coordinates checkVsevolod Kukol
2014-11-29Merge branch 'add-color-picker' of https://github.com/sevoku/xwt into sevoku-...Lluis Sanchez Gual
2014-11-16Merge pull request #390 from sevoku/gtk3-fixesLluis Sanchez
2014-09-06[Gtk] use version detection for toolkit featuresVsevolod Kukol
2014-08-07Merge remote-tracking branch 'mono/master' into add-color-pickerVsevolod Kukol
2014-08-03Merge remote-tracking branch 'mono/master' into add-color-selector-backendsVsevolod Kukol
2014-07-21[GTK] add Gtk3 PopoverBackend supportVsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/gtk3Vsevolod Kukol
2014-07-16[GTK] add color picker backendVsevolod Kukol
2014-07-15[GTK] add color selector backendVsevolod Kukol
2014-06-08extend WebView functionality (incl. all backends)Vsevolod Kukol
2014-06-02[GTK3] add Widget Opacity supportVsevolod Kukol
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-04-09[GTK] add Gtk3 support for ISearchTextEntryBackendVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-02-26Add SearchTextEntry, with GTK implementationLluis Sanchez Gual
2014-02-05Toolkit.WrapContext now requires a reference to a widgetLluis Sanchez
2014-01-29Implement GetFileIcon for Gtk/WindowsLluis Sanchez
2014-01-25[Gtk] Improvements in GtkPlatformBackendLluis Sanchez Gual
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2013-10-03Added Keyboard classLluis Sanchez
2013-09-30[GTK] Missing featuresLluis Sanchez
2013-07-26Implement password entry for GTK and WPF.Bojan Rajkovic
2013-07-10Add support for widget and window opacityLluis Sanchez
2013-07-04[GTK] Added support for creating an image from a stockIdLluis Sanchez
2013-07-03Add support for rendering images into a native surface objectLluis Sanchez
2013-06-25[Gtk] Dispose Cairo resources in the UI threadLluis Sanchez
2013-06-07[GTK/Paned] Fixed margin test failureLluis Sanchez
2013-05-20[GTK] Implement scrollbar widget backendLluis Sanchez
2013-05-16Add api for rendering a widget into a bitmapLluis Sanchez
2013-04-13Added RadioButton widget with GTK backendunknown-user
2013-04-05[Gtk] Fix conversion to native imageLluis Sanchez
2013-04-05[Gtk] Implement GetNativeImageLluis Sanchez
2013-03-28Font fixesLluis Sanchez
2013-03-28Added api for getting the system fontsLluis Sanchez
2013-02-26[Xwt] Fix last commit broken bitsJeremie Laval