What's new in JavaScript Code Library 2.1.0.212

Jun 26, 2012
  • Fixed an issue that caused SCL to sometimes freeze when updating AutoText entries
  • Fixed a drawing issue that caused SCL’s panels to disappear if PowerDesk desktop manager were used
  • (Fixed) After resizing the main/center panel down to zero width, it was impossible to restore it back.
  • (Fixed) Export commands didn’t work correctly if the “Export To Library” option was on.
  • New Office 2007 skin engine
  • (Fixed) Changing the screen resolution resulted in SCL form not being redrawn
  • Completely re-coded the screen capture feature in SCL + it’s now possible to just capture active window, all monitors and desktop/main monitor (multi-monitor setup only)
  • Now it’s possible to automatically add drop shadow to the captured screenshots
  • Fixed a small issue which prevented our system from automatically setup customer accounts after purchase
  • (Fixed) In the documentation, the screenshot showing autotext-related options was incorrect
  • Miscellaneous internal changes & bug fixes

New in JavaScript Code Library 2.1.0.187 (Jan 22, 2012)

  • Enhanced Flash ActionScript highlighter
  • It’s now possible to open a library in a different instance of SCL by holding the Shift key down
  • Fixed an issue with Categories Templates dialog that sometimes prevented creating new templates properly
  • (Fixed) Opening a library while the attachments tab is active didn’t refresh the attachments treelist
  • (Fixed) Opening a library while the screenshots tab is active didn’t refresh the screenshots treelist (doesn’t affect the screenshots viewer)
  • It’s now possible to specify both the /new parameter & a library path when calling SCL (previously, only one could only specify one parameter at most)
  • Insert Comments now has a default hotkey Ctrl + Shift + M
  • Insert Comments now correctly handle selected text (much like Visual Studio.NET)
  • Added SAS syntax highlighter
  • Greatly improved Statistics dialog speed
  • Statistics dialog now report versions & screenshots count
  • (Windows Vista or later) Several modal dialogs had painting issues if the Alt key was pressed (the issue affected buttons in particular)
  • Improved Library Import execution speed & resources usage
  • Open Library: The default directory in the open library dialog is now automatically set to the active library’s path
  • (USB Edition) If autotext’s library reference is incorrect (ie. incorrect drive letter), SCL will automatically fix it
  • (Fixed) Search Panel’s close button position wasn’t updated if the search panel was resized
  • Added support for Lua & D syntax languages
  • Search Results tree now automatically display deleted item as strike through to indicate that they are in the recycle bin
  • SCL now obeys to the lexer library’s file extension settings. In other words, you can now customize the default syntax languages for imported files just by setting the desired file extension in the language lexer
  • USB Edition Installer no longer allows you to install under Program Files, Windows or System folders (where writing privileges are restricted by default for recent Windows versions)
  • Fixed a drawing issue that caused SCL’s panels to disappear if Windows 7 switched from/to basic theme

New in JavaScript Code Library 2.1.0.160 (May 9, 2011)

  • Double clicking on a search result now cause SCL to highlight all matches in document instead of highlighting the first match
  • Disabled the ability to remove the Documents’ treelist Title column
  • (Fixed) Programs list was saved but not properly restored
  • (Fixed) Help -> Resources Popup menu didn’t work
  • Added the ability to run programs & capture their output. Very handy to extract & execute scripts on the fly
  • Added 3 new macros to be used in both code macros & programs: %EXTRACTED_CODE%, %EXTRACTED_NOTES% and %EXTRACTED_EXAMPLE%
  • Fixed an issue that prevented SCL from upgrading *.cl1 libraries (only affected the trial edition, not the full version)
  • Miscellaneous bug fixes