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
2016-09-29[Gtk] Fix link-color style property NREVsevolod Kukol
2016-09-21[Gtk] Support "link-color" Label styleVsevolod Kukol
2016-09-05New Label.Selectable propertyVsevolod Kukol
2014-09-11Useless private variableSteve Huguenin-Elie
2014-06-02[GTK] move toolkit (gtk2/3) specific backend code to separate filesVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2013-11-13[GTK] Another fix for label alignmentLluis Sanchez
2013-11-12[GTK] Fixed label alignment when in wrapping modeLluis Sanchez
2013-10-21[Gtk] Fix link locations in labelsMichael Hutchinson
2013-10-03Added Keyboard classLluis Sanchez
2013-09-18Add Ellipsize support to TextCellViewLluis Sanchez
2013-08-26[GTK] Fix bug in text alignment propertyLluis Sanchez
2013-08-24Use Uri as data type for markup linksLluis Sanchez
2013-08-24[GTK] Add support for links in formatted textLluis Sanchez
2013-08-15Fix Mono.Cairo warningsMichael Hutchinson
2013-05-09Fix warningLluis Sanchez
2013-05-09Reorganize TextAttribute apiLluis Sanchez
2013-05-08Initial work to support formatted text in Label and other widgetsLluis Sanchez
2013-01-14[Xwt.Gtk] Fix wrap height calculation when changing Label's textJeremie Laval
2012-09-27Always style LinkLabel text and invoke the handler, even if the Uri property ...Alex Corrado
2012-09-17[Gtk/LabelBackend] Handle dynamic resizing when label is wrapping textJérémie Laval
2012-09-12[Gtk.LabelBackend] Fix compilationJérémie Laval
2012-09-12[Label] Add WrapMode and implementationJérémie Laval
2012-08-30Added a TextColor property to Xwt.LabelJeffrey Stedfast
2012-08-20[LinkLabel] Add LinkLabel widget to display link w/ a Gtk backendJeremie Laval
2012-03-22[Gtk] Abstracted cairo context a bitLluis Sanchez
2012-02-14Added Ellipsize property to LabelLluis Sanchez
2011-12-16Ongoing workLluis Sanchez
2011-12-16Ongoing workLluis Sanchez
2011-11-10Simplified widget hierarchy. Implemented ComboBoxLluis Sanchez
2011-10-26Initial commitLluis Sanchez