You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
GUI modifications
#311: Menu items "copy PNG image" and "copy EMF image" moved from menu "Edit" to menu "Diagram", preference category "Diagram" renamed to "View" (according to menu changes as of 3.32-14).
Enhancements
#1114: Caret positioning on first '?' in text for new elements;
#1115: New C99 import option to convert #defines into consts in order to preserve symbolic names.
#1117: The changelog page on the "About" window now provides active HTML links for the issue numbers.
Bugfixes
#1116: C99 import failed on array typedefs with named ranges;
#1118: The comment of empty Instructions wasn't exported to C, C++, C#, Java, etc.;
#1119: An empty editor text will no longer produce an element with a single empty line but with no lines.