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-11-05[Gtk] RichTextView: fix possible null reference at RichTextViewBackend::GtkTe...DarkCaster
2017-05-19[Gtk] Fix NRE when showing RichTextView without a valid text bufferVsevolod Kukol
2016-09-29Add Toolkit.Defaults.FallbackLinkColorVsevolod Kukol
2016-09-27[Gtk] Optimize RichTextView paragraph spacingVsevolod Kukol
2016-09-27[Gtk] Don't mark RichTextView events as handledVsevolod Kukol
2016-09-21[Gtk] Reuse default Gdk link color in RichTextViewBackendVsevolod Kukol
2016-09-21[Gtk3] Fix buildVsevolod Kukol
2016-09-21[Gtk] Fix RichTextView.Selectable supportVsevolod Kukol
2016-09-21[Gtk] Respect RichTextView link-color style propertyVsevolod Kukol
2016-09-21[Gtk] Fix/Optimize RichTextView Link handlingVsevolod Kukol
2016-09-21[Gtk] Optimize RichTextView Markup supportVsevolod Kukol
2016-09-21[Gtk] Hide RichTextView cursor in ReadOnly modeVsevolod Kukol
2016-09-21[Gtk] Optimize paragraph spacing in RichTextViewVsevolod Kukol
2016-09-20[Gtk] Fix buildVsevolod Kukol
2016-09-20[RichText] Fix native pango attrlist leakMarius Ungureanu
2016-09-20[Gtk] Fix RichTextView background colorVsevolod Kukol
2016-09-20Add RichTextView.LineSpacing propertyVsevolod Kukol
2016-09-20Add RichTextView.Selectable propertyVsevolod Kukol
2016-09-20[Gtk] Add markup support to RichTextViewBackendVsevolod Kukol
2016-09-20Add Markup support to RichTextViewVsevolod Kukol
2015-10-25Added support to edit text from RichTextView.Vinicius Jarina
2014-05-09Fix crash when rendering markdownLluis Sanchez Gual
2013-01-21Improved backend registry architectureLluis Sanchez
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-11-23Rename ToolkitEngine to ToolkitLluis Sanchez
2012-11-23More API changesLluis Sanchez
2012-11-23Ongoing work on multi-toolkit supportLluis Sanchez
2012-10-03[Gtk/RichTextView] Don't wrap code blockJeremie Laval
2012-10-03Fix unnecessary newlines in GTK markdown widgetMichael Hutchinson
2012-09-20Improve markdown parser to be closer to the specAlex Corrado
2012-09-19Refactor MarkdownView into a more generalized RichTextView APIAlex Corrado