2010/02/01

Version 1.4.1 release

Finally, the cursor and selection are implemented in this version:
  • [Requirement] Display cursor in visual part
  • [Requirement] Add multiple element/text selection support in visual part
  • [Requirement] Change selection event handling, visual part could handle most event come from keyboard/mouse.
  • [Bug] Truncate statement of JSP tag lib handling should be reversed

2010/01/08

Version 1.4.0 release


Here are the changes:
  • [Requirement] Support JSP 2.0 tag/tagx file
  • [Requirement] Keep visual part scroll position when refresh
  • [Requirement] Update license page, add trail license request button
  • [Bug] Visual part no response when JSP parsing error exist
  • [Bug] CSS background image does not display in
  • [Bug] CSS style of include page is not rendered
  • [Bug] Position error when add attribute in DOM find/replace dialog
  • [Bug] Remove XML prefix when generate xpath in DOM find/replace dialog
  • [Bug] Xpath is not saved when click 'Save to Command' button in DOM find/replace dialog
If your page has lots of include pages, you can request a trial license to experience the full function. Please feedback if you have any opinion. Thanks~



2009/12/06

Version 1.3.2 release

Here are the changes:

  • [Requirement] Add java script share functions
  • [Requirement] Add "Run Macro..." for modify selected files or document of active editor
  • [Requirement] Support JSP 2.0 and
  • [Bug] PRE render error during modification
  • [Bug] visual part not scroll after modified code
  • [Bug] StackOverflowError happened in some case
  • [Bug] change rule for "Open editor for imported page", change focus if include file is opened.
More infomation about java script share functions.

Run Macro action could help you apply similar modification to several files.
To find out what's changed, just compare the file with Local History, it could be restored if the result is not what you want.