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-02-28Layout fixesLluis Sanchez
2017-09-07Add TextAlignment property to TextLayoutAlex Corrado
2017-06-01[Gtk] Fix TextLayout attributes reset when setting new textVsevolod Kukol
2016-03-04Fix cross-toolkit font support in TextLayout BackendsVsevolod Kukol
2016-01-14[Xwt] Add Meanline property to TextLayout.Jeremie Laval
2015-04-22[Xwt] Add property to TextLayout to query its baselineJérémie Laval
2014-08-22add null check for text in TextLayoutBackendVsevolod Kukol
2013-08-11[Xwt.Gtk] Fixed bug in text layout backend handler coordinateMike Krüger
2013-06-25[Gtk] Dispose Cairo resources in the UI threadLluis Sanchez
2013-06-25Improve disposal of resourcesLluis Sanchez
2013-05-09Add Markup property to TextLayoutLluis Sanchez
2013-05-09Reorganize TextAttribute apiLluis Sanchez
2013-05-08Initial work to support formatted text in Label and other widgetsLluis Sanchez
2013-04-30Merge pull request #196 from mkrueger/masterLluis Sanchez
2013-04-30[Gtk] Fixed some text attribute bugs.Mike Krüger
2013-03-27Improve text layout handlingLluis Sanchez
2013-03-06[Gtk] Fix leaked Cairo wrapperMichael Hutchinson
2013-02-28Changed the text attribute api.Mike Krüger
2013-02-28Changed GetExtendsFromIndex to GetCoordinateFromIndex.Mike Krüger
2013-02-28Fixed drawing with gtk text backend.Mike Krüger
2013-02-28Implemented utf-8 mapping & all indices are now int instead of someMike Krüger
2013-02-28Implemented text layout memory management & pango byte index mapping.Mike Krüger
2013-02-28Merge branch 'textcoordinates'Mike Krüger
2013-02-27Added support for text layout attributes.Mike Krüger
2013-02-27Added coordinate calculation functions to text layout.Mike Krüger
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-11-23Rename ToolkitEngine to ToolkitLluis Sanchez
2012-11-23Ongoing work on multi-toolkit supportLluis Sanchez
2012-08-01Revert "Remove staticness from WidgetRegistry."Alan McGovern
2012-07-26Remove staticness from WidgetRegistry.Jeremie Laval
2012-04-09Correct Height spellingermau
2012-03-29ListView and TreeView are now scrollable without the need of a ScrollViewLluis Sanchez
2012-03-29added TextLayout.Height,Trimminglytico
2012-03-22Allow creating a TextLayout for a canvasLluis Sanchez
2012-03-22[Gtk] Abstracted cairo context a bitLluis Sanchez
2012-03-09Simplified drawing context creationLluis Sanchez
2012-01-27Implemented ImageBuilder.Lluis Sanchez
2011-12-30Fix layout size calculation issueLluis Sanchez
2011-11-09TextLayout improvementsLluis Sanchez
2011-10-26Initial commitLluis Sanchez