feedback
May 26 2005

Moved to CS 1.0

by John Dyer

Just moved my blog from DotText to CS 1.0 (in the process I had to delete about 500 spam comments from the last two months).

The next move is to get the FreeTextBox forums converted over. Then I can start releasing a ton of code I've been sitting on for the last few months.

May 18 2005

FreeTextBox 3.0.5 release

by John Dyer

FreeTextBox 3.0.5 (2005/05/17)

  • BUG: Nasty IE only bug regarding 'id' in ToolbarButtons
  • FEATURE: Marked render methods as 'virtual' for Community Server

FreeTextBox 3.0.4 (2005/05/10)

  • BUG: StartMode=HtmlMode problems have been resolved
  • BUG: Gecko loading fixes
  • BUG: Detection for Palm-based browsers (renders downlevel)
  • BUG: Undo/Redo re-enabled
  • BUG: SymbolsMenuList and ParagraphMenuList conflict in Helper.cs
  • BUG: Buttons no longer function in ReadOnly mode
  • FEATURE: Added Add Obsolete attribute to Obsolete properties
  • FEATURE: Add DesignModeBodyCssClass property
  • FEATURE: ImageGallery now has more overridable properties and methods
  • FEATURE: FreeTextBox "RenderXXX" methods are now overridable
  • FEATURE: Updated RTL coding