WebEdit Changelog

What's new in WebEdit 2.1

Aug 17, 2011
  • Added "\c" escape sequence to paste clipboard contents when replacing a tag.
  • Added "\i" escape sequence to increase indentation level when replacing a tag.
  • Removed error message box from the "Edit Config" command.
  • Fixed: "\n" now indents by copying only the empty part of the first line, not the whole part up to the tag.
  • Fixed invalid caret placement after replacing a tag when you move the caret with up and down keys (it jumped to a different column on adjacent lines).

New in WebEdit 2.0 (Aug 17, 2011)

  • Added "Replace Tag" menu item.
  • Added version number to the About box title.

New in WebEdit 1.4 (Aug 17, 2011)

  • Added "Edit Config" menu item.
  • Updated documentation, clarified wording.
  • Scintilla "direct access" function is used for a tiny bit of speed improvement.

New in WebEdit 1.3.3 (Aug 17, 2011)

  • Added a set of bitmaps and a few new commands
  • Fixed a couple of crash bugs caused by invalid slot numbers for the toolbar buttons.

New in WebEdit 1.3.2.3 (Aug 17, 2011)

  • Better installation instructions in the WebEdit.txt documentation.
  • Source code is moved to the "Source" subfolder of the distribution package.

New in WebEdit 1.3.2.2 (Aug 17, 2011)

  • Included a sample bitmap in the distribution package.

New in WebEdit 1.3.2.1 (Aug 17, 2011)

  • Populated the WebEdit.ini with some HTML tags (based on the sample set provided by Jonas Flint (jive) http://www.zero1productions.com).
  • The sample WebEdit.ini is moved to Config subfolder of the distribution package for easier installation.
  • Documentation update: added a note about the "Small standard icons".

New in WebEdit 1.3.2 (Aug 17, 2011)

  • Minor internal tweaks.
  • Added Unicode version.

New in WebEdit 1.3.1 (Aug 17, 2011)

  • Tab character does not terminate a line in the ini-file anymore.

New in WebEdit 1.3 (Aug 17, 2011)

  • The plugin can be configured to add its commands to the toolbar.