2009/11/23

Your opinion about Linux version

There are several emails asking about the Linux version.
Currently, the visual part depened on Microsoft IE. So it won't be able to run on Linux...
And we don't have plan to rewrite it recently.

Most of the other functions are pure Java code. They shoule be working on Linux.
I'm not sure whether it is acceptable and how many people need it.

Please leave your comment here. Thank you.

If you don't like to post here, Please email us.

2009/11/10

Version 1.3.1 release

  • [Requirement] rewrite dialog for define XPath search condition
  • [Requirement] bind hotkey to cursor config selection(default hot key is Alt+C, Alt+X)
  • [Requirement] Display tag name only if JSP tag lib is render to TD
  • [Bug] content assist show wrong hint if cursor is in end of line
  • [Bug] DOM find/replace dialog: Copy Editor Selection does not work
  • [Bug] cursor move to wrong position if disable "Open editor for imported page"
  • [Bug] editor preference config read wrong value for show tag name
  • [Bug] scroll bar control does not work in IE8
I also make a flash demo here. Please let me know if you have any suggestion. Thanks!

2009/10/15

Version 1.3.0 release

  • [Requirement] Add DOM based search/replace dialog, DOM based document can be modified by java script.
  • [Requirement] Save position/size for all dialog.
  • [Requirement] Change scroll bar control of visual part.
  • [Requirement] Highlight IMG, INPUT, TEXTAREA, SELECT with border style
  • [Bug] Undo modification caused render slow down.
  • [Bug] Outline area position/size not update after modified code.
  • [Bug] APPLET, OBJECT, IFRAME, EMBED is display even the style is hide.
  • [Bug] tag library declaration is not generate for Struts bean:message.
The old Element Modify Wizard is replaced by new feature. For more information about new feature, please view this page. I still have some ideas, but don't have enough time to implement. Please let me know if you have any suggestion. Thanks!