All-

2012.12.04 GLX2 3.0.13 is now available for download at 
https://bitbucket.org/mwieder/glx2/downloads

new features

Version control can now be disabled on an individual stack basis. This sets the 
stack's custom property uRIP["glx2VersionControl"] to "never". If you change 
your mind and want to put a stack under version control after disabling it from 
control, delete this custom property.
Quoted strings that aren't properly closed will now highlight the entire line 
in red.
The Watched Variables right-click plugin now launches PowerDebug's Watched 
Variables editor stack to allow for conditional breakpoints.
Containers are now colorized. Colors are the same as for control keywords for 
now.

known issues

Live Colorization doesn't work inside block comments.
Macro processing was causing some problems, and I'm not sure anyone actually 
used it, so it's been deprecated.
Features that have been deprecated/removed from glx2 are now in the "extras" 
folder. It's part of the legacy code, so I didn't want to just dump them, but 
they're in unknown state and not recommended.

bugs fixed

Inserting the "--> all handlers" line into text incorrectly placed the cursor 
at the end of that line instead of the end of text.
ExplicitVars wasn't being picked up properly from the IDE setting. Might not 
work with MetaCard.
Formatting a handler's parameters messed up following lines in the handler if a 
continuation char existed.
A period would close the clairvoyance popup window.
Live colorization recognized "--" but not "-- " (with a trailing space).
Uncommenting a line of text would lose its colorization.
Formatting issues with "&", "<" and ">" embedded in text being deleted or 
mangled.
The outline block wasn't scrolling correctly with the text all the time.
Multiple split screens are now more stable.

-- 
-Mark Wieder
 [email protected]


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to