AppleScriptHTML
AppleScriptHTML converts AppleScript source code to HTML representing styles and formatting.
History
- 2.5.1 -- 2013-05-17
- Fixed : Compatibility of script links with Mountain Lion (Thanks to fix-san).
- Fixed : Can't open the preference window (Thanks to fix-san).
- Fixed : Error of "Save to a File" action in 64 bit mode (Thanks to fix-san).
- Fixed : The toolbar item "Copy All" in the output monitor window did not work (Thanks to fix-san).
- Fixed : The toolbar item "Print" in the output monitor window did not work (Thanks to fix-san).
- 2.5 -- 2013-04-19
- Moved to AppleScriptObjC from AppleScript Studio.
- Mac OS X 10.6 or later is required.
- 2.4.1 -- 2012-07-25
-
- Improve compatibility of script links with Mountain Lion.
- '+' characters in a script will be escaped.
- Improve compatibility of script links with Mountain Lion.
- 2.4 -- 2012-07-04
- Added support of inline style sheets.
- Fixed : The default file name for "Save to File" action was invalid when the current mode is "AppleScript Editor's Selection" or "Clipboard Contents".
- Fixed : The progress indicator did not stop when "Save to File" is canceled.
- 2.3 -- 2012-06-05
- Fixed : "Cancel" button of file save panel did not works.
- .applescript files can be processed.
- Text in the clipboard can be processed.
- 2.2 -- 2012-05-23
- Category names of AppleScript's syntax coloring reflects in the CSS setting table reflects style attrubutes (fonts, colors and so on).
- CSS can be generated by the "Generate CSS" button in the "Preferences" window.
- "Output Monitor" window has a toolbar.
- "Copy All" and "Save" action can be performed from the toolbar.
- 2.1.3 -- 2012-04-03
- The application icon is updated. The maximu size is 1024 px. (Thanks to wakaba-san).
- Fixed : The default css class name had missing entry.
- Changed : "Script Editor" is changed to "AppleScript Editor".
- Improved : The layout of Help is changed for readability in small window.
- 2.1.2 -- 2010-03-20
- Fixed : "Save to File" button did not work (Thanks to Yves Gesnel).
- Fixed : A script link for a script including single quotes did not work.
- 2.1.1 -- 2010-03-15
- AppleScriptHTML has a custom icon (Thanks to wakaba-san).
- Fixed : Output of multi paragraphs was not enclosed with <div class="sourceCode">, when the "Script Link" option was off.
- 2.1 -- 2009-10-26
- Supported Mac OS X 10.6.
- Unsupported Mac OS X 10.4.
- CSS class names are customizable.
- 2.0.7 -- 2009-06-15
- Can works with application type AppleScript.
- Fix an error when dropping files to the window.
- Add self-update function using Sparkle framework.
- 2.0.6 -- 2008-12-29
- Fix processing ScriptEditor's selection.
- 2.0.5 -- 2008-12-22
- The behavior of the default location to save files can be cutomizable in the preferences window.
- 2.0.4 -- 2008-12-10
- 2.0.3 -- 2008-12-05
- Add "Output Monitor" window (Thanks to fix-san).
- FIx an error when converting one line script.
- 2.0.2 -- 2008-12-05
- Fix position of the script link button when CSS is not generated.
- A saved file in Desktop folder will be displayed in Mac OS X 10.5 (Thanks to fix-san).
- 2.0.1 -- 2008-12-03
- Support Mac OS X 10.5
- 2.0 -- 2008-11-26
- First release with English manual.