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-12[a11y] Set the role of the ImageBox to an Imageiain holmes
2017-05-31Perf opt (#694)Marius Ungureanu
2017-03-20[Xwt] Add a faster way of getting the image sizeAlan McGovern
2016-09-29[Gtk] Fix Image drawing during widget reallocationVsevolod Kukol
2016-09-18Fix pango and gdk leaks. (#618)Marius Ungureanu
2016-04-08Remove redundant ConvertToBitmap backend parameterVsevolod Kukol
2016-04-08Fix ToBitmap support for custom drawn imagesVsevolod Kukol
2016-03-07[GtkBackend] Add custom Gtk.MissingIcon for Gtk3hwthomas
2016-03-04[Gtk3] Fix buildVsevolod Kukol
2015-10-27Fix custom image drawing in multi toolkit environmentVsevolod Kukol
2015-10-27[Gtk] Fix CreateMultiSizeIcon for single size imagesVsevolod Kukol
2015-10-05Merge remote-tracking branch 'origin/master' into image-loaderLluis Sanchez Gual
2015-08-19Fix potential memory leakLluis Sanchez
2015-07-23[GTK] Fix crash when creating missing imageLluis Sanchez
2015-07-13Styles support workLluis Sanchez
2014-05-30[GTK] add a custom GtkDrawingArea base for ImageBox with toolkit (gtk2/3) spe...Vsevolod Kukol
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-05-15Merge branch 'gtk-fixes' into gtk3Vsevolod Kukol
2014-05-15[GTK] fix default icon sizeVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-04-03Fix issue #289: unable to use StockIcons in Gtk ListViewLluis Sanchez Gual
2014-01-28[GTK] Don't crash if a stock icon can't be renderedLluis Sanchez
2014-01-17[Gtk] Fix Cairo pattern leakMichael Hutchinson
2013-12-10Fix build when using old CairoLluis Sanchez Gual
2013-12-02Fixed rendering of 9-patch images in retina resolutionLluis Sanchez
2013-12-01Added unit tests for 9-patch imagesLluis Sanchez
2013-11-12[GTK] Fix crash when trying to generate a bitmap that's too smallLluis Sanchez
2013-09-30[GTK] Missing featuresLluis Sanchez
2013-09-18[GTK] Fix bitmap conversion issueLluis Sanchez
2013-09-18Fixed some bitmap conversion issuesLluis Sanchez
2013-09-09[Gtk] Fix crash when rendering a stock icon in different sizesLluis Sanchez
2013-07-04[GTK] Fix stock icon rendering issuesLluis Sanchez
2013-07-04[GTK] Properly scale stock iconsLluis Sanchez
2013-07-04Add support for multi-size iconsLluis Sanchez
2013-07-03Add support for rendering images into a native surface objectLluis Sanchez
2013-06-26[Gtk] Fix leaked ImageSurfaceAlex Corrado
2013-04-05[Gtk] Fix conversion to native imageLluis Sanchez
2013-04-05[Gtk] Implement GetNativeImageLluis Sanchez
2013-03-27Fix some image conversion and font issuesLluis Sanchez
2013-03-23Bitmap generation fixesLluis Sanchez
2013-03-23Improvements in the bitmap generation apiLluis Sanchez
2013-03-23Improve support for multi-resolution imagesLluis Sanchez
2013-03-22Initial work to support multi-resolution imagesLluis Sanchez
2013-02-15Allow saving imagesLluis Sanchez
2013-02-07[GTK] Provide a default size for stock iconsLluis Sanchez
2013-02-05Ongoing work on Image APILluis Sanchez
2013-02-04Ongoing work to improve the Image APILluis Sanchez
2012-04-16[Image] Added GetPixel and SetPixelLluis Sanchez
2012-01-18Remove some debug CWLsLluis Sanchez
2011-11-22Drag&drop fixesLluis Sanchez